<?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>9708</bug_id>
          
          <creation_ts>2010-05-11 10:02:50 +0000</creation_ts>
          <short_desc>Remove step 20 from &apos;Forming a table&apos; section (&quot;table model error&quot;)</short_desc>
          <delta_ts>2010-10-04 14:32:43 +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>pre-LC1 HTML5 spec (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</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="Andreas Kuckartz">a.kuckartz</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</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>35548</commentid>
    <comment_count>0</comment_count>
    <who name="Andreas Kuckartz">a.kuckartz</who>
    <bug_when>2010-05-11 10:02:50 +0000</bug_when>
    <thetext>Copied from http://bugzilla.validator.nu/show_bug.cgi?id=742 :

&quot;I see error messages such as this one for HTML5 code:
Error: Table column 4 established by element col has no cells beginning in it.

I think that this should raise a warning, not an error message.&quot;

Reply by Michael(tm) Smith:

&quot;In the &apos;Forming a table&apos; section of the HTML5 spec, see step 20: &apos;If there
exists a row or column in the table containing only slots that do not have a
cell anchored to them, then this is a table model error.&apos;&quot;

Error message &quot;element col has no cells beginning in it&quot;
http://bugzilla.validator.nu/show_bug.cgi?id=742

This in some cases makes it very difficult to migrate old applications to HTML5.

In HTML4 one could output a grid using &lt;col&gt;-tags and then generate and output the table rows one by one without. According to the current step 20 one now has to walk thru all rows before the &lt;col&gt;-grid can be generated and output.

Is there any *compelling* need for step 20 (&quot;table model error&quot;) in the &apos;Forming a table&apos; section ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>35549</commentid>
    <comment_count>1</comment_count>
    <who name="Andreas Kuckartz">a.kuckartz</who>
    <bug_when>2010-05-11 10:53:02 +0000</bug_when>
    <thetext>A corresponding problem is described here:

Help with HTML validation error: Table column has no cells beginning in it
http://stackoverflow.com/questions/2292947/help-with-html-validation-error-table-column-has-no-cells-beginning-in-it</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>37801</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-08-24 22:40:23 +0000</bug_when>
    <thetext>It&apos;s supposed to catch cases where the author has created a table with too many columns (a somewhat common problem that can be hard to debug).

I don&apos;t understand your use case. Can you describe it in more detail?



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: Did Not Understand Request
Change Description: no spec change
Rationale: Need more details on the use case before determining whether it&apos;s worth removing the step or not.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>