html5/spec Overview.html,1.3339,1.3340

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv13115

Modified Files:
	Overview.html 
Log Message:
Allow <h1>-<h6> in <hgroup>, since otherwise, what's the point of <hgroup>... (whatwg r4193)

Index: Overview.html
===================================================================
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:31:52 UTC