test/resources/html/testCompressCustomHtmlTemplates.html in htmlcompressor-0.3.1 vs test/resources/html/testCompressCustomHtmlTemplates.html in htmlcompressor-0.4.0

- old
+ new

@@ -1 +1 @@ -<script type="text/html"> <a attribute="value"> <!-- comment --> <b> </script> +<script type="text/html"> <a attribute="value" onclick="alert('hello world')"> <!-- comment --> <b> </script> \ No newline at end of file