[html5] r3803 - [a] (0) Remove the site-wide heading section. It was incomprehensible and nobody [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Sep 10 20:42:38 PDT 2009
Author: ianh
Date: 2009-09-10 20:42:37 -0700 (Thu, 10 Sep 2009)
New Revision: 3803
Modified:
index
source
Log:
[a] (0) Remove the site-wide heading section. It was incomprehensible and nobody cares anyway.
Modified: index
===================================================================
--- index 2009-09-11 02:35:18 UTC (rev 3802)
+++ index 2009-09-11 03:42:37 UTC (rev 3803)
@@ -333,8 +333,7 @@
<li><a href=#the-address-element><span class=secno>4.4.10 </span>The <code>address</code> element</a></li>
<li><a href=#headings-and-sections><span class=secno>4.4.11 </span>Headings and sections</a>
<ol>
- <li><a href=#outlines><span class=secno>4.4.11.1 </span>Creating an outline</a></li>
- <li><a href=#distinguishing-site-wide-headings-from-page-headings><span class=secno>4.4.11.2 </span>Distinguishing site-wide headings from page headings</a></ol></ol></li>
+ <li><a href=#outlines><span class=secno>4.4.11.1 </span>Creating an outline</a></ol></ol></li>
<li><a href=#grouping-content><span class=secno>4.5 </span>Grouping content</a>
<ol>
<li><a href=#the-p-element><span class=secno>4.5.1 </span>The <code>p</code> element</a></li>
@@ -13948,49 +13947,8 @@
</div>
- <h5 id=distinguishing-site-wide-headings-from-page-headings><span class=secno>4.4.11.2 </span>Distinguishing site-wide headings from page headings</h5>
- <div class=impl>
- <p>Given the <a href=#outline>outline</a> of a document, but ignoring any
- sections created for <code><a href=#the-nav-element>nav</a></code> and <code><a href=#the-aside-element>aside</a></code>
- elements, and any of their descendants, if the only root of the tree
- is <a href=#the-body-element>the body element</a>'s <a href=#concept-section title=concept-section>section</a>, and it has only a single
- subsection which is created by an <code><a href=#the-article-element>article</a></code> element, then
- the heading of <a href=#the-body-element>the body element</a> should be assumed to be
- a site-wide heading, and the heading of the <code><a href=#the-article-element>article</a></code>
- element should be assumed to be the page's heading.</p>
-
- </div>
-
- <p>If a page starts with a heading that is common to the whole site,
- the document must be authored such that, in the document's
- <a href=#outline>outline</a>, ignoring any sections created for
- <code><a href=#the-nav-element>nav</a></code> and <code><a href=#the-aside-element>aside</a></code> elements and any of their
- descendants, the tree has only one root <a href=#concept-section title=concept-section>section</a>, <a href=#the-body-element>the body
- element</a>'s section, its heading is the site-wide heading,
- <a href=#the-body-element>the body element</a> has just one subsection, that
- subsection is created by an <code><a href=#the-article-element>article</a></code> element, and that
- <code><a href=#the-article-element>article</a></code>'s heading is the page heading.</p>
-
- <p>If a page does not contain a site-wide heading, then the page
- must be authored such that, in the document's <a href=#outline>outline</a>,
- ignoring any sections created for <code><a href=#the-nav-element>nav</a></code> and
- <code><a href=#the-aside-element>aside</a></code> elements and any of their descendants, either
- <a href=#the-body-element>the body element</a> has no subsections, or it has more
- than one subsection, or it has a single subsection but that
- subsection is not created by an <code><a href=#the-article-element>article</a></code> element, or
- there is more than one <a href=#concept-section title=concept-section>section</a>
- at the root of the outline.</p>
-
- <p class=note>Conceptually, a site is thus a document with many
- articles — when those articles are split into many pages, the
- heading of the original single page becomes the heading of the site,
- repeated on every page.</p>
-
-
-
-
<h3 id=grouping-content><span class=secno>4.5 </span>Grouping content</h3>
<h4 id=the-p-element><span class=secno>4.5.1 </span>The <dfn><code>p</code></dfn> element</h4>
Modified: source
===================================================================
--- source 2009-09-11 02:35:18 UTC (rev 3802)
+++ source 2009-09-11 03:42:37 UTC (rev 3803)
@@ -14886,51 +14886,8 @@
</div>
- <h5>Distinguishing site-wide headings from page headings</h5>
- <div class="impl">
- <p>Given the <span>outline</span> of a document, but ignoring any
- sections created for <code>nav</code> and <code>aside</code>
- elements, and any of their descendants, if the only root of the tree
- is <span>the body element</span>'s <span
- title="concept-section">section</span>, and it has only a single
- subsection which is created by an <code>article</code> element, then
- the heading of <span>the body element</span> should be assumed to be
- a site-wide heading, and the heading of the <code>article</code>
- element should be assumed to be the page's heading.</p>
-
- </div>
-
- <p>If a page starts with a heading that is common to the whole site,
- the document must be authored such that, in the document's
- <span>outline</span>, ignoring any sections created for
- <code>nav</code> and <code>aside</code> elements and any of their
- descendants, the tree has only one root <span
- title="concept-section">section</span>, <span>the body
- element</span>'s section, its heading is the site-wide heading,
- <span>the body element</span> has just one subsection, that
- subsection is created by an <code>article</code> element, and that
- <code>article</code>'s heading is the page heading.</p>
-
- <p>If a page does not contain a site-wide heading, then the page
- must be authored such that, in the document's <span>outline</span>,
- ignoring any sections created for <code>nav</code> and
- <code>aside</code> elements and any of their descendants, either
- <span>the body element</span> has no subsections, or it has more
- than one subsection, or it has a single subsection but that
- subsection is not created by an <code>article</code> element, or
- there is more than one <span title="concept-section">section</span>
- at the root of the outline.</p>
-
- <p class="note">Conceptually, a site is thus a document with many
- articles — when those articles are split into many pages, the
- heading of the original single page becomes the heading of the site,
- repeated on every page.</p>
-
-
-
-
<h3>Grouping content</h3>
<h4>The <dfn><code>p</code></dfn> element</h4>
More information about the Commit-Watchers
mailing list