[Webkit-unassigned] [Bug 12486] New: XPathNSResolver.lookupNamespaceURI should return null if no URI is found
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 30 12:28:03 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12486
Summary: XPathNSResolver.lookupNamespaceURI should return null if
no URI is found
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: XML
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
OtherBugsDependingO 12450
nThis:
Currently, null Strings are converted to empty ones. This makes W3C tests fail:
XPathNSResolver_lookupNamespaceURI_nist_dmstc
XPathNSResolver_lookupNamespaceURI_null
>From the spec:
Return Value
DOMString Returns the associated namespace URI or null if none is found.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list