- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 04 Oct 2009 11:37:43 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv19076 Modified Files: Overview.html Log Message: Remove obsolete note. (whatwg r4073) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3234 retrieving revision 1.3235 diff -u -d -r1.3234 -r1.3235 --- Overview.html 4 Oct 2009 11:32:37 -0000 1.3234 +++ Overview.html 4 Oct 2009 11:37:40 -0000 1.3235 @@ -12327,10 +12327,7 @@ user, or use it for other purposes, such as indexing sections based on the sections' contact information.</p> - </div><p class="note">Contact information for one <a href="#sectioning-content">sectioning - content</a> element, e.g. an <code><a href="#the-aside-element">aside</a></code> element, does - not apply to its ancestor elements, e.g. the page's - <code><a href="#the-body-element-0">body</a></code>.<h4 id="headings-and-sections"><span class="secno">4.4.11 </span><dfn>Headings and sections</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Working draft</i><p>The <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">h6</a></code> elements and the + </div><h4 id="headings-and-sections"><span class="secno">4.4.11 </span><dfn>Headings and sections</dfn></h4><p class="XXX annotation"><b>Status: </b><i>Working draft</i><p>The <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">h6</a></code> elements and the <code><a href="#the-hgroup-element">hgroup</a></code> element are headings.<p>The first element of <a href="#heading-content">heading content</a> in an element of <a href="#sectioning-content">sectioning content</a> <a href="#represents">represents</a> the heading for that section. Subsequent headings of equal or higher
Received on Sunday, 4 October 2009 11:37:47 UTC