[html5] r4243 - [e] (0) Remove unnecessary emphasis. Fixing http://www.w3.org/Bugs/Public/show_b [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 21 02:27:15 PDT 2009
Author: ianh
Date: 2009-10-21 02:27:11 -0700 (Wed, 21 Oct 2009)
New Revision: 4243
Modified:
complete.html
index
source
Log:
[e] (0) Remove unnecessary emphasis.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7940
Modified: complete.html
===================================================================
--- complete.html 2009-10-21 09:05:02 UTC (rev 4242)
+++ complete.html 2009-10-21 09:27:11 UTC (rev 4243)
@@ -28351,10 +28351,10 @@
followed by either zero or more <code><a href=#the-colgroup-element>colgroup</a></code> elements,
followed optionally by a <code><a href=#the-thead-element>thead</a></code> element, followed
optionally by a <code><a href=#the-tfoot-element>tfoot</a></code> element, followed by either zero
- or more <code><a href=#the-tbody-element>tbody</a></code> elements <em>or</em> one or more
- <code><a href=#the-tr-element>tr</a></code> elements, followed optionally by a
- <code><a href=#the-tfoot-element>tfoot</a></code> element (but there can only be one
- <code><a href=#the-tfoot-element>tfoot</a></code> element child in total).</dd>
+ or more <code><a href=#the-tbody-element>tbody</a></code> elements or one or more <code><a href=#the-tr-element>tr</a></code>
+ elements, followed optionally by a <code><a href=#the-tfoot-element>tfoot</a></code> element (but
+ there can only be one <code><a href=#the-tfoot-element>tfoot</a></code> element child in
+ total).</dd>
<dt>Content attributes:</dt>
<dd><a href=#global-attributes>Global attributes</a></dd>
<dd><code title=attr-table-summary><a href=#attr-table-summary>summary</a></code> (but see prose)</dd>
Modified: index
===================================================================
--- index 2009-10-21 09:05:02 UTC (rev 4242)
+++ index 2009-10-21 09:27:11 UTC (rev 4243)
@@ -28181,10 +28181,10 @@
followed by either zero or more <code><a href=#the-colgroup-element>colgroup</a></code> elements,
followed optionally by a <code><a href=#the-thead-element>thead</a></code> element, followed
optionally by a <code><a href=#the-tfoot-element>tfoot</a></code> element, followed by either zero
- or more <code><a href=#the-tbody-element>tbody</a></code> elements <em>or</em> one or more
- <code><a href=#the-tr-element>tr</a></code> elements, followed optionally by a
- <code><a href=#the-tfoot-element>tfoot</a></code> element (but there can only be one
- <code><a href=#the-tfoot-element>tfoot</a></code> element child in total).</dd>
+ or more <code><a href=#the-tbody-element>tbody</a></code> elements or one or more <code><a href=#the-tr-element>tr</a></code>
+ elements, followed optionally by a <code><a href=#the-tfoot-element>tfoot</a></code> element (but
+ there can only be one <code><a href=#the-tfoot-element>tfoot</a></code> element child in
+ total).</dd>
<dt>Content attributes:</dt>
<dd><a href=#global-attributes>Global attributes</a></dd>
<dd><code title=attr-table-summary><a href=#attr-table-summary>summary</a></code> (but see prose)</dd>
Modified: source
===================================================================
--- source 2009-10-21 09:05:02 UTC (rev 4242)
+++ source 2009-10-21 09:27:11 UTC (rev 4243)
@@ -30997,10 +30997,10 @@
followed by either zero or more <code>colgroup</code> elements,
followed optionally by a <code>thead</code> element, followed
optionally by a <code>tfoot</code> element, followed by either zero
- or more <code>tbody</code> elements <em>or</em> one or more
- <code>tr</code> elements, followed optionally by a
- <code>tfoot</code> element (but there can only be one
- <code>tfoot</code> element child in total).</dd>
+ or more <code>tbody</code> elements or one or more <code>tr</code>
+ elements, followed optionally by a <code>tfoot</code> element (but
+ there can only be one <code>tfoot</code> element child in
+ total).</dd>
<dt>Content attributes:</dt>
<dd><span>Global attributes</span></dd>
<dd><code title="attr-table-summary">summary</code> (but see prose)</dd>
More information about the Commit-Watchers
mailing list