<?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>17135</bug_id>
          
          <creation_ts>2012-05-21 12:28:36 +0000</creation_ts>
          <short_desc>Border vagueness in definition of table height and in layout algorithms</short_desc>
          <delta_ts>2012-12-04 00:53:41 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>CSS Level 2</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 3.1</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Anton P">antonsforums</reporter>
          <assigned_to name="Bert Bos">bert</assigned_to>
          
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>67956</commentid>
    <comment_count>0</comment_count>
    <who name="Anton P">antonsforums</who>
    <bug_when>2012-05-21 12:28:36 +0000</bug_when>
    <thetext>Reported by Anton Prowse
There is a general class of issues regarding the fact that the automatic, fixed and height layout algorithms desperately try to be agnostic to the particular borders model being used, but do not satisfactorily succeed.

i) 17.5.2.1 (Fixed table layout) talks vaguely about borders.  In the case of the the collapsed borders model, is it referring to the border lumps made up of cell and column borders?  (See also Bug 17133.)  In the case of the the separated borders model, there are no column borders to consider; are the cell borders accounted for when determining the column widths (since columns contain cell borders in this borders model)?  Cf. Bug 15460

ii) 17.5.2.2 (Automatic table layout) also talks vaguely about borders. In the case of the separated borders model columns are supposed to contain cell borders, yet that doesn&apos;t seem to be the case here unless the &quot;minimum cell width&quot; in steps 2 and 3 of the column width calculation refers to outer width; this would be in contrast with how that term is defined in step 1.  It looks as if the algorithm is simply assuming the collapsed borders model.

iii) 17.6.2 (Collapsing border model) doesn&apos;t talk about horizontal borders (other than table top and table bottom) and 17.5.3 (Table height algorithms) merely says:
  # A value of &apos;auto&apos; means that the [table] height is the sum of
  # the row heights plus any cell spacing or borders.
More explanation might be needed here.

Conversation begins:
Bug description:
http://lists.w3.org/Archives/Public/www-style/2012Jan/1016.html (Issue 6 b,c,d)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67957</commentid>
    <comment_count>1</comment_count>
    <who name="Anton P">antonsforums</who>
    <bug_when>2012-05-21 12:28:56 +0000</bug_when>
    <thetext>See also Bug 15577: Border vagueness in definition of table width in fixed table layout.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67959</commentid>
    <comment_count>2</comment_count>
    <who name="Anton P">antonsforums</who>
    <bug_when>2012-05-21 12:30:17 +0000</bug_when>
    <thetext>I think that a better approach would be for each of the automatic, fixed and height layout algorithms to have a leading paragraph explaining the influence of each of the two borders models on the subsequent calculations which can refer back to the information in that paragraph when necessary.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>