AndersDJohnson / AndersDJohnson/htmlcompressor
<script> in comments
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.