[Webkit-unassigned] [Bug 78473] ShadowRoot needs innerHTML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 15:55:16 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78473





--- Comment #9 from MORITA Hajime <morrita at google.com>  2012-02-21 15:55:16 PST ---
(From update of attachment 127944)
View in context: https://bugs.webkit.org/attachment.cgi?id=127944&action=review

> Source/WebCore/dom/ShadowRoot.cpp:157
> +        replaceChildrenWithFragment(toElement(this), fragment.release(), ec);

Does this really work?

> LayoutTests/fast/dom/shadow/shadow-root-innerHTML.html:36
> +

I'm confused. Why is div2 available even after setting another innerHTML?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list