AndersDJohnson / AndersDJohnson/htmlcompressor
removeSpacesInsideTags incorrectly removes space after some unquoted attributes
未关闭
auto-migrated
Priority-Medium
Type-Defect
- 主要语言
- Java
- 星标
- 1
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
```
$ echo '' >test.html
$ java -jar htmlcompressor-1.5.3.jar test.html
Expected output:
Actual output:
Fix attached.
```
Original issue reported on code.google.com by `mpn@google.com` on 28 Dec 2013 at 7:51
Attachments:
- [fix-close.diff](https://storage.googleapis.com/google-code-attachments/htmlcompressor/issue-90/comment-0/fix-close.diff)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。