[Webkit-unassigned] [Bug 62184] ID registration/unregistration for ShadowRoot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 7 17:19:51 PDT 2011


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





--- Comment #5 from Roland Steiner <rolandsteiner at chromium.org>  2011-06-07 17:19:51 PST ---
(In reply to comment #4)
> I remember you talking about this a while back. It seems like a pretty cool idea. What are the compatibility implications? Any observable changes in behavior - especially if we introduce treeScope() accessor on an Element as public API?

I guess it'll have the same implications as the shadow root if we allow it to be reached from JS (by accessing it directly via treeScope, or by climbing the parent pointers) - i.e., mainly what is the node type and IDL of this DocumentAssociated node?

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