- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 14 Feb 2010 07:22:52 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8991
Summary: Change to "coercion to infoset" rules is underdefined
Product: HTML WG
Version: unspecified
Platform: PC
URL: http://dev.w3.org/html5/rdfa/#preserving-namespaces-via-
coercion-to-infoset
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
Section 5.3 says:
"If the XML API is namespace-aware, the tool must ensure that proper
([namespace name], [local name], [normalized value]) namespace tuples are
created when converting the non-XML mode DOM into an Infoset."
But which are the "proper" namepace tuples? The example implies they are
created by attributes with xmlns: in the name, but those have no special
meaning in HTML5 and do not normally declare a namespace, so it's not clear,
without being more specific, what is "proper".
--
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:22:53 UTC