- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 25 Feb 2010 10:56:02 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv31105
Modified Files:
Overview.html
Log Message:
Make this more readable. (whatwg r4813)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3860
retrieving revision 1.3861
diff -u -d -r1.3860 -r1.3861
--- Overview.html 25 Feb 2010 09:15:28 -0000 1.3860
+++ Overview.html 25 Feb 2010 10:55:58 -0000 1.3861
@@ -23832,10 +23832,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>
@@ -69179,6 +69178,7 @@
Neil Rashbrook,
Neil Soiffer,
Nicholas Shanks,
+ Nicholas Stimpson,
Nicolas Gallagher,
Noah Mendelsohn,
Noah Slater,
Received on Thursday, 25 February 2010 10:56:03 UTC