[Webkit-unassigned] [Bug 77503] Element should be able to have multiple shadow roots.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 17:18:45 PST 2012


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





--- Comment #3 from Shinya Kawanaka <shinyak at chromium.org>  2012-02-01 17:18:45 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > Note that some kinds of elements have shadow tree by own. We should decline to add shadow root in such elements.
> 
> Why? A large reason of introducing multiple shadow subtrees per element is to _allow_ overriding shadow DOM of an element with a "built-in" shadow subtree. Can you explain what pitfalls I am not seeing here?

Ah... Sorry, I didn't understand the motivation of multiple shadow subtrees. I was afraid that a user breaks current input implementation...

OK. That being the case, I don't have any reason to prevent overriding "built-in" shadow subtree.

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