hixie: Allow <h1>-<h6> in <hgroup>, since otherwise, what's the point of <hgroup>... (whatwg r4193)

hixie: Allow <h1>-<h6> in <hgroup>, since otherwise, what's the point of
<hgroup>... (whatwg r4193)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3339&r2=1.3340&f=h
http://html5.org/tools/web-apps-tracker?from=4192&to=4193

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3339
retrieving revision 1.3340
diff -u -d -r1.3339 -r1.3340
--- Overview.html 20 Oct 2009 01:30:06 -0000 1.3339
+++ Overview.html 20 Oct 2009 01:31:45 -0000 1.3340
@@ -12049,6 +12049,7 @@
    <dd><a href="#heading-content">Heading content</a>.</dd>
    <dd><a href="#formatblock-candidate"><code title="">formatBlock</code> candidate</a>.</dd>
    <dt>Contexts in which this element may be used:</dt>
+   <dd>As a child of an <code><a href="#the-hgroup-element">hgroup</a></code> element.</dd>
    <dd>Where <a href="#flow-content">flow content</a> is expected.</dd>
    <dt>Content model:</dt>
    <dd><a href="#phrasing-content">Phrasing content</a>.</dd>

Received on Tuesday, 20 October 2009 01:32:29 UTC