- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 26 Oct 2010 18:46:59 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv14347 Modified Files: acknowledgements.html apis-in-html-documents.html association-of-controls-and-forms.html browsers.html commands.html common-dom-interfaces.html common-input-element-attributes.html common-microsyntaxes.html content-models.html dnd.html dom.html editing.html edits.html elements.html embedded-content-1.html fetching-resources.html forms.html grouping-content.html history.html iana.html index.html infrastructure.html interactive-elements.html introduction.html links.html named-character-references.html namespaces.html number-state.html obsolete.html offline.html origin-0.html parsing.html references.html rendering.html scripting-1.html sections.html semantics.html spec.html states-of-the-type-attribute.html syntax.html tabular-data.html text-level-semantics.html the-button-element.html the-canvas-element.html the-end.html the-iframe-element.html the-input-element.html the-map-element.html the-xhtml-syntax.html timers.html tokenization.html urls.html video.html webappapis.html Log Message: add a warning while we try to resolve the publishing problem [updated by splitter] Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec/infrastructure.html,v retrieving revision 1.1032 retrieving revision 1.1033 diff -u -d -r1.1032 -r1.1033 --- infrastructure.html 18 Oct 2010 06:16:48 -0000 1.1032 +++ infrastructure.html 26 Oct 2010 18:46:53 -0000 1.1033 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>2 Common infrastructure — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1013 retrieving revision 1.1014 diff -u -d -r1.1013 -r1.1014 --- text-level-semantics.html 18 Oct 2010 06:16:51 -0000 1.1013 +++ text-level-semantics.html 26 Oct 2010 18:46:56 -0000 1.1014 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.6 Text-level semantics — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: scripting-1.html =================================================================== RCS file: /sources/public/html5/spec/scripting-1.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- scripting-1.html 18 Oct 2010 06:16:50 -0000 1.30 +++ scripting-1.html 26 Oct 2010 18:46:55 -0000 1.31 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.3 Scripting — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: the-map-element.html =================================================================== RCS file: /sources/public/html5/spec/the-map-element.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- the-map-element.html 18 Oct 2010 06:16:51 -0000 1.26 +++ the-map-element.html 26 Oct 2010 18:46:57 -0000 1.27 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.8.12 The map element — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.876 retrieving revision 1.877 diff -u -d -r1.876 -r1.877 --- the-canvas-element.html 18 Oct 2010 06:16:51 -0000 1.876 +++ the-canvas-element.html 26 Oct 2010 18:46:56 -0000 1.877 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.8.11 The canvas element — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1003 retrieving revision 1.1004 diff -u -d -r1.1003 -r1.1004 --- tabular-data.html 18 Oct 2010 06:16:51 -0000 1.1003 +++ tabular-data.html 26 Oct 2010 18:46:56 -0000 1.1004 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.9 Tabular data — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec/the-iframe-element.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- the-iframe-element.html 18 Oct 2010 06:16:51 -0000 1.27 +++ the-iframe-element.html 26 Oct 2010 18:46:56 -0000 1.28 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.8.2 The iframe element — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: association-of-controls-and-forms.html =================================================================== RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- association-of-controls-and-forms.html 22 Oct 2010 23:46:37 -0000 1.42 +++ association-of-controls-and-forms.html 26 Oct 2010 18:46:52 -0000 1.43 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.10.18 Association of controls and forms — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: the-end.html =================================================================== RCS file: /sources/public/html5/spec/the-end.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- the-end.html 22 Oct 2010 23:46:40 -0000 1.21 +++ the-end.html 26 Oct 2010 18:46:56 -0000 1.22 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>8.2.6 The end — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1015 retrieving revision 1.1016 diff -u -d -r1.1015 -r1.1016 --- history.html 22 Oct 2010 23:46:39 -0000 1.1015 +++ history.html 26 Oct 2010 18:46:53 -0000 1.1016 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>5.4 Session history and navigation — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: common-dom-interfaces.html =================================================================== RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- common-dom-interfaces.html 22 Oct 2010 23:46:37 -0000 1.28 +++ common-dom-interfaces.html 26 Oct 2010 18:46:52 -0000 1.29 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>2.8 Common DOM interfaces — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: parsing.html =================================================================== RCS file: /sources/public/html5/spec/parsing.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- parsing.html 22 Oct 2010 23:46:39 -0000 1.37 +++ parsing.html 26 Oct 2010 18:46:55 -0000 1.38 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>8.2 Parsing HTML documents — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: fetching-resources.html =================================================================== RCS file: /sources/public/html5/spec/fetching-resources.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- fetching-resources.html 18 Oct 2010 06:16:48 -0000 1.23 +++ fetching-resources.html 26 Oct 2010 18:46:53 -0000 1.24 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>2.7 Fetching resources — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: origin-0.html =================================================================== RCS file: /sources/public/html5/spec/origin-0.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- origin-0.html 18 Oct 2010 06:16:49 -0000 1.15 +++ origin-0.html 26 Oct 2010 18:46:55 -0000 1.16 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>5.3 Origin — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: common-input-element-attributes.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- common-input-element-attributes.html 18 Oct 2010 06:16:47 -0000 1.21 +++ common-input-element-attributes.html 26 Oct 2010 18:46:52 -0000 1.22 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.10.7.2 Common input element attributes — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1022 retrieving revision 1.1023 diff -u -d -r1.1022 -r1.1023 --- dom.html 22 Oct 2010 23:46:37 -0000 1.1022 +++ dom.html 26 Oct 2010 18:46:52 -0000 1.1023 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>3 Semantics, structure, and APIs of HTML documents — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec/embedded-content-1.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- embedded-content-1.html 19 Oct 2010 00:16:38 -0000 1.27 +++ embedded-content-1.html 26 Oct 2010 18:46:53 -0000 1.28 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.8 Embedded content — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: the-input-element.html =================================================================== RCS file: /sources/public/html5/spec/the-input-element.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- the-input-element.html 18 Oct 2010 06:16:51 -0000 1.22 +++ the-input-element.html 26 Oct 2010 18:46:56 -0000 1.23 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.10.7 The input element — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: rendering.html =================================================================== RCS file: /sources/public/html5/spec/rendering.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- rendering.html 22 Oct 2010 23:46:39 -0000 1.49 +++ rendering.html 26 Oct 2010 18:46:55 -0000 1.50 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>10 Rendering — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1046 retrieving revision 1.1047 diff -u -d -r1.1046 -r1.1047 --- acknowledgements.html 22 Oct 2010 23:46:36 -0000 1.1046 +++ acknowledgements.html 26 Oct 2010 18:46:51 -0000 1.1047 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>Acknowledgements — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: grouping-content.html =================================================================== RCS file: /sources/public/html5/spec/grouping-content.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- grouping-content.html 18 Oct 2010 06:16:48 -0000 1.20 +++ grouping-content.html 26 Oct 2010 18:46:53 -0000 1.21 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.5 Grouping content — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: timers.html =================================================================== RCS file: /sources/public/html5/spec/timers.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- timers.html 18 Oct 2010 06:16:52 -0000 1.20 +++ timers.html 26 Oct 2010 18:46:57 -0000 1.21 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>6.2 Timers — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: elements.html =================================================================== RCS file: /sources/public/html5/spec/elements.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- elements.html 18 Oct 2010 06:16:47 -0000 1.26 +++ elements.html 26 Oct 2010 18:46:52 -0000 1.27 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>3.2 Elements — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: urls.html =================================================================== RCS file: /sources/public/html5/spec/urls.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- urls.html 18 Oct 2010 06:16:52 -0000 1.21 +++ urls.html 26 Oct 2010 18:46:57 -0000 1.22 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>2.6 URLs — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: tokenization.html =================================================================== RCS file: /sources/public/html5/spec/tokenization.html,v retrieving revision 1.48 retrieving revision 1.49 diff -u -d -r1.48 -r1.49 --- tokenization.html 22 Oct 2010 23:46:40 -0000 1.48 +++ tokenization.html 26 Oct 2010 18:46:57 -0000 1.49 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>8.2.4 Tokenization — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1012 retrieving revision 1.1013 diff -u -d -r1.1012 -r1.1013 --- forms.html 18 Oct 2010 06:16:48 -0000 1.1012 +++ forms.html 26 Oct 2010 18:46:53 -0000 1.1013 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.10 Forms — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1015 retrieving revision 1.1016 diff -u -d -r1.1015 -r1.1016 --- interactive-elements.html 22 Oct 2010 23:46:39 -0000 1.1015 +++ interactive-elements.html 26 Oct 2010 18:46:53 -0000 1.1016 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.11 Interactive elements — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1014 retrieving revision 1.1015 diff -u -d -r1.1014 -r1.1015 --- editing.html 18 Oct 2010 06:16:47 -0000 1.1014 +++ editing.html 26 Oct 2010 18:46:52 -0000 1.1015 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>7 User interaction — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.897 retrieving revision 1.898 diff -u -d -r1.897 -r1.898 --- video.html 19 Oct 2010 00:16:40 -0000 1.897 +++ video.html 26 Oct 2010 18:46:57 -0000 1.898 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.8.6 The video element — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1017 retrieving revision 1.1018 diff -u -d -r1.1017 -r1.1018 --- browsers.html 18 Oct 2010 06:16:47 -0000 1.1017 +++ browsers.html 26 Oct 2010 18:46:52 -0000 1.1018 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>5 Loading Web pages — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: edits.html =================================================================== RCS file: /sources/public/html5/spec/edits.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- edits.html 18 Oct 2010 06:16:47 -0000 1.17 +++ edits.html 26 Oct 2010 18:46:52 -0000 1.18 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.7 Edits — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1012 retrieving revision 1.1013 diff -u -d -r1.1012 -r1.1013 --- the-xhtml-syntax.html 22 Oct 2010 23:46:40 -0000 1.1012 +++ the-xhtml-syntax.html 26 Oct 2010 18:46:57 -0000 1.1013 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>9 The XHTML syntax — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: iana.html =================================================================== RCS file: /sources/public/html5/spec/iana.html,v retrieving revision 1.339 retrieving revision 1.340 diff -u -d -r1.339 -r1.340 --- iana.html 18 Oct 2010 06:16:48 -0000 1.339 +++ iana.html 26 Oct 2010 18:46:53 -0000 1.340 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>12 IANA considerations — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1010 retrieving revision 1.1011 diff -u -d -r1.1010 -r1.1011 --- offline.html 18 Oct 2010 06:16:49 -0000 1.1010 +++ offline.html 26 Oct 2010 18:46:54 -0000 1.1011 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>5.6 Offline Web applications — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: content-models.html =================================================================== RCS file: /sources/public/html5/spec/content-models.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- content-models.html 22 Oct 2010 23:46:37 -0000 1.35 +++ content-models.html 26 Oct 2010 18:46:52 -0000 1.36 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>3.2.5 Content models — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: states-of-the-type-attribute.html =================================================================== RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- states-of-the-type-attribute.html 18 Oct 2010 06:16:50 -0000 1.20 +++ states-of-the-type-attribute.html 26 Oct 2010 18:46:55 -0000 1.21 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.10.7.1 States of the type attribute — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: apis-in-html-documents.html =================================================================== RCS file: /sources/public/html5/spec/apis-in-html-documents.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- apis-in-html-documents.html 22 Oct 2010 23:46:37 -0000 1.23 +++ apis-in-html-documents.html 26 Oct 2010 18:46:51 -0000 1.24 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>3.3 APIs in HTML documents — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1008 retrieving revision 1.1009 diff -u -d -r1.1008 -r1.1009 --- obsolete.html 18 Oct 2010 06:16:49 -0000 1.1008 +++ obsolete.html 26 Oct 2010 18:46:54 -0000 1.1009 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>11 Obsolete features — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.996 retrieving revision 1.997 diff -u -d -r1.996 -r1.997 --- named-character-references.html 18 Oct 2010 06:16:49 -0000 1.996 +++ named-character-references.html 26 Oct 2010 18:46:54 -0000 1.997 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>8.5 Named character references — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1017 retrieving revision 1.1018 diff -u -d -r1.1017 -r1.1018 --- references.html 18 Oct 2010 06:16:50 -0000 1.1017 +++ references.html 26 Oct 2010 18:46:55 -0000 1.1018 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>References — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1028 retrieving revision 1.1029 diff -u -d -r1.1028 -r1.1029 --- semantics.html 18 Oct 2010 06:16:50 -0000 1.1028 +++ semantics.html 26 Oct 2010 18:46:55 -0000 1.1029 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4 The elements of HTML — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1021 retrieving revision 1.1022 diff -u -d -r1.1021 -r1.1022 --- index.html 22 Oct 2010 23:46:39 -0000 1.1021 +++ index.html 26 Oct 2010 18:46:53 -0000 1.1022 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>Index — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: the-button-element.html =================================================================== RCS file: /sources/public/html5/spec/the-button-element.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- the-button-element.html 22 Oct 2010 23:46:40 -0000 1.36 +++ the-button-element.html 26 Oct 2010 18:46:56 -0000 1.37 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.10.8 The button element — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec/dnd.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- dnd.html 25 Oct 2010 22:46:39 -0000 1.30 +++ dnd.html 26 Oct 2010 18:46:52 -0000 1.31 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>7.7 Drag and drop — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: links.html =================================================================== RCS file: /sources/public/html5/spec/links.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- links.html 18 Oct 2010 06:16:49 -0000 1.35 +++ links.html 26 Oct 2010 18:46:54 -0000 1.36 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.12 Links — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1315 retrieving revision 1.1316 diff -u -d -r1.1315 -r1.1316 --- spec.html 25 Oct 2010 22:46:41 -0000 1.1315 +++ spec.html 26 Oct 2010 18:46:55 -0000 1.1316 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split index"><head><title>HTML5</title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } @@ -325,6 +326,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> + <p style="border:double red 2em; padding: 0.5em; color: yellow ! important; background: maroon ! important; margin: 1.5em 10%; font-size: 1.2em;">This is an out-of-date editor's draft. Please see <a style="background: transparent ! important; color: orange ! important" href="http://www.whatwg.org/specs/web-apps/current-work/">the current editor's draft</a>. Updates to this draft will resume shortly. Apologies for any inconvenience.</p> <h2 class="no-num no-toc" id="editor-s-draft-25-october-2010">Editor's Draft 25 October 2010</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd> @@ -346,7 +348,7 @@ <a href="Overview.html">single page HTML</a>, <a href="spec.html">multipage HTML</a>, <a href="author/">web developer edition</a>. -This is revision 1.4524. +This is revision 1.4525. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide Index: number-state.html =================================================================== RCS file: /sources/public/html5/spec/number-state.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- number-state.html 18 Oct 2010 06:16:49 -0000 1.22 +++ number-state.html 26 Oct 2010 18:46:54 -0000 1.23 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.10.7.1.13 Number state — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: sections.html =================================================================== RCS file: /sources/public/html5/spec/sections.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- sections.html 22 Oct 2010 23:46:39 -0000 1.22 +++ sections.html 26 Oct 2010 18:46:55 -0000 1.23 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.4 Sections — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: namespaces.html =================================================================== RCS file: /sources/public/html5/spec/namespaces.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- namespaces.html 18 Oct 2010 06:16:49 -0000 1.16 +++ namespaces.html 26 Oct 2010 18:46:54 -0000 1.17 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>2.9 Namespaces — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec/introduction.html,v retrieving revision 1.1013 retrieving revision 1.1014 diff -u -d -r1.1013 -r1.1014 --- introduction.html 18 Oct 2010 06:16:48 -0000 1.1013 +++ introduction.html 26 Oct 2010 18:46:54 -0000 1.1014 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>1 Introduction — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: commands.html =================================================================== RCS file: /sources/public/html5/spec/commands.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- commands.html 18 Oct 2010 06:16:47 -0000 1.18 +++ commands.html 26 Oct 2010 18:46:52 -0000 1.19 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>4.11.5 Commands — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } 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.1018 retrieving revision 1.1019 diff -u -d -r1.1018 -r1.1019 --- syntax.html 22 Oct 2010 23:46:40 -0000 1.1018 +++ syntax.html 26 Oct 2010 18:46:55 -0000 1.1019 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>8 The HTML syntax — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: webappapis.html =================================================================== RCS file: /sources/public/html5/spec/webappapis.html,v retrieving revision 1.140 retrieving revision 1.141 diff -u -d -r1.140 -r1.141 --- webappapis.html 18 Oct 2010 06:16:52 -0000 1.140 +++ webappapis.html 26 Oct 2010 18:46:57 -0000 1.141 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>6 Web application APIs — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } Index: common-microsyntaxes.html =================================================================== RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- common-microsyntaxes.html 18 Oct 2010 06:16:47 -0000 1.25 +++ common-microsyntaxes.html 26 Oct 2010 18:46:52 -0000 1.26 @@ -1,6 +1,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <!DOCTYPE html> <!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie" class="split chapter"><head><title>2.5 Common microsyntaxes — HTML5 </title><style type="text/css"> +body, p, div, h1, h2, h3, h4, h5, h6, a, code, strong { color: #999999 ! important; background: white ! important; } pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; }
Received on Tuesday, 26 October 2010 18:47:11 UTC