- From: poot <cvsmail@w3.org>
- Date: Tue, 16 Jun 2009 09:54:17 +0900 (JST)
- To: public-html-diffs@w3.org
editoral cleanup (whatwg r3268) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2415&r2=1.2416&f=h http://html5.org/tools/web-apps-tracker?from=3267&to=3268 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2415 retrieving revision 1.2416 diff -u -d -r1.2415 -r1.2416 --- Overview.html 16 Jun 2009 00:52:17 -0000 1.2415 +++ Overview.html 16 Jun 2009 00:53:59 -0000 1.2416 @@ -10984,7 +10984,6 @@ <p class="note">Selecting the first <a href="#concept-section" title="concept-section">section</a> of the document therefore always takes the user to the top of the document, regardless of where the first heading in the <code><a href="#the-body-element">body</a></code> is to be found.</p> - <!-- XXX assuming there is a body, anyway --> <div class="note"> @@ -11047,7 +11046,7 @@ at the root of the outline.<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.<h3 id="grouping-content"><span class="secno">4.5 </span>Grouping content</h3><!-- XXX ew, find a better section name --><h4 id="the-p-element"><span class="secno">4.5.1 </span>The <dfn><code>p</code></dfn> element</h4><dl class="element"><dt>Categories</dt> + repeated on every page.<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><dl class="element"><dt>Categories</dt> <dd><a href="#flow-content-0">Flow 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>
Received on Tuesday, 16 June 2009 00:54:55 UTC