- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 29 Jan 2010 02:56:23 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup
In directory hutz:/tmp/cvs-serv17925
Modified Files:
colgroup.html spec.html
Log Message:
prose model
Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -d -r1.128 -r1.129
--- spec.html 29 Jan 2010 02:51:40 -0000 1.128
+++ spec.html 29 Jan 2010 02:56:21 -0000 1.129
@@ -4681,8 +4681,6 @@
<h2 class="element-subhead">Permitted contents <a class="hash" href="#colgroup-contents">#</a>
</h2>
<div class="prose-model">
- <p>Zero or more <a href="#col" class="element">col</a> elements</p>
-
<p>If the element does not have a
<a href="#colgroup.attrs.span" class="attribute">span</a>
attribute, zero or more
Index: colgroup.html
===================================================================
RCS file: /sources/public/html5/markup/colgroup.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- colgroup.html 29 Jan 2010 02:51:40 -0000 1.24
+++ colgroup.html 29 Jan 2010 02:56:21 -0000 1.25
@@ -19,8 +19,6 @@
parent.</p>
</div>
<div class="no-number no-toc" id="colgroup-contents"><h2 class="element-subhead">Permitted contents <a class="hash" href="#colgroup-contents">#</a></h2><div class="prose-model">
- <p>Zero or more <a href="col.html#col" class="element">col</a> elements</p>
-
<p>If the element does not have a
<a href="colgroup.html#colgroup.attrs.span" class="attribute">span</a>
attribute, zero or more
Received on Friday, 29 January 2010 02:56:24 UTC