<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>8991</bug_id>
          
          <creation_ts>2010-02-14 07:22:52 +0000</creation_ts>
          <short_desc>Change to &quot;coercion to infoset&quot; rules is underdefined</short_desc>
          <delta_ts>2011-08-04 05:06:10 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>LC1 HTML+RDFa (editor: Manu Sporny)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://dev.w3.org/html5/rdfa/#preserving-namespaces-via-coercion-to-infoset</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Maciej Stachowiak">mjs</reporter>
          <assigned_to name="Manu Sporny">msporny</assigned_to>
          <cc>mike</cc>
    
    <cc>msporny</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>31997</commentid>
    <comment_count>0</comment_count>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2010-02-14 07:22:52 +0000</bug_when>
    <thetext>Section 5.3 says:

&quot;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.&quot;

But which are the &quot;proper&quot; 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&apos;s not clear, without being more specific, what is &quot;proper&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>32131</commentid>
    <comment_count>1</comment_count>
    <who name="Manu Sporny">msporny</who>
    <bug_when>2010-02-16 04:29:11 +0000</bug_when>
    <thetext>RDFA-SPEC-SECTIONS [conformance-criteria-for-xmlns:-prefixed-attributes]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>35433</commentid>
    <comment_count>2</comment_count>
    <who name="Manu Sporny">msporny</who>
    <bug_when>2010-05-05 03:00:37 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the tracker issue; or you may create a tracker issue
yourself, if you are able to do so. For more details, see this document:

http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Fixed

Change Description: 

Included one more example to be more clear how the &quot;proper&quot; namespace tuple is generated:

http://dev.w3.org/cvsweb/html5/rdfa/drafts/ED-rdfa-in-html-20100504/Overview.html.diff?r1=1.7&amp;r2=1.8&amp;f=h

&quot;&quot;&quot;
If the XML API is namespace-aware, the tool must ensure that ([namespace name], [local name], [normalized value]) namespace tuples are created when converting the non-XML mode DOM into an Infoset. Given a standard xmlns: definition, xmlns:foo=&quot;http://example.org/bar#&quot;, the [namespace name] is http://www.w3.org/2000/xmlns/, the [local name] is foo, and the [normalized value] is http://example.org/bar#, thus the namespace tuple would be (http://www.w3.org/2000/xmlns/, foo, http://example.org/bar#).
&quot;&quot;&quot;

Rationale:

Further defining what &quot;proper&quot; means is helpful to implementers.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53035</commentid>
    <comment_count>3</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:06:10 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>