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 還沒有評估資料。