AndersDJohnson / AndersDJohnson/htmlcompressor
removeSpacesInsideTags incorrectly removes space after some unquoted attributes
Đang mở
auto-migrated
Priority-Medium
Type-Defect
- Ngôn ngữ chính
- Java
- Star
- 1
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
```
$ 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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.