- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 22 Jul 2009 11:19:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv31226
Modified Files:
Makefile embedded-content-0.html forms.html history.html
interactive-elements.html named-character-references.html
offline.html tabular-data.html text-level-semantics.html
Log Message:
[specbuild] fixed a boneheaded mistake in makefile that was causing revision numbers to not get added to all split pages in multipage output
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- forms.html 20 Jul 2009 20:56:21 -0000 1.3
+++ forms.html 22 Jul 2009 11:19:03 -0000 1.4
@@ -183,7 +183,8 @@
<a href="tabular-data.html">← 4.9 Tabular data</a> –
<a href="spec.html#contents">Table of contents</a> –
<a href="interactive-elements.html">4.11 Interactive elements →</a>
- </nav>
+ </nav><p>This is revision 1.2585.</p>
+<h1>
<h3 id="forms"><span class="secno">4.10 </span>Forms</h3><p>Forms allow unscripted client-server interaction: given a form, a
user can provide data, submit it to the server, and have the server
Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- interactive-elements.html 20 Jul 2009 20:56:23 -0000 1.3
+++ interactive-elements.html 22 Jul 2009 11:19:03 -0000 1.4
@@ -183,7 +183,8 @@
<a href="forms.html">← 4.10 Forms</a> –
<a href="spec.html#contents">Table of contents</a> –
<a href="microdata-0.html">5 Microdata →</a>
- </nav>
+ </nav><p>This is revision 1.2585.</p>
+<h1>
<h3 id="interactive-elements"><span class="secno">4.11 </span>Interactive elements</h3><h4 id="the-details-element"><span class="secno">4.11.1 </span>The <dfn><code>details</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="dom.html#flow-content-0">Flow content</a>.</dd>
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- text-level-semantics.html 18 Jul 2009 09:57:14 -0000 1.2
+++ text-level-semantics.html 22 Jul 2009 11:19:03 -0000 1.3
@@ -183,7 +183,8 @@
<a href="semantics.html">← 4 The elements of HTML</a> –
<a href="spec.html#contents">Table of contents</a> –
<a href="embedded-content-0.html">4.8 Embedded content →</a>
- </nav>
+ </nav><p>This is revision 1.2585.</p>
+<h1>
<h3 id="text-level-semantics"><span class="secno">4.6 </span>Text-level semantics</h3><h4 id="the-a-element"><span class="secno">4.6.1 </span>The <dfn><code>a</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="dom.html#flow-content-0">Flow content</a>.</dd>
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- history.html 20 Jul 2009 20:56:21 -0000 1.3
+++ history.html 22 Jul 2009 11:19:03 -0000 1.4
@@ -183,7 +183,8 @@
<a href="offline.html">← 6.9 Offline Web applications</a> –
<a href="spec.html#contents">Table of contents</a> –
<a href="editing.html">7 User Interaction →</a>
- </nav>
+ </nav><p>This is revision 1.2585.</p>
+<h1>
<h3 id="history"><span class="secno">6.10 </span>Session history and navigation</h3><h4 id="the-session-history-of-browsing-contexts"><span class="secno">6.10.1 </span>The session history of browsing contexts</h4><p>The sequence of <code>Document</code>s in a <a href="browsers.html#browsing-context">browsing
context</a> is its <dfn id="session-history">session history</dfn>.</p><p><code><a href="#history-1">History</a></code> objects provide a representation of the
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- tabular-data.html 20 Jul 2009 20:56:23 -0000 1.3
+++ tabular-data.html 22 Jul 2009 11:19:03 -0000 1.4
@@ -183,7 +183,8 @@
<a href="the-canvas-element.html">← 4.8.11 The canvas element</a> –
<a href="spec.html#contents">Table of contents</a> –
<a href="forms.html">4.10 Forms →</a>
- </nav>
+ </nav><p>This is revision 1.2585.</p>
+<h1>
<h3 id="tabular-data"><span class="secno">4.9 </span>Tabular data</h3><h4 id="table-intro"><span class="secno">4.9.1 </span>Introduction</h4><p><i>This section is non-normative.</i></p><p class="XXX">...examples, how to write tables accessibly, a
brief mention of the table model, etc...</p><h4 id="the-table-element"><span class="secno">4.9.2 </span>The <dfn><code>table</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- offline.html 20 Jul 2009 22:56:21 -0000 1.4
+++ offline.html 22 Jul 2009 11:19:03 -0000 1.5
@@ -183,7 +183,8 @@
<a href="browsers.html">← 6 Web browsers</a> –
<a href="spec.html#contents">Table of contents</a> –
<a href="history.html">6.10 Session history and navigation →</a>
- </nav>
+ </nav><p>This is revision 1.2585.</p>
+<h1>
<h3 id="offline"><span class="secno">6.9 </span>Offline Web applications</h3><!-- v2 ideas for appcache:
Index: Makefile
===================================================================
RCS file: /sources/public/html5/spec/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile 20 Jul 2009 21:43:37 -0000 1.9
+++ Makefile 22 Jul 2009 11:19:03 -0000 1.10
@@ -31,7 +31,7 @@
MANIFEST: Overview.html
$(PYTHON) $(PYTHONFLAGS) $(SPLITTER) $(SPLITTERFLAGS) $< . \
| $(TEE) $(TEEFLAGS) \
- | $(GREP) $(GREPFLAGS) '<h2>' \
+ | $(GREP) $(GREPFLAGS) '<h2>|<h3>' \
| cut -c8- \
| $(PERL) $(PERLFLAGS) -pe "s/(^[^ ]+)\s*\n/\1.html\n/" > $@
$(PERL) $(PERLFLAGS) -pi -e 's/^.*This is .+Revision: ([^ ]+) \$$.*$$/This is revision $(REVISION)/' spec.html
Index: embedded-content-0.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-0.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- embedded-content-0.html 20 Jul 2009 20:56:21 -0000 1.3
+++ embedded-content-0.html 22 Jul 2009 11:19:03 -0000 1.4
@@ -183,7 +183,8 @@
<a href="text-level-semantics.html">← 4.6 Text-level semantics</a> –
<a href="spec.html#contents">Table of contents</a> –
<a href="video.html">4.8.7 The video element →</a>
- </nav>
+ </nav><p>This is revision 1.2585.</p>
+<h1>
<h3 id="embedded-content-0"><span class="secno">4.8 </span>Embedded content</h3><h4 id="the-figure-element"><span class="secno">4.8.1 </span>The <dfn><code>figure</code></dfn> element</h4><dl class="element"><dt>Categories</dt>
<dd><a href="dom.html#flow-content-0">Flow content</a>.</dd>
Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- named-character-references.html 18 Jul 2009 09:57:13 -0000 1.2
+++ named-character-references.html 22 Jul 2009 11:19:03 -0000 1.3
@@ -183,7 +183,8 @@
<a href="syntax.html">← 9 The HTML syntax</a> –
<a href="spec.html#contents">Table of contents</a> –
<a href="the-xhtml-syntax.html">10 The XHTML syntax →</a>
- </nav>
+ </nav><p>This is revision 1.2585.</p>
+<h1>
<h3 id="named-character-references"><span class="secno">9.6 </span><dfn>Named character references</dfn></h3><p>This table lists the character reference names that are supported
by HTML, and the code points to which they refer. It is referenced
Received on Wednesday, 22 July 2009 11:19:15 UTC