[Webkit-unassigned] [Bug 76693] ShadowRoot should inherit from DocumentFragment.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 11:53:51 PST 2012


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





--- Comment #2 from MORITA Hajime <morrita at google.com>  2012-01-23 11:53:51 PST ---
> Hmmm - I wonder if it wouldn't be useful to have a ContainerNode IDL that both DocumentFragment and ShadowRoot (and Element, etc.) could derive from.
I don't expect we can do it because declaring IDL makes it visible from JS. 
Fortunately, there are few  API in DocumentFragment itself.

One specific thing in my mind here is nodeType() value.

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