<?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>6189</bug_id>
          
          <creation_ts>2008-10-29 19:44:26 +0000</creation_ts>
          <short_desc>Validator tells me &lt;col&gt; should appear in &lt;colgroup&gt; element</short_desc>
          <delta_ts>2009-02-02 21:28:08 +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>Parser</component>
          <version>0.8.3</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Leah Taylor">ldctaylor</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>ot</cc>
          
          <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>22278</commentid>
    <comment_count>0</comment_count>
    <who name="Leah Taylor">ldctaylor</who>
    <bug_when>2008-10-29 19:44:26 +0000</bug_when>
    <thetext>Validator gives error message for XHTML strict, &quot;document type does not allow element &quot;col&quot; here; assuming missing &quot;colgroup&quot; start-tag&quot;

Code is displayed below. &lt;col&gt; is permissable outside &lt;colgroup&gt; element so looks like a bug.

			&lt;colgroup span=&quot;2&quot; width=&quot;100&quot;&gt;
				&lt;col align=&quot;left&quot; /&gt;
				&lt;col align=&quot;right&quot; /&gt;
			&lt;/colgroup&gt;
				&lt;col align=&quot;center&quot; width=&quot;auto&quot; /&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>22368</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2008-11-06 14:13:49 +0000</bug_when>
    <thetext>It is very improbable that there would be a bug here, since this part of validation comes from the machine-readable and authoritative definition of XHTML Strict. A URL, or alternatively more markup context (are you in a &lt;table&gt;?), would help understand the issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>23396</commentid>
    <comment_count>2</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2009-02-02 21:28:08 +0000</bug_when>
    <thetext>Without any clarification in 3 months, closing this bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>