- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 22 Jul 2009 14:09:24 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv2959
Modified Files:
Makefile acknowledgements.html browsers.html comms.html
dom.html editing.html embedded-content-0.html forms.html
history.html index.html infrastructure.html
interactive-elements.html introduction.html microdata-0.html
named-character-references.html no.html obsolete.html
offline.html references.html semantics.html syntax.html
tabular-data.html text-level-semantics.html
the-canvas-element.html the-xhtml-syntax.html video.html
Added Files:
link-fixup.js
Log Message:
[docbuild] sync up to Philip's latest, and add the doohickey that makes fragment links work as expected
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- infrastructure.html 22 Jul 2009 12:43:16 -0000 1.11
+++ infrastructure.html 22 Jul 2009 14:09:21 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>2 Common infrastructure — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- text-level-semantics.html 22 Jul 2009 12:43:17 -0000 1.4
+++ text-level-semantics.html 22 Jul 2009 14:09:21 -0000 1.5
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>4.6 Text-level semantics — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- history.html 22 Jul 2009 12:43:16 -0000 1.5
+++ history.html 22 Jul 2009 14:09:21 -0000 1.6
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>6.10 Session history and navigation — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- tabular-data.html 22 Jul 2009 12:43:17 -0000 1.5
+++ tabular-data.html 22 Jul 2009 14:09:21 -0000 1.6
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>4.9 Tabular data — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: embedded-content-0.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-0.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- embedded-content-0.html 22 Jul 2009 12:43:16 -0000 1.5
+++ embedded-content-0.html 22 Jul 2009 14:09:21 -0000 1.6
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>4.8 Embedded content — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dom.html 22 Jul 2009 12:43:16 -0000 1.11
+++ dom.html 22 Jul 2009 14:09:21 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>3 Semantics, structure, and APIs of HTML documents — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: microdata-0.html
===================================================================
RCS file: /sources/public/html5/spec/microdata-0.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- microdata-0.html 22 Jul 2009 12:43:17 -0000 1.3
+++ microdata-0.html 22 Jul 2009 14:09:21 -0000 1.4
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>5 Microdata — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- acknowledgements.html 22 Jul 2009 12:43:16 -0000 1.11
+++ acknowledgements.html 22 Jul 2009 14:09:20 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>Acknowledgements — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- the-canvas-element.html 18 Jul 2009 09:57:14 -0000 1.2
+++ the-canvas-element.html 22 Jul 2009 14:09:21 -0000 1.3
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>4.8.11 The canvas element — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- forms.html 22 Jul 2009 12:43:16 -0000 1.5
+++ forms.html 22 Jul 2009 14:09:21 -0000 1.6
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>4.10 Forms — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- interactive-elements.html 22 Jul 2009 12:43:16 -0000 1.5
+++ interactive-elements.html 22 Jul 2009 14:09:21 -0000 1.6
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>4.11 Interactive elements — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- editing.html 22 Jul 2009 12:43:16 -0000 1.11
+++ editing.html 22 Jul 2009 14:09:21 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>7 User Interaction — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: video.html
===================================================================
RCS file: /sources/public/html5/spec/video.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- video.html 20 Jul 2009 23:06:24 -0000 1.5
+++ video.html 22 Jul 2009 14:09:22 -0000 1.6
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>4.8.7 The video element — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- browsers.html 22 Jul 2009 12:43:16 -0000 1.11
+++ browsers.html 22 Jul 2009 14:09:20 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>6 Web browsers — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- the-xhtml-syntax.html 22 Jul 2009 12:43:17 -0000 1.11
+++ the-xhtml-syntax.html 22 Jul 2009 14:09:22 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>10 The XHTML syntax — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- offline.html 22 Jul 2009 12:43:17 -0000 1.6
+++ offline.html 22 Jul 2009 14:09:21 -0000 1.7
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>6.9 Offline Web applications — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- syntax.html 22 Jul 2009 12:43:17 -0000 1.11
+++ syntax.html 22 Jul 2009 14:09:21 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>9 The HTML syntax — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- obsolete.html 22 Jul 2009 12:43:17 -0000 1.3
+++ obsolete.html 22 Jul 2009 14:09:21 -0000 1.4
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>12 Obsolete features — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- named-character-references.html 22 Jul 2009 12:43:17 -0000 1.4
+++ named-character-references.html 22 Jul 2009 14:09:21 -0000 1.5
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>9.6 Named character references — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- references.html 22 Jul 2009 12:43:17 -0000 1.11
+++ references.html 22 Jul 2009 14:09:21 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>References — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- semantics.html 22 Jul 2009 12:43:17 -0000 1.11
+++ semantics.html 22 Jul 2009 14:09:21 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>4 The elements of HTML — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- index.html 22 Jul 2009 12:43:16 -0000 1.11
+++ index.html 22 Jul 2009 14:09:21 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>Index — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: comms.html
===================================================================
RCS file: /sources/public/html5/spec/comms.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- comms.html 22 Jul 2009 12:43:16 -0000 1.11
+++ comms.html 22 Jul 2009 14:09:20 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>8 Communication — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: Makefile
===================================================================
RCS file: /sources/public/html5/spec/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile 22 Jul 2009 12:43:16 -0000 1.11
+++ Makefile 22 Jul 2009 14:09:20 -0000 1.12
@@ -33,6 +33,7 @@
| $(TEE) $(TEEFLAGS) \
| $(GREP) $(GREPFLAGS) '<h2>|<h3>' \
| cut -c8- \
+ | cut -d " " -f1 \
| $(PERL) $(PERLFLAGS) -pe "s/(^[^ ]+)\s*\n/\1.html\n/" > $@
$(PERL) $(PERLFLAGS) -pi -e 's/^.*This is .+Revision: ([^ ]+) \$$.*$$/This is revision $(REVISION)/' spec.html
for file in $$(cat MANIFEST); \
--- NEW FILE: link-fixup.js ---
function fixBrokenLink(is404) {
if (window.location.hash.length < 1 && !is404)
return;
var fragid = window.location.hash.substr(1);
if (fragid && document.getElementById(fragid))
return;
var script = document.createElement('script');
script.src = 'fragment-links.js';
document.body.appendChild(script);
}
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- introduction.html 22 Jul 2009 12:43:17 -0000 1.11
+++ introduction.html 22 Jul 2009 14:09:21 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>1 Introduction — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Index: no.html
===================================================================
RCS file: /sources/public/html5/spec/no.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- no.html 22 Jul 2009 12:43:17 -0000 1.11
+++ no.html 22 Jul 2009 14:09:21 -0000 1.12
@@ -1,5 +1,5 @@
<!DOCTYPE HTML>
-<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
+<html lang="en-US-x-Hixie"><head><title>13 Things that you can't do with this specification because they are better handled using other technologies that are further described herein — HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
h3 { margin: 2.5em 0 1em 0; }
Received on Wednesday, 22 July 2009 14:09:37 UTC