AndersDJohnson / AndersDJohnson/htmlcompressor
<script> in comments
Abierto
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
```
What steps will reproduce the problem?
Next piece of html is compressed incorrectly
document.write('hello')
What is the expected output? What do you see instead?
The compressed output is empty. but is should be
document.write('hello')
What version of the product are you using? On what operating system?
1.4
Please provide any additional information below.
```
Original issue reported on code.google.com by `zona...@gmail.com` on 30 Jan 2012 at 8:35
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.