AndersDJohnson / AndersDJohnson/htmlcompressor

HTML analyzer wrongly reports extra 2 bytes

Abierto
#65 0 comentarios 0 reacciones 0 asignados Ver en GitHub
auto-migrated Priority-Medium Type-Defect
Lenguaje dominante
Java
Estrellas
1
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

```
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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.