- From: poot <cvsmail@w3.org>
- Date: Mon, 29 Mar 2010 14:38:49 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Index was lacking formatBlock candidate category. (whatwg r4889) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3910&r2=1.3911&f=h http://html5.org/tools/web-apps-tracker?from=4888&to=4889 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3910 retrieving revision 1.3911 diff -u -d -r1.3910 -r1.3911 --- Overview.html 29 Mar 2010 05:12:24 -0000 1.3910 +++ Overview.html 29 Mar 2010 05:38:35 -0000 1.3911 @@ -67299,6 +67299,29 @@ <td> — + <tr><td> <a href="#formatblock-candidate" title="formatBlock candidate"><code title="">formatBlock</code> candidates</a> + <td> + <code><a href="#the-section-element">section</a></code>; + <code><a href="#the-nav-element">nav</a></code>; + <code><a href="#the-article-element">article</a></code>; + <code><a href="#the-aside-element">aside</a></code>; + <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h1</a></code>; + <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h2</a></code>; + <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h3</a></code>; + <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h4</a></code>; + <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h5</a></code>; + <code><a href="#the-h1-h2-h3-h4-h5-and-h6-elements">h6</a></code>; + <code><a href="#the-hgroup-element">hgroup</a></code>; + <code><a href="#the-header-element">header</a></code>; + <code><a href="#the-footer-element">footer</a></code>; + <code><a href="#the-address-element">address</a></code>; + <code><a href="#the-p-element">p</a></code>; + <code><a href="#the-pre-element">pre</a></code>; + <code><a href="#the-blockquote-element">blockquote</a></code>; + <code><a href="#the-div-element">div</a></code> + <td> + — + </table><h3 class="no-num" id="attributes-0">Attributes</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><table><caption>List of attributes (excluding event handler content attributes)</caption> <thead><tr><th> Attribute <th> Element(s)
Received on Monday, 29 March 2010 05:39:18 UTC