[html5] r4813 - [e] (0) Make this more readable. Fixing http://www.w3.org/Bugs/Public/show_bug.c [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Feb 25 02:55:55 PST 2010
Author: ianh
Date: 2010-02-25 02:55:53 -0800 (Thu, 25 Feb 2010)
New Revision: 4813
Modified:
complete.html
index
source
Log:
[e] (0) Make this more readable.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9082
Modified: complete.html
===================================================================
--- complete.html 2010-02-25 09:23:38 UTC (rev 4812)
+++ complete.html 2010-02-25 10:55:53 UTC (rev 4813)
@@ -30241,10 +30241,9 @@
<li>
- <p>If there exists a <a href=#concept-row title=concept-row>row</a> or <a href=#concept-column title=concept-column>column</a> in the <a href=#concept-table title=concept-table>table</a> <var title="">the table</var>
- containing only <a href=#concept-slots title=concept-slots>slots</a> that do
- not have a <a href=#concept-cell title=concept-cell>cell</a> anchored to
- them, then this is a <a href=#table-model-error>table model error</a>.</p>
+ <p>If there exists a <a href=#concept-row title=concept-row>row</a> or <a href=#concept-column title=concept-column>column</a> in <var title="">the
+ table</var> containing only <a href=#concept-slots title=concept-slots>slots</a> that do not have a <a href=#concept-cell title=concept-cell>cell</a> anchored to them, then this is a
+ <a href=#table-model-error>table model error</a>.</p>
</li>
@@ -89782,6 +89781,7 @@
Neil Rashbrook,
Neil Soiffer,
Nicholas Shanks,
+ Nicholas Stimpson,
Nicolas Gallagher,
Noah Mendelsohn,
Noah Slater,
Modified: index
===================================================================
--- index 2010-02-25 09:23:38 UTC (rev 4812)
+++ index 2010-02-25 10:55:53 UTC (rev 4813)
@@ -30148,10 +30148,9 @@
<li>
- <p>If there exists a <a href=#concept-row title=concept-row>row</a> or <a href=#concept-column title=concept-column>column</a> in the <a href=#concept-table title=concept-table>table</a> <var title="">the table</var>
- containing only <a href=#concept-slots title=concept-slots>slots</a> that do
- not have a <a href=#concept-cell title=concept-cell>cell</a> anchored to
- them, then this is a <a href=#table-model-error>table model error</a>.</p>
+ <p>If there exists a <a href=#concept-row title=concept-row>row</a> or <a href=#concept-column title=concept-column>column</a> in <var title="">the
+ table</var> containing only <a href=#concept-slots title=concept-slots>slots</a> that do not have a <a href=#concept-cell title=concept-cell>cell</a> anchored to them, then this is a
+ <a href=#table-model-error>table model error</a>.</p>
</li>
@@ -84244,6 +84243,7 @@
Neil Rashbrook,
Neil Soiffer,
Nicholas Shanks,
+ Nicholas Stimpson,
Nicolas Gallagher,
Noah Mendelsohn,
Noah Slater,
Modified: source
===================================================================
--- source 2010-02-25 09:23:38 UTC (rev 4812)
+++ source 2010-02-25 10:55:53 UTC (rev 4813)
@@ -33279,11 +33279,11 @@
<li>
<p>If there exists a <span title="concept-row">row</span> or <span
- title="concept-column">column</span> in the <span
- title="concept-table">table</span> <var title="">the table</var>
- containing only <span title="concept-slots">slots</span> that do
- not have a <span title="concept-cell">cell</span> anchored to
- them, then this is a <span>table model error</span>.</p>
+ title="concept-column">column</span> in <var title="">the
+ table</var> containing only <span
+ title="concept-slots">slots</span> that do not have a <span
+ title="concept-cell">cell</span> anchored to them, then this is a
+ <span>table model error</span>.</p>
</li>
@@ -100565,6 +100565,7 @@
Neil Rashbrook,
Neil Soiffer,
Nicholas Shanks,
+ Nicholas Stimpson,
Nicolas Gallagher,
Noah Mendelsohn,
Noah Slater,
More information about the Commit-Watchers
mailing list