Short URL: http://html5.org/r/3051
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 3051 | 2009-04-30 23:56 |
Index: source
===================================================================
--- source (revision 3050)
+++ source (revision 3051)
@@ -13361,7 +13361,8 @@
<dt>Content model:</dt>
<dd><span>Flow content</span>, but with no <span>heading
content</span> descendants, no <span>sectioning content</span>
- descendants, and no <code>footer</code> element descendants.</dd>
+ descendants, and no <code>header</code> or <code>footer</code>
+ element descendants.</dd>
<dt>Content attributes:</dt>
<dd><span>Global attributes</span></dd>
<dt>DOM interface:</dt>
@@ -13421,7 +13422,7 @@
<dt>Content model:</dt>
<dd><span>Flow content</span>, but with no <span>heading
content</span> descendants, no <span>sectioning content</span>
- descendants, no <code>footer</code> element descendants, and no
+ descendants, and no <code>header</code>, <code>footer</code>, or
<code>address</code> element descendants.</dd>
<dt>Content attributes:</dt>
<dd><span>Global attributes</span></dd>