HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/4947

SVNBugCommentTime (UTC)
49479331Clarify sentence.2010-04-02 03:41
Index: source
===================================================================
--- source	(revision 4946)
+++ source	(revision 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

|