[html5] r4947 - [e] (0) Clarify sentence. Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9331

whatwg at whatwg.org whatwg at whatwg.org
Thu Apr 1 20:41:27 PDT 2010


Author: ianh
Date: 2010-04-01 20:41:26 -0700 (Thu, 01 Apr 2010)
New Revision: 4947

Modified:
   complete.html
   index
   source
Log:
[e] (0) Clarify sentence.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9331

Modified: complete.html
===================================================================
--- complete.html	2010-04-02 01:38:52 UTC (rev 4946)
+++ complete.html	2010-04-02 03:41:26 UTC (rev 4947)
@@ -30857,7 +30857,7 @@
 
   <p>A <dfn id=concept-column title=concept-column>column</dfn> is a complete set of
   slots from <span title=""><var title="">y</var>=0</span> to <span title=""><var title="">y</var>=<var title="">y<sub title="">height</sub></var>-1</span>, for a particular value of <var title="">x</var>. Columns can correspond to <code><a href=#the-col-element>col</a></code>
-  elements, but in the absence of <code><a href=#the-col-element>col</a></code> elements are
+  elements. In the absence of <code><a href=#the-col-element>col</a></code> elements, columns are
   implied.</p>
 
   <p>A <dfn id=concept-row-group title=concept-row-group>row group</dfn> is a set of

Modified: index
===================================================================
--- index	2010-04-02 01:38:52 UTC (rev 4946)
+++ index	2010-04-02 03:41:26 UTC (rev 4947)
@@ -30758,7 +30758,7 @@
 
   <p>A <dfn id=concept-column title=concept-column>column</dfn> is a complete set of
   slots from <span title=""><var title="">y</var>=0</span> to <span title=""><var title="">y</var>=<var title="">y<sub title="">height</sub></var>-1</span>, for a particular value of <var title="">x</var>. Columns can correspond to <code><a href=#the-col-element>col</a></code>
-  elements, but in the absence of <code><a href=#the-col-element>col</a></code> elements are
+  elements. In the absence of <code><a href=#the-col-element>col</a></code> elements, columns are
   implied.</p>
 
   <p>A <dfn id=concept-row-group title=concept-row-group>row group</dfn> is a set of

Modified: source
===================================================================
--- source	2010-04-02 01:38:52 UTC (rev 4946)
+++ source	2010-04-02 03:41:26 UTC (rev 4947)
@@ -33871,11 +33871,11 @@
   title="">y</var>. Rows correspond to <code>tr</code> elements.</p>
 
   <p>A <dfn title="concept-column">column</dfn> is a complete set of
-  slots from <span title=""><var title="">y</var>=0</span> to <span title=""><var
-  title="">y</var>=<var title="">y<sub
+  slots from <span title=""><var title="">y</var>=0</span> to <span
+  title=""><var title="">y</var>=<var title="">y<sub
   title="">height</sub></var>-1</span>, for a particular value of <var
   title="">x</var>. Columns can correspond to <code>col</code>
-  elements, but in the absence of <code>col</code> elements are
+  elements. In the absence of <code>col</code> elements, columns are
   implied.</p>
 
   <p>A <dfn title="concept-row-group">row group</dfn> is a set of




More information about the Commit-Watchers mailing list