[Webkit-unassigned] [Bug 80405] New: [Shadow DOM] Extends path notation used in test utility function so that we can specify arbitrary ShadowRoot in Shadow Tree.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 6 04:37:11 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80405
Summary: [Shadow DOM] Extends path notation used in test
utility function so that we can specify arbitrary
ShadowRoot in Shadow Tree.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hayato at chromium.org
CC: dglazkov at chromium.org, rolandsteiner at chromium.org,
dominicc at chromium.org, morrita at google.com,
shinyak at chromium.org
Some layout tests (in fast/dom/shadow) use a 'getElementByIdInShadow(path)' utility function, which does not support getting an element in arbitrary ShadowRoot.
We can get an element only from the youngest ShadowRoot by the current path notation.
It'd be nice to get an element from arbitrary ShadowRoot in ShadowTree, extending path notation.
--
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