<?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>15530</bug_id>
          
          <creation_ts>2012-01-12 03:51:38 +0000</creation_ts>
          <short_desc>2 errors in section 17.6.1 The separated borders model ; diagram of width of table</short_desc>
          <delta_ts>2012-12-04 00:53:28 +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>All</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="Gérard Talbot">info</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>62583</commentid>
    <comment_count>0</comment_count>
    <who name="Gérard Talbot">info</who>
    <bug_when>2012-01-12 03:51:38 +0000</bug_when>
    <thetext>Bug description:
http://lists.w3.org/Archives/Public/www-style/2011Feb/0652.html

In section 17, whenever the word &quot;padding&quot; is used, the text should be made explicit as to which element&apos;s padding we are talking about since table elements and table cell elements can have padding. 

Same thing with borders.

Being explicit for &quot;padding&quot; and &quot;borders&quot; is helpful.

So,

{
The width of the table is the distance from the left inner padding edge to
the right inner padding edge (including the border spacing but excluding
padding and border).

However, in HTML and XHTML1, the width of the &lt;table&gt; element is the
distance from the left border edge to the right border edge.
}


s/but excluding padding and border/but excluding table padding and table
borders/

--------------

This diagram
http://www.w3.org/TR/CSS21/images/tbl-spacing.png
is inaccurate, incorrect.

Proposal:

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/width-table-BC-separated.html

Gérard</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>