[html5] r4889 - [e] (0) Index was lacking formatBlock candidate category. Fixing http://www.w3.o [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sun Mar 28 22:38:32 PDT 2010
Author: ianh
Date: 2010-03-28 22:38:30 -0700 (Sun, 28 Mar 2010)
New Revision: 4889
Modified:
complete.html
index
source
Log:
[e] (0) Index was lacking formatBlock candidate category.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9124
Modified: complete.html
===================================================================
--- complete.html 2010-03-29 05:20:08 UTC (rev 4888)
+++ complete.html 2010-03-29 05:38:30 UTC (rev 4889)
@@ -89444,6 +89444,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><i>This section is non-normative.</i></p>
Modified: index
===================================================================
--- index 2010-03-29 05:20:08 UTC (rev 4888)
+++ index 2010-03-29 05:38:30 UTC (rev 4889)
@@ -82717,6 +82717,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><i>This section is non-normative.</i></p>
Modified: source
===================================================================
--- source 2010-03-29 05:20:08 UTC (rev 4888)
+++ source 2010-03-29 05:38:30 UTC (rev 4889)
@@ -99660,6 +99660,30 @@
<td>
—
+ <tr>
+ <td> <span title="formatBlock candidate"><code title="">formatBlock</code> candidates</span>
+ <td>
+ <code>section</code>;
+ <code>nav</code>;
+ <code>article</code>;
+ <code>aside</code>;
+ <code>h1</code>;
+ <code>h2</code>;
+ <code>h3</code>;
+ <code>h4</code>;
+ <code>h5</code>;
+ <code>h6</code>;
+ <code>hgroup</code>;
+ <code>header</code>;
+ <code>footer</code>;
+ <code>address</code>;
+ <code>p</code>;
+ <code>pre</code>;
+ <code>blockquote</code>;
+ <code>div</code>
+ <td>
+ —
+
</table>
More information about the Commit-Watchers
mailing list