test/resources/html/testSimpleBooleanAttributesResult.html in htmlcompressor-0.1.1 vs test/resources/html/testSimpleBooleanAttributesResult.html in htmlcompressor-0.1.2
- old
+ new
@@ -1 +1 @@
-<input checked> <input checked> checked="checked" <input selected> <input disabled> <input readonly id="id"/>
+<input checked> <input checked> checked="checked" <input selected> <input disabled> <input readonly id="id"/> <input id="id2" ng-disabled="compareDisabled"/> <input id="id3"ng-disabled="compareDisabled"/>
\ No newline at end of file