This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 14167 - lookupNamespaceURI should convert "" to null
Summary: lookupNamespaceURI should convert "" to null
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: DOM (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 13:41 UTC by Simon Pieters
Modified: 2011-09-16 17:34 UTC (History)
2 users (show)

See Also:


Attachments

Description Simon Pieters 2011-09-15 13:41:41 UTC
http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#dom-node-lookupnamespaceuri

should have a step saying

"If prefix is the empty string, set it to null."