AndersDJohnson / AndersDJohnson/htmlcompressor
<script> in comments
Offen
auto-migrated
Priority-Medium
Type-Defect
- Vorherrschende Sprache
- Java
- Sterne
- 1
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
```
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.