[Webkit-unassigned] [Bug 57813] New: Support a list of nodes at the top level of a shadow DOM tree
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 4 21:37:54 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57813
Summary: Support a list of nodes at the top level of a shadow
DOM tree
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dominicc at google.com
CC: dglazkov at chromium.org
Element::setShadowRoot takes an Node. However Element is already a container, so it should permit multiple nodes at the top level of a shadow. This is more flexible for internal shadow (validation message could use this) and required to implement an XBL-style component model.
--
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