- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 26 Sep 2010 17:46:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv12355
Modified Files:
content-models.html spec.html
Log Message:
correctness in the note (whatwg r5515)
[updated by splitter]
Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- content-models.html 26 Sep 2010 16:46:48 -0000 1.22
+++ content-models.html 26 Sep 2010 17:46:34 -0000 1.23
@@ -1301,10 +1301,6 @@
<code><a href="text-level-semantics.html#the-strong-element">strong</a></code>,
<code><a href="text-level-semantics.html#the-sub-and-sup-elements">sub</a></code>,
<code><a href="text-level-semantics.html#the-sub-and-sup-elements">sup</a></code>,
- <code><a href="tabular-data.html#the-table-element">table</a></code>,
- <code><a href="tabular-data.html#the-tbody-element">tbody</a></code>,
- <code><a href="tabular-data.html#the-tfoot-element">tfoot</a></code>,
- <code><a href="tabular-data.html#the-thead-element">thead</a></code>,
<code><a href="text-level-semantics.html#the-time-element">time</a></code>,
<code><a href="text-level-semantics.html#the-var-element">var</a></code>, and
<code><a href="text-level-semantics.html#the-wbr-element">wbr</a></code>.
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1229
retrieving revision 1.1230
diff -u -d -r1.1229 -r1.1230
--- spec.html 26 Sep 2010 17:16:39 -0000 1.1229
+++ spec.html 26 Sep 2010 17:46:34 -0000 1.1230
@@ -338,7 +338,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.4404.
+This is revision 1.4405.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
Received on Sunday, 26 September 2010 17:46:37 UTC