[Webkit-unassigned] [Bug 89682] New: Throw SYNTAX_ERR instead of NAMESPACE_ERR from querySelector(All)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 21 11:37:45 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=89682
Summary: Throw SYNTAX_ERR instead of NAMESPACE_ERR from
querySelector(All)
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: WebExposed
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pablof at motorola.com
The spec now says:
[[
If the group of selectors include namespace prefixes that need to be resolved, the implementation must raise a SYNTAX_ERR exception
]]
http://dev.w3.org/2006/webapi/selectors-api/#resolving-namespaces
Thread here: http://lists.w3.org/Archives/Public/public-webapps/2012AprJun/1225.html
Mozilla already changed it: https://bugzilla.mozilla.org/show_bug.cgi?id=766798
--
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