<?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>1201</bug_id>
          
          <creation_ts>2005-04-04 15:48:18 +0000</creation_ts>
          <short_desc>Valid code despite wrong html tags</short_desc>
          <delta_ts>2005-04-04 18:16:55 +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.7.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alex Casanova">alexandra.casanova</reporter>
          <assigned_to name="Terje Bless">link</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>3792</commentid>
    <comment_count>0</comment_count>
    <who name="Alex Casanova">alexandra.casanova</who>
    <bug_when>2005-04-04 15:48:18 +0000</bug_when>
    <thetext>Example:

&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;&lt;title&gt;Platform Management - Operations&lt;/title&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=ISO-8859-1&quot;&gt;
&lt;/head&gt;
&lt;body
&lt;table class=&quot;text&quot; summary=&quot;&quot;
&lt;tr
  &lt;td&lt;/td
&lt;/tr
&lt;/table
&lt;/body
&lt;/html&gt;

This code is valid HTML 4.01 Transitional!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3793</commentid>
    <comment_count>1</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2005-04-04 15:49:18 +0000</bug_when>
    <thetext>See http://www.w3.org/TR/html4/appendix/notes.html#h-B.3.3</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>