<?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>713</bug_id>
          
          <creation_ts>2004-05-12 17:45:52 +0000</creation_ts>
          <short_desc>DOM Level 3 test case problem documentnormalizedocument11</short_desc>
          <delta_ts>2004-05-22 23:41:00 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>DOM TS</product>
          <component>DOM Level 3</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>nddelima</reporter>
          <assigned_to name="Philippe Le Hegaret">plh</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1814</commentid>
    <comment_count>0</comment_count>
    <who name="">nddelima</who>
    <bug_when>2004-05-12 17:45:52 +0000</bug_when>
    <thetext>Seems like a problem with DOM Level 3 test case documentnormalizedocument11.  

&lt;assertEquals actual=&quot;nodeName&quot; expected=&apos;&quot;address&quot;&apos; 
id=&quot;documentnormalizedocument11_namespaceDeclarations&quot; ignoreCase=&quot;false&quot;/&gt;

should have been

&lt;assertEquals actual=&quot;nodeName&quot; expected=&apos;&quot;acronym&quot;&apos; 
id=&quot;documentnormalizedocument11_namespaceDeclarations&quot; ignoreCase=&quot;false&quot;/&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1910</commentid>
    <comment_count>1</comment_count>
    <who name="Andrew Clover">and</who>
    <bug_when>2004-05-22 19:41:00 +0000</bug_when>
    <thetext>Can confirm Neil&apos;s findings, was about to report this myself!

However, I can&apos;t quite work out what the test is supposed to be doing in any
case. It only seems to be checking element nodeNames, which should be completely
unaffected by the normalizeDocument call in any case. I would have expected it
to check (a) that the namespace declaration Attrs were gone and (b) that the
nodes were still in the same namespaces.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>