RESOLVED INVALID 70497
StyledElement: Remove unnecessary parenting of mapped attribute declarations.
https://bugs.webkit.org/show_bug.cgi?id=70497
Summary StyledElement: Remove unnecessary parenting of mapped attribute declarations.
Andreas Kling
Reported 2011-10-20 06:19:48 PDT
StyledElement's mapped attribute declarations don't need to be parented by the document's elementSheet(), since they mark the node for style recalc directly. Note that this doesn't apply to the inline style declaration.
Attachments
Proposed patch (1.90 KB, patch)
2011-10-20 06:20 PDT, Andreas Kling
kling: review-
Andreas Kling
Comment 1 2011-10-20 06:20:44 PDT
Created attachment 111761 [details] Proposed patch
Andreas Kling
Comment 2 2011-10-20 06:34:49 PDT
Comment on attachment 111761 [details] Proposed patch This is not correct, r-ing so nobody ninja r+es..
Note You need to log in before you can comment on or make changes to this bug.