[Webkit-unassigned] [Bug 52423] RenderObject::canHaveChildren()==false prevents shadow renderer creation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 10:45:16 PDT 2011


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





--- Comment #2 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2011-04-13 10:45:15 PST ---
(In reply to comment #1)
> This is going to be part of <content> element machinery. By default, if the element has shadow DOM subtree, the children aren't rendered, so this decision becomes runtime, not compile-time.

Turns out that the best solution is just to never render children for Elements that have shadow DOM.

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