RESOLVED INVALID 78891
StylePropertySet: Add a way for setProperty() to skip removing the existing property.
https://bugs.webkit.org/show_bug.cgi?id=78891
Summary StylePropertySet: Add a way for setProperty() to skip removing the existing p...
Andreas Kling
Reported 2012-02-17 03:50:22 PST
For attribute styles, we can assume that the property is not already in the set. We should add a way to call setProperty() without doing the extra work looking for duplicates.
Attachments
Note You need to log in before you can comment on or make changes to this bug.