[Webkit-unassigned] [Bug 44432] New: setAttributeNS() should throw NAMESPACE_ERR for prefixed qualifiedName with null namespace
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 23 09:25:30 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44432
Summary: setAttributeNS() should throw NAMESPACE_ERR for
prefixed qualifiedName with null namespace
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: XML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: andreas.kling at nokia.com
According to DOM Level 2, if setAttributeNS() is called with a null namespace and a qualifiedName with a prefix, NAMESPACE_ERR should be raised.
Spec link:
http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-ElSetAttrNS
--
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