- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 14 Feb 2010 07:42:34 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8995
Summary: DOM processing of xmlns: attributes should look at
namespace URI, not namespace prefix
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML+RDFa (editor: Manu Sporny)
AssignedTo: msporny@digitalbazaar.com
ReportedBy: mjs@apple.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org,
msporny@digitalbazaar.com
"For each [Attr] in the [Node.attributes] list that has a [namespace prefix]
value of xmlns, create a [URI mapping] by storing the [local name] as the value
to be mapped, and the [Node.nodeValue] as the value to map."
This should actually look at the namespace *prefix* not the namespace URI.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Sunday, 14 February 2010 07:42:36 UTC