AndersDJohnson / AndersDJohnson/htmlcompressor

HTML analyzer wrongly reports extra 2 bytes

オープン
#65 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
auto-migrated Priority-Medium Type-Defect
主要言語
Java
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

```
On Windows, when I run the following command line (the HTML file is the one
included in the test resources) :
java -jar htmlcompressor-1.5.2.jar -a testSimpleDoctypeResult.html

I see the following output:
================================================================================
Setting | Incremental Gain | Total Gain | Page Size |
================================================================================
Compression disabled | 0 (0.0%) | 0 (0.0%) | 17 |
All settings disabled | 2 (11.8%) | 2 (11.8%) | 15 |
[...]

I don't understand what those 2 extra bytes are, the file is originally only 15
bytes.

```

Original issue reported on code.google.com by `pablo.t...@gmail.com` on 13 Dec 2011 at 7:15

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。