- From: poot <cvsmail@w3.org>
- Date: Wed, 21 Oct 2009 18:14:40 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Remove unnecessary emphasis. (whatwg r4243) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3388&r2=1.3389&f=h http://html5.org/tools/web-apps-tracker?from=4242&to=4243 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3388 retrieving revision 1.3389 diff -u -d -r1.3388 -r1.3389 --- Overview.html 21 Oct 2009 08:52:19 -0000 1.3388 +++ Overview.html 21 Oct 2009 09:14:26 -0000 1.3389 @@ -24991,10 +24991,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>
Received on Wednesday, 21 October 2009 09:15:11 UTC