[Webkit-unassigned] [Bug 48697] Provide means to store shadow DOM nodes on Element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 09:50:22 PDT 2010


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





--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2010-11-01 09:50:23 PST ---
I'm not sure if I'm convinced. Shadow DOM is not just DOM, it's an implementation detail of element's renderer. If anything, we should be further isolating it from regular DOM.

Its lifetime is quite different, too, because shadow DOM nodes never have wrappers.

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