aboutsummaryrefslogtreecommitdiff
path: root/test/compress/html_comments.js
AgeCommit message (Collapse)Author
2019-12-05avoid collision with HTML comments (#3625)Alex Lam S.L
fixes #3624
2017-03-21throw parse error on invalid assignments (#1627)Alex Lam S.L
fixes #1626
2015-10-13Fix other operator output related to <!-- or -->kzc
2015-10-12Output `-- >` instead of `-->` in expressions. Escape `<!--` and `-->` ↵kzc
within string literals.