You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
Try to compress <input id="id2" ng-disabled="compareDisabled"/>
What is the expected output? What do you see instead?
expected
<input id="id2" ng-disabled="compareDisabled"/>
actual
<input id="id2" ng-disabled/>
Original issue reported on code.google.com by chiod...@gmail.com on 4 Sep 2014 at 2:38
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
chiod...@gmail.com
on 4 Sep 2014 at 2:38The text was updated successfully, but these errors were encountered: