[Webkit-unassigned] [Bug 99232] New: Content element does not expose distributedNodes property
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 12 19:06:09 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=99232
Summary: Content element does not expose distributedNodes
property
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sorvell at chromium.org
CC: dglazkov at chromium.org, dominicc at chromium.org
Created an attachment (id=168529)
--> (https://bugs.webkit.org/attachment.cgi?id=168529&action=review)
Reduction to test existence of <content>.distributedNodes
A content element that is a shadowRoot insertion point is expected to expose a distributedNodes property. This property is not currently set.
Note: This property may have been proposed as 'distributedNodes', but it should be 'distributedElements' since it can contain textNodes. Regardless, neither property is currently set.
--
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