[Webkit-unassigned] [Bug 76611] Content element should be able to be dynamically added/removed/replaced in a shadow tree.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 19:28:52 PST 2012


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





--- Comment #20 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2012-01-31 19:28:52 PST ---
(From update of attachment 124862)
View in context: https://bugs.webkit.org/attachment.cgi?id=124862&action=review

> Source/WebCore/dom/Element.cpp:953
> +        // In a shadow tree, some of light children may be attached by 'content' element.
> +        // However, when there is no content element or content element does not select
> +        // all light children, we have to attach the rest of light children here.

Won't this cause the children to appear in rendering? This seems wrong.

-- 
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