AndersDJohnson / AndersDJohnson/htmlcompressor

Strip spaces between quoted attributes

オープン
#63 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。