AndersDJohnson / AndersDJohnson/htmlcompressor

Strip spaces between quoted attributes

未關閉
#63 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
auto-migrated Priority-Medium Type-Enhancement
主要語言
Java
星號
1
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

```
According to HTML5 spec, attributes contain multiple values must be quoted
(i.e., unquoted attributes mustn't contain space):
http://www.w3.org/TR/html5/syntax.html#attributes-0

But we can strip space between quoted attributes to save some bits, get the
idea from here:
https://github.com/kangax/html-minifier/issues/2

Are you interested in hosting this project on github? It's more easily to get
contributed there. :)

```

Original issue reported on code.google.com by `gra...@gmail.com` on 8 Dec 2011 at 6:29

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。