[html5] r6302 - [e] (0) try to fiddle with the spacing in the table section to make it more readable

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 14 16:47:35 PDT 2011


Author: ianh
Date: 2011-07-14 16:47:34 -0700 (Thu, 14 Jul 2011)
New Revision: 6302

Modified:
   complete.html
   index
   source
Log:
[e] (0) try to fiddle with the spacing in the table section to make it more readable

Modified: complete.html
===================================================================
--- complete.html	2011-07-14 23:42:05 UTC (rev 6301)
+++ complete.html	2011-07-14 23:47:34 UTC (rev 6302)
@@ -39024,22 +39024,18 @@
   </dl><p>The <code><a href=#the-table-element>table</a></code> element <a href=#represents>represents</a> data with
   more than one dimension, in the form of a <a href=#concept-table title=concept-table>table</a>.</p>
 
-  <div class=impl>
-  <p>The <code><a href=#the-table-element>table</a></code> element takes part in the <a href=#table-model>table
-  model</a>.</p>
-  </div>
+  <p><span class=impl>The <code><a href=#the-table-element>table</a></code> element takes part in
+  the <a href=#table-model>table model</a>.</span> Tables have rows, columns, and
+  cells given by their descendants. The rows and columns form a grid;
+  a table's cells must completely cover that grid without overlap.</p>
 
-  <p>Tables have rows, columns, and cells given by their descendants.
-  The rows and columns form a grid; a table's cells must completely
-  cover that grid without overlap.</p>
-
   <div class=impl>
   <p class=note>Precise rules for determining whether this
   conformance requirement is met are described in the description of
   the <a href=#table-model>table model</a>.</p>
   </div>
 
-  <hr><p>Authors are encouraged to provide information describing how to
+  <p>Authors are encouraged to provide information describing how to
   interpret complex tables. Guidance on how <a href=#table-descriptions-techniques>provide such information</a>
   is given below.</p>
 
@@ -39049,8 +39045,10 @@
   may report the contents of that attribute to the user.</p>
   </div>
 
-  <hr><!--FORK--><p>Tables must not be used as layout aids.
+<!--FORK-->
 
+  <p>Tables must not be used as layout aids.
+
   Historically, some Web authors have misused tables in HTML as a way
   to control their page layout. This usage is non-conforming, because
   tools attempting to extract tabular data from such documents would
@@ -39113,8 +39111,9 @@
   borders should be drawn around cells of the table.</p>
   <!--!--> <!-- http://www.w3.org/mid/BANLkTin+7AWUp0-7Jjt1+VJSa5vahJfL4w@mail.gmail.com -->
 
+
   <div class=impl>
-  <p>Tables can be complicated to understand and navigate. To help
+  <hr><p>Tables can be complicated to understand and navigate. To help
   users with this, user agents should clearly dilineate cells in a
   table from each other, unless the user agent has classified the
   table as a

Modified: index
===================================================================
--- index	2011-07-14 23:42:05 UTC (rev 6301)
+++ index	2011-07-14 23:47:34 UTC (rev 6302)
@@ -38896,22 +38896,18 @@
   </dl><p>The <code><a href=#the-table-element>table</a></code> element <a href=#represents>represents</a> data with
   more than one dimension, in the form of a <a href=#concept-table title=concept-table>table</a>.</p>
 
-  <div class=impl>
-  <p>The <code><a href=#the-table-element>table</a></code> element takes part in the <a href=#table-model>table
-  model</a>.</p>
-  </div>
+  <p><span class=impl>The <code><a href=#the-table-element>table</a></code> element takes part in
+  the <a href=#table-model>table model</a>.</span> Tables have rows, columns, and
+  cells given by their descendants. The rows and columns form a grid;
+  a table's cells must completely cover that grid without overlap.</p>
 
-  <p>Tables have rows, columns, and cells given by their descendants.
-  The rows and columns form a grid; a table's cells must completely
-  cover that grid without overlap.</p>
-
   <div class=impl>
   <p class=note>Precise rules for determining whether this
   conformance requirement is met are described in the description of
   the <a href=#table-model>table model</a>.</p>
   </div>
 
-  <hr><p>Authors are encouraged to provide information describing how to
+  <p>Authors are encouraged to provide information describing how to
   interpret complex tables. Guidance on how <a href=#table-descriptions-techniques>provide such information</a>
   is given below.</p>
 
@@ -38921,8 +38917,10 @@
   may report the contents of that attribute to the user.</p>
   </div>
 
-  <hr><!--FORK--><p>Tables must not be used as layout aids.
+<!--FORK-->
 
+  <p>Tables must not be used as layout aids.
+
   Historically, some Web authors have misused tables in HTML as a way
   to control their page layout. This usage is non-conforming, because
   tools attempting to extract tabular data from such documents would
@@ -38985,8 +38983,9 @@
   borders should be drawn around cells of the table.</p>
   <!--!--> <!-- http://www.w3.org/mid/BANLkTin+7AWUp0-7Jjt1+VJSa5vahJfL4w@mail.gmail.com -->
 
+
   <div class=impl>
-  <p>Tables can be complicated to understand and navigate. To help
+  <hr><p>Tables can be complicated to understand and navigate. To help
   users with this, user agents should clearly dilineate cells in a
   table from each other, unless the user agent has classified the
   table as a

Modified: source
===================================================================
--- source	2011-07-14 23:42:05 UTC (rev 6301)
+++ source	2011-07-14 23:47:34 UTC (rev 6302)
@@ -43341,23 +43341,17 @@
   more than one dimension, in the form of a <span
   title="concept-table">table</span>.</p>
 
-  <div class="impl">
-  <p>The <code>table</code> element takes part in the <span>table
-  model</span>.</p>
-  </div>
+  <p><span class="impl">The <code>table</code> element takes part in
+  the <span>table model</span>.</span> Tables have rows, columns, and
+  cells given by their descendants. The rows and columns form a grid;
+  a table's cells must completely cover that grid without overlap.</p>
 
-  <p>Tables have rows, columns, and cells given by their descendants.
-  The rows and columns form a grid; a table's cells must completely
-  cover that grid without overlap.</p>
-
   <div class="impl">
   <p class="note">Precise rules for determining whether this
   conformance requirement is met are described in the description of
   the <span>table model</span>.</p>
   </div>
 
-  <hr>
-
   <p>Authors are encouraged to provide information describing how to
   interpret complex tables. Guidance on how <a
   href="#table-descriptions-techniques">provide such information</a>
@@ -43370,8 +43364,6 @@
   may report the contents of that attribute to the user.</p>
   </div>
 
-  <hr>
-
 <!--END w3c-html--><!--FORK-->
 
   <p>Tables must not be used as layout aids.
@@ -43457,7 +43449,9 @@
   borders should be drawn around cells of the table.</p>
   <!--!--> <!-- http://www.w3.org/mid/BANLkTin+7AWUp0-7Jjt1+VJSa5vahJfL4w@mail.gmail.com -->
 
+
   <div class="impl">
+  <hr>
   <p>Tables can be complicated to understand and navigate. To help
   users with this, user agents should clearly dilineate cells in a
   table from each other, unless the user agent has classified the




More information about the Commit-Watchers mailing list