[webkit-reviews] review granted: [Bug 90661] Distributed nodes should not share styles. : [Attachment 159859] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 21 22:59:54 PDT 2012


Hajime Morrita <morrita at google.com> has granted Takashi Sakamoto
<tasak at google.com>'s request for review:
Bug 90661: Distributed nodes should not share styles.
https://bugs.webkit.org/show_bug.cgi?id=90661

Attachment 159859: Patch
https://bugs.webkit.org/attachment.cgi?id=159859&action=review

------- Additional Comments from Hajime Morrita <morrita at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=159859&action=review


Looks good. Please take this small fix.

> LayoutTests/fast/dom/shadow/style-of-distributed-node.html:29
> +div.innerHTML = '<div id="child-a"></div><div id="child-b"></div>';

You can put this into markup instead of programatically.


More information about the webkit-reviews mailing list