<?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>4495</bug_id>
          
          <creation_ts>2007-04-27 15:37:44 +0000</creation_ts>
          <short_desc>Missing xmlns attribute for element html</short_desc>
          <delta_ts>2007-04-27 16:08:50 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>0.8.0b1</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 2000</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.bjkeefe.com/blog-support/blogindex.html</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="Brendan Keefe">bjkeefe</reporter>
          <assigned_to name="Olivier Thereaux">ot</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>14906</commentid>
    <comment_count>0</comment_count>
    <who name="Brendan Keefe">bjkeefe</who>
    <bug_when>2007-04-27 15:37:44 +0000</bug_when>
    <thetext>If I run the page specified at the above URL through the stable version (0.7.4?) of the validator, it passes.  The beta (0.8) version, however, gives the error message &quot;Missing xmlns attribute for element html&quot;  for line 3 of the document.

First two lines are DOCTYPE declaration.  Third line is a bare &lt;html&gt; tag.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14907</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2007-04-27 16:08:50 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; If I run the page specified at the above URL through the stable version
&gt; (0.7.4?) of the validator, it passes.  The beta (0.8) version, however, gives
&gt; the error message &quot;Missing xmlns attribute for element html&quot;  for line 3 of the
&gt; document.

Indeed, the 0.8 beta adds some conformance checks that were not performed in 0.7.4.

&gt; First two lines are DOCTYPE declaration.  Third line is a bare &lt;html&gt; tag.
According to 
http://www.w3.org/TR/xhtml1/#strict
a bare &lt;html&gt; tag is not allowed in XHTML 1.0.

Closing as &quot;Not a Bug&quot;. It&apos;s a feature.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>