- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 16 Jun 2009 00:54:03 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv32003
Modified Files:
Overview.html
Log Message:
editoral cleanup (whatwg r3268)
Index: Overview.html
===================================================================
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:12 UTC