[html5] r1379 - /
whatwg at whatwg.org
whatwg at whatwg.org
Sat Mar 22 00:56:35 PDT 2008
Author: ianh
Date: 2008-03-22 00:56:34 -0700 (Sat, 22 Mar 2008)
New Revision: 1379
Modified:
index
source
Log:
[e] (0) Fix some minor issues with the last checkin
Modified: index
===================================================================
--- index 2008-03-22 00:15:56 UTC (rev 1378)
+++ index 2008-03-22 07:56:34 UTC (rev 1379)
@@ -20843,11 +20843,7 @@
<p>Jump up to the step above labelled <i>horizontal</i>.</p>
<li>
- <p>Let <var title="">y</var> equal <var title="">header<sub
- title="">y</sub></var>.</p>
-
- <li>
- <p><i>Vertical</i>: let <var title="">y</var> equal <span><var
+ <p><i>Vertical</i>: Let <var title="">y</var> equal <span><var
title="">header<sub title="">y</sub></var>+<var
title="">header<sub title="">height</sub></var></span>.</p>
@@ -20902,10 +20898,11 @@
</dl>
<li>
- <p>Assign the header cell to all the data cells <var title="">data
- cells</var> that correspond to <code><a href="#td">td</a></code>
- elements that do not have a <code title=attr-td-headers><a
- href="#headers">headers</a></code> attribute specified.</p>
+ <p>Assign the header cell to all the data cells in the <var
+ title="">data cells</var> list that correspond to <code><a
+ href="#td">td</a></code> elements that do not have a <code
+ title=attr-td-headers><a href="#headers">headers</a></code> attribute
+ specified.</p>
</ol>
<li>
Modified: source
===================================================================
--- source 2008-03-22 00:15:56 UTC (rev 1378)
+++ source 2008-03-22 07:56:34 UTC (rev 1379)
@@ -18574,14 +18574,7 @@
<li>
- <p>Let <var title="">y</var> equal <var title="">header<sub
- title="">y</sub></var>.</p>
-
- </li>
-
- <li>
-
- <p><i>Vertical</i>: let <var title="">y</var> equal
+ <p><i>Vertical</i>: Let <var title="">y</var> equal
<span><var title="">header<sub title="">y</sub></var>+<var
title="">header<sub title="">height</sub></var></span>.</p>
@@ -18675,9 +18668,9 @@
<li>
- <p>Assign the header cell to all the data cells <var
- title="">data cells</var> that correspond to <code>td</code>
- elements that do not have a <code
+ <p>Assign the header cell to all the data cells in the <var
+ title="">data cells</var> list that correspond to
+ <code>td</code> elements that do not have a <code
title="attr-td-headers">headers</code> attribute specified.</p>
</li>
More information about the Commit-Watchers
mailing list