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 はまだ評価されていません。