Skip to content

greedy simple attributes remove content for all attributes ending in "disabled" such as ng-disabled #98

@GoogleCodeExporter

Description

@GoogleCodeExporter
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 [email protected] on 4 Sep 2014 at 2:38

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions