RESOLVED FIXED 78497
Don't mark element for style recalc when modifying its attribute style.
https://bugs.webkit.org/show_bug.cgi?id=78497
Summary Don't mark element for style recalc when modifying its attribute style.
Andreas Kling
Reported 2012-02-13 07:35:52 PST
StylePropertySet::setNeedsStyleRecalc() shouldn't do anything if the parent element is an element's attributeStyle().
Attachments
Patch (1.65 KB, patch)
2012-02-13 07:42 PST, Andreas Kling
koivisto: review+
Andreas Kling
Comment 1 2012-02-13 07:42:43 PST
Andreas Kling
Comment 2 2012-02-13 07:54:36 PST
Note You need to log in before you can comment on or make changes to this bug.