AndersDJohnson / AndersDJohnson/htmlcompressor
<script> in comments
Ouverte
auto-migrated
Priority-Medium
Type-Defect
- Langage dominant
- Java
- Étoiles
- 1
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
```
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.