[Webkit-unassigned] [Bug 77714] New: Implement querySelector on ShadowRoot
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 2 22:04:31 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=77714
Summary: Implement querySelector on ShadowRoot
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
Blocks: 63601
Now ShadowRoot inherits DocumentFragment both in WebCore and IDL, but it seems there is some cases that its querySelector APIs does not work correctly.
I'll attach a LayoutTest for error cases.
--
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