- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 19 Mar 2012 06:11:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv16183
Modified Files:
acknowledgements.html association-of-controls-and-forms.html
attributes-common-to-form-controls.html
attributes-common-to-ins-and-del-elements.html
attributes-common-to-td-and-th-elements.html browsers.html
commands.html common-dom-interfaces.html
common-input-element-apis.html
common-input-element-attributes.html common-microsyntaxes.html
constraints.html content-models.html dimension-attributes.html
dnd.html dom.html dynamic-markup-insertion.html
editing-apis.html editing.html edits-and-lists.html
edits-and-paragraphs.html edits.html element-definitions.html
elements.html embedded-content-1.html examples.html
form-submission.html forms.html global-attributes.html
grouping-content.html headings-and-sections.html history.html
iana.html image-maps.html index.html infrastructure.html
interactions-with-xpath-and-xslt.html
interactive-elements.html introduction.html links.html
mathml.html media-elements.html
named-character-references.html namespaces.html obsolete.html
offline.html origin-0.html parsing.html references.html
rendering.html
requirements-relating-to-bidirectional-algorithm-formatting-characters.html
scripting-1.html section-index.html sections.html
semantics.html spec.html states-of-the-type-attribute.html
styling.html svg-0.html syntax.html
system-state-and-capabilities.html tabular-data.html
text-level-semantics.html textFieldSelection.html
the-a-element.html the-abbr-element.html
the-address-element.html the-area-element.html
the-article-element.html the-aside-element.html
the-audio-element.html the-b-element.html
the-base-element.html the-bdi-element.html
the-bdo-element.html the-blockquote-element.html
the-body-element.html the-br-element.html
the-button-element.html the-canvas-element.html
the-caption-element.html the-cite-element.html
the-code-element.html the-col-element.html
the-colgroup-element.html the-command-element.html
the-datalist-element.html the-dd-element.html
the-del-element.html the-details-element.html
the-dfn-element.html the-div-element.html the-dl-element.html
the-dt-element.html the-em-element.html the-embed-element.html
the-end.html the-fieldset-element.html
the-figcaption-element.html the-figure-element.html
the-footer-element.html the-form-element.html
the-h1-h2-h3-h4-h5-and-h6-elements.html the-head-element.html
the-header-element.html the-hgroup-element.html
the-hr-element.html the-html-element.html the-i-element.html
the-iframe-element.html the-img-element.html
the-input-element.html the-ins-element.html
the-kbd-element.html the-keygen-element.html
the-label-element.html the-legend-element.html
the-li-element.html the-link-element.html the-map-element.html
the-mark-element.html the-menu-element.html
the-meta-element.html the-meter-element.html
the-nav-element.html the-noscript-element.html
the-object-element.html the-ol-element.html
the-optgroup-element.html the-option-element.html
the-output-element.html the-p-element.html
the-param-element.html the-pre-element.html
the-progress-element.html the-q-element.html
the-rp-element.html the-rt-element.html the-ruby-element.html
the-s-element.html the-samp-element.html
the-script-element.html the-section-element.html
the-select-element.html the-small-element.html
the-source-element.html the-span-element.html
the-strong-element.html the-style-element.html
the-sub-and-sup-elements.html the-summary-element.html
the-table-element.html the-tbody-element.html
the-td-element.html the-textarea-element.html
the-tfoot-element.html the-th-element.html
the-thead-element.html the-time-element.html
the-title-element.html the-tr-element.html
the-track-element.html the-u-element.html the-ul-element.html
the-var-element.html the-video-element.html
the-wbr-element.html the-xhtml-syntax.html timers.html
tokenization.html tree-construction.html urls.html
usage-summary.html user-prompts.html wai-aria.html
webappapis.html
Log Message:
Apply revert request to W3C copy. (whatwg r7027)
[updated by splitter]
Index: the-a-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-a-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-a-element.html 13 Mar 2012 23:46:37 -0000 1.86
+++ the-a-element.html 19 Mar 2012 06:11:27 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.1 The a element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-img-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-img-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-img-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-img-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.1 The img element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-del-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-del-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-del-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-del-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.7.2 The del element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-option-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-option-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-option-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-option-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.12 The option element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-figcaption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figcaption-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-figcaption-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-figcaption-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.12 The figcaption element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-hr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hr-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-hr-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-hr-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.2 The hr element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-summary-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-summary-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-summary-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-summary-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.11.2 The summary element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-small-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-small-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-small-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-small-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.4 The small element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-kbd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-kbd-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-kbd-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-kbd-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.14 The kbd element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-end.html
===================================================================
RCS file: /sources/public/html5/spec/the-end.html,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- the-end.html 13 Mar 2012 19:46:40 -0000 1.118
+++ the-end.html 19 Mar 2012 06:11:29 -0000 1.119
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>8.2.6 The end — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: parsing.html
===================================================================
RCS file: /sources/public/html5/spec/parsing.html,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -d -r1.129 -r1.130
--- parsing.html 13 Mar 2012 19:46:37 -0000 1.129
+++ parsing.html 19 Mar 2012 06:11:25 -0000 1.130
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>8.2 Parsing HTML documents — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-span-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-span-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-span-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-span-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.25 The span element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-fieldset-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-fieldset-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-fieldset-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-fieldset-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.4 The fieldset element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-figure-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figure-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-figure-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-figure-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.11 The figure element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: element-definitions.html
===================================================================
RCS file: /sources/public/html5/spec/element-definitions.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- element-definitions.html 13 Mar 2012 23:46:31 -0000 1.86
+++ element-definitions.html 19 Mar 2012 06:11:21 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>3.2.4 Element definitions — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-script-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-script-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-script-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-script-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.3.1 The script element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -d -r1.147 -r1.148
--- the-input-element.html 13 Mar 2012 23:46:39 -0000 1.147
+++ the-input-element.html 19 Mar 2012 06:11:30 -0000 1.148
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.7 The input element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: constraints.html
===================================================================
RCS file: /sources/public/html5/spec/constraints.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- constraints.html 13 Mar 2012 23:46:30 -0000 1.86
+++ constraints.html 19 Mar 2012 06:11:20 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.21 Constraints — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-p-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-p-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-p-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-p-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.1 The p element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: examples.html
===================================================================
RCS file: /sources/public/html5/spec/examples.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- examples.html 13 Mar 2012 23:46:31 -0000 1.86
+++ examples.html 19 Mar 2012 06:11:22 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9.13 Examples — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -d -r1.147 -r1.148
--- the-map-element.html 13 Mar 2012 23:46:39 -0000 1.147
+++ the-map-element.html 19 Mar 2012 06:11:30 -0000 1.148
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.12 The map element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.1173
retrieving revision 1.1174
diff -u -d -r1.1173 -r1.1174
--- browsers.html 13 Mar 2012 23:46:29 -0000 1.1173
+++ browsers.html 19 Mar 2012 06:11:20 -0000 1.1174
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>5 Loading Web pages — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-head-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-head-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-head-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-head-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.2.1 The head element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-s-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-s-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-s-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-s-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.5 The s element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-section-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-section-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-section-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-section-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.4.2 The section element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-article-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-article-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-article-element.html 13 Mar 2012 23:46:37 -0000 1.86
+++ the-article-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.4.4 The article element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-blockquote-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-blockquote-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-blockquote-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-blockquote-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.4 The blockquote element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-rp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rp-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-rp-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-rp-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.22 The rp element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-details-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-details-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-details-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-details-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.11.1 The details element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-aside-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-aside-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-aside-element.html 13 Mar 2012 23:46:37 -0000 1.86
+++ the-aside-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.4.5 The aside element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-title-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-title-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-title-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-title-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.2.2 The title element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.1143
retrieving revision 1.1144
diff -u -d -r1.1143 -r1.1144
--- offline.html 13 Mar 2012 23:46:36 -0000 1.1143
+++ offline.html 19 Mar 2012 06:11:25 -0000 1.1144
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>5.6 Offline Web applications — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec/textFieldSelection.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- textFieldSelection.html 13 Mar 2012 23:46:37 -0000 1.86
+++ textFieldSelection.html 19 Mar 2012 06:11:27 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.20 APIs for the text field selections — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/global-attributes.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- global-attributes.html 13 Mar 2012 23:46:34 -0000 1.86
+++ global-attributes.html 19 Mar 2012 06:11:22 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>3.2.3 Global attributes — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-bdi-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdi-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-bdi-element.html 13 Mar 2012 23:46:37 -0000 1.86
+++ the-bdi-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.23 The bdi element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-legend-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-legend-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-legend-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-legend-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.5 The legend element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-dt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dt-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-dt-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-dt-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.9 The dt element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.1178
retrieving revision 1.1179
diff -u -d -r1.1178 -r1.1179
--- history.html 13 Mar 2012 23:46:34 -0000 1.1178
+++ history.html 19 Mar 2012 06:11:23 -0000 1.1179
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>5.4 Session history and navigation — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: svg-0.html
===================================================================
RCS file: /sources/public/html5/spec/svg-0.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- svg-0.html 13 Mar 2012 23:46:37 -0000 1.86
+++ svg-0.html 19 Mar 2012 06:11:27 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.16 SVG — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-source-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-source-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-source-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-source-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.8 The source element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-embed-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-embed-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-embed-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-embed-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.3 The embed element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-ins-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ins-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-ins-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-ins-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.7.1 The ins element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-col-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-col-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-col-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-col-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9.4 The col element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-em-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-em-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-em-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-em-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.2 The em element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1167
retrieving revision 1.1168
diff -u -d -r1.1167 -r1.1168
--- semantics.html 13 Mar 2012 23:46:36 -0000 1.1167
+++ semantics.html 19 Mar 2012 06:11:26 -0000 1.1168
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4 The elements of HTML — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-q-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-q-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-q-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-q-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.7 The q element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-style-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-style-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-style-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-style-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.2.6 The style element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.1137
retrieving revision 1.1138
diff -u -d -r1.1137 -r1.1138
--- syntax.html 13 Mar 2012 23:46:37 -0000 1.1137
+++ syntax.html 19 Mar 2012 06:11:27 -0000 1.1138
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>8 The HTML syntax — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec/webappapis.html,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -d -r1.290 -r1.291
--- webappapis.html 13 Mar 2012 23:46:43 -0000 1.290
+++ webappapis.html 19 Mar 2012 06:11:33 -0000 1.291
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>6 Web application APIs — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: attributes-common-to-form-controls.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- attributes-common-to-form-controls.html 13 Mar 2012 23:46:29 -0000 1.86
+++ attributes-common-to-form-controls.html 19 Mar 2012 06:11:19 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.19 Attributes common to form controls — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-h1-h2-h3-h4-h5-and-h6-elements.html
===================================================================
RCS file: /sources/public/html5/spec/the-h1-h2-h3-h4-h5-and-h6-elements.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-h1-h2-h3-h4-h5-and-h6-elements.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-h1-h2-h3-h4-h5-and-h6-elements.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.4.6 The h1, h2, h3, h4, h5, and h6 elements — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-abbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-abbr-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-abbr-element.html 13 Mar 2012 23:46:37 -0000 1.86
+++ the-abbr-element.html 19 Mar 2012 06:11:27 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.9 The abbr element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-caption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-caption-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-caption-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-caption-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9.2 The caption element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: edits-and-paragraphs.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- edits-and-paragraphs.html 13 Mar 2012 23:46:31 -0000 1.86
+++ edits-and-paragraphs.html 19 Mar 2012 06:11:21 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.7.4 Edits and paragraphs — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-tbody-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tbody-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-tbody-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-tbody-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9.5 The tbody element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-td-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-td-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-td-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-td-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9.9 The td element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1867
retrieving revision 1.1868
diff -u -d -r1.1867 -r1.1868
--- spec.html 13 Mar 2012 23:46:36 -0000 1.1867
+++ spec.html 19 Mar 2012 06:11:26 -0000 1.1868
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: system-state-and-capabilities.html
===================================================================
RCS file: /sources/public/html5/spec/system-state-and-capabilities.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- system-state-and-capabilities.html 13 Mar 2012 23:46:37 -0000 1.86
+++ system-state-and-capabilities.html 19 Mar 2012 06:11:27 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>6.5 System state and capabilities — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec/origin-0.html,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- origin-0.html 13 Mar 2012 23:46:36 -0000 1.138
+++ origin-0.html 19 Mar 2012 06:11:25 -0000 1.139
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>5.3 Origin — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec/media-elements.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- media-elements.html 13 Mar 2012 23:46:35 -0000 1.86
+++ media-elements.html 19 Mar 2012 06:11:24 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.10 Media elements — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-base-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-base-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-base-element.html 13 Mar 2012 23:46:37 -0000 1.86
+++ the-base-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.2.3 The base element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-menu-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-menu-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-menu-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-menu-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.11.4 The menu element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: styling.html
===================================================================
RCS file: /sources/public/html5/spec/styling.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- styling.html 13 Mar 2012 23:46:37 -0000 1.86
+++ styling.html 19 Mar 2012 06:11:27 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.2.7 Styling — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-noscript-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-noscript-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-noscript-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-noscript-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.3.2 The noscript element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-code-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-code-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-code-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-code-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.11 The code element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-command-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-command-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-command-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-command-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.11.3 The command element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -d -r1.146 -r1.147
--- urls.html 13 Mar 2012 23:46:42 -0000 1.146
+++ urls.html 19 Mar 2012 06:11:33 -0000 1.147
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>2.6 URLs — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.1132
retrieving revision 1.1133
diff -u -d -r1.1132 -r1.1133
--- the-xhtml-syntax.html 13 Mar 2012 23:46:41 -0000 1.1132
+++ the-xhtml-syntax.html 19 Mar 2012 06:11:33 -0000 1.1133
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>9 The XHTML syntax — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-div-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-div-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-div-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-div-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.13 The div element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-output-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-output-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-output-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-output-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.15 The output element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-label-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-label-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-label-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-label-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.6 The label element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec/dnd.html,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -d -r1.174 -r1.175
--- dnd.html 13 Mar 2012 23:46:30 -0000 1.174
+++ dnd.html 19 Mar 2012 06:11:21 -0000 1.175
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>7.6 Drag and drop — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-dl-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dl-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-dl-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-dl-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.8 The dl element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-select-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-select-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-select-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-select-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.9 The select element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: editing-apis.html
===================================================================
RCS file: /sources/public/html5/spec/editing-apis.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- editing-apis.html 13 Mar 2012 23:46:31 -0000 1.86
+++ editing-apis.html 19 Mar 2012 06:11:21 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>7.5.4 Editing APIs — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1165
retrieving revision 1.1166
diff -u -d -r1.1165 -r1.1166
--- dom.html 13 Mar 2012 23:46:30 -0000 1.1165
+++ dom.html 19 Mar 2012 06:11:21 -0000 1.1166
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>3 Semantics, structure, and APIs of HTML documents — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-textarea-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-textarea-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-textarea-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-textarea-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.13 The textarea element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-colgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-colgroup-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-colgroup-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-colgroup-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9.3 The colgroup element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: attributes-common-to-ins-and-del-elements.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- attributes-common-to-ins-and-del-elements.html 13 Mar 2012 23:46:29 -0000 1.86
+++ attributes-common-to-ins-and-del-elements.html 19 Mar 2012 06:11:20 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.7.3 Attributes common to ins and del elements — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-video-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-video-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-video-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-video-element.html 19 Mar 2012 06:11:33 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.6 The video element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-table-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-table-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-table-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-table-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9.1 The table element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-audio-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-audio-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-audio-element.html 13 Mar 2012 23:46:37 -0000 1.86
+++ the-audio-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.7 The audio element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: edits-and-lists.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-lists.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- edits-and-lists.html 13 Mar 2012 23:46:31 -0000 1.86
+++ edits-and-lists.html 19 Mar 2012 06:11:21 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.7.5 Edits and lists — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-pre-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-pre-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-pre-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-pre-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.3 The pre element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: dynamic-markup-insertion.html
===================================================================
RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- dynamic-markup-insertion.html 13 Mar 2012 23:46:30 -0000 1.87
+++ dynamic-markup-insertion.html 19 Mar 2012 06:11:21 -0000 1.88
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>3.4 Dynamic markup insertion — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-tfoot-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tfoot-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-tfoot-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-tfoot-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9.7 The tfoot element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-thead-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-thead-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-thead-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-thead-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9.6 The thead element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: image-maps.html
===================================================================
RCS file: /sources/public/html5/spec/image-maps.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- image-maps.html 13 Mar 2012 23:46:34 -0000 1.86
+++ image-maps.html 19 Mar 2012 06:11:23 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.14 Image maps — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-br-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-br-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-br-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-br-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.26 The br element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-meta-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meta-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-meta-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-meta-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.2.5 The meta element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-wbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-wbr-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-wbr-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-wbr-element.html 19 Mar 2012 06:11:33 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.27 The wbr element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1145
retrieving revision 1.1146
diff -u -d -r1.1145 -r1.1146
--- introduction.html 13 Mar 2012 23:46:35 -0000 1.1145
+++ introduction.html 19 Mar 2012 06:11:24 -0000 1.1146
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>1 Introduction — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.1151
retrieving revision 1.1152
diff -u -d -r1.1151 -r1.1152
--- editing.html 13 Mar 2012 23:46:31 -0000 1.1151
+++ editing.html 19 Mar 2012 06:11:21 -0000 1.1152
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>7 User interaction — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -d -r1.152 -r1.153
--- common-microsyntaxes.html 13 Mar 2012 23:46:29 -0000 1.152
+++ common-microsyntaxes.html 19 Mar 2012 06:11:20 -0000 1.153
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>2.5 Common microsyntaxes — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -d -r1.186 -r1.187
--- rendering.html 13 Mar 2012 19:46:37 -0000 1.186
+++ rendering.html 19 Mar 2012 06:11:25 -0000 1.187
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>10 Rendering — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.1154
retrieving revision 1.1155
diff -u -d -r1.1154 -r1.1155
--- text-level-semantics.html 13 Mar 2012 23:46:37 -0000 1.1154
+++ text-level-semantics.html 19 Mar 2012 06:11:27 -0000 1.1155
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6 Text-level semantics — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-1.html,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -d -r1.156 -r1.157
--- embedded-content-1.html 13 Mar 2012 23:46:31 -0000 1.156
+++ embedded-content-1.html 19 Mar 2012 06:11:22 -0000 1.157
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8 Embedded content — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1209
retrieving revision 1.1210
diff -u -d -r1.1209 -r1.1210
--- infrastructure.html 13 Mar 2012 23:46:34 -0000 1.1209
+++ infrastructure.html 19 Mar 2012 06:11:23 -0000 1.1210
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>2 Common infrastructure — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: form-submission.html
===================================================================
RCS file: /sources/public/html5/spec/form-submission.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- form-submission.html 13 Mar 2012 23:46:31 -0000 1.86
+++ form-submission.html 19 Mar 2012 06:11:22 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.22 Form submission — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: user-prompts.html
===================================================================
RCS file: /sources/public/html5/spec/user-prompts.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- user-prompts.html 13 Mar 2012 23:46:42 -0000 1.86
+++ user-prompts.html 19 Mar 2012 06:11:33 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>6.4 User prompts — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.1134
retrieving revision 1.1135
diff -u -d -r1.1134 -r1.1135
--- tabular-data.html 13 Mar 2012 23:46:37 -0000 1.1134
+++ tabular-data.html 19 Mar 2012 06:11:27 -0000 1.1135
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9 Tabular data — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -d -r1.231 -r1.232
--- the-iframe-element.html 13 Mar 2012 23:46:39 -0000 1.231
+++ the-iframe-element.html 19 Mar 2012 06:11:30 -0000 1.232
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.2 The iframe element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: dimension-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/dimension-attributes.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- dimension-attributes.html 13 Mar 2012 23:46:30 -0000 1.86
+++ dimension-attributes.html 19 Mar 2012 06:11:20 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.17 Dimension attributes — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: tree-construction.html
===================================================================
RCS file: /sources/public/html5/spec/tree-construction.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- tree-construction.html 13 Mar 2012 19:46:44 -0000 1.72
+++ tree-construction.html 19 Mar 2012 06:11:33 -0000 1.73
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>8.2.5 Tree construction — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 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.197
retrieving revision 1.198
diff -u -d -r1.197 -r1.198
--- association-of-controls-and-forms.html 13 Mar 2012 23:46:29 -0000 1.197
+++ association-of-controls-and-forms.html 19 Mar 2012 06:11:19 -0000 1.198
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.18 Association of controls and forms — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -d -r1.170 -r1.171
--- common-dom-interfaces.html 13 Mar 2012 23:46:29 -0000 1.170
+++ common-dom-interfaces.html 19 Mar 2012 06:11:20 -0000 1.171
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>2.8 Common DOM interfaces — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-strong-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-strong-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-strong-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-strong-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.3 The strong element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-form-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-form-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-form-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-form-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.3 The form element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-li-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-li-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-li-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-li-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.7 The li element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- scripting-1.html 13 Mar 2012 23:46:36 -0000 1.162
+++ scripting-1.html 19 Mar 2012 06:11:26 -0000 1.163
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.3 Scripting — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-keygen-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-keygen-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-keygen-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-keygen-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.14 The keygen element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-link-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-link-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-link-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-link-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.2.4 The link element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-optgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-optgroup-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-optgroup-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-optgroup-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.11 The optgroup element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-param-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-param-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-param-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-param-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.5 The param element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-time-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-time-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-time-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-time-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.10 The time element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: mathml.html
===================================================================
RCS file: /sources/public/html5/spec/mathml.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- mathml.html 13 Mar 2012 23:46:35 -0000 1.86
+++ mathml.html 19 Mar 2012 06:11:24 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.15 MathML — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-var-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-var-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-var-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-var-element.html 19 Mar 2012 06:11:33 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.12 The var element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-th-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-th-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-th-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-th-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9.10 The th element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: tokenization.html
===================================================================
RCS file: /sources/public/html5/spec/tokenization.html,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -d -r1.133 -r1.134
--- tokenization.html 13 Mar 2012 19:46:44 -0000 1.133
+++ tokenization.html 19 Mar 2012 06:11:33 -0000 1.134
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>8.2.4 Tokenization — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: requirements-relating-to-bidirectional-algorithm-formatting-characters.html
===================================================================
RCS file: /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 13 Mar 2012 23:46:36 -0000 1.86
+++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 19 Mar 2012 06:11:26 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>3.2.6 Requirements relating to bidirectional-algorithm formatting characters — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-body-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-body-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-body-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-body-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.4.1 The body element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -d -r1.152 -r1.153
--- common-input-element-attributes.html 13 Mar 2012 23:46:29 -0000 1.152
+++ common-input-element-attributes.html 19 Mar 2012 06:11:20 -0000 1.153
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.7.3 Common input element attributes — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.1139
retrieving revision 1.1140
diff -u -d -r1.1139 -r1.1140
--- interactive-elements.html 13 Mar 2012 23:46:35 -0000 1.1139
+++ interactive-elements.html 19 Mar 2012 06:11:24 -0000 1.1140
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.11 Interactive elements — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-address-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-address-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-address-element.html 13 Mar 2012 23:46:37 -0000 1.86
+++ the-address-element.html 19 Mar 2012 06:11:27 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.4.10 The address element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec/iana.html,v
retrieving revision 1.456
retrieving revision 1.457
diff -u -d -r1.456 -r1.457
--- iana.html 13 Mar 2012 23:46:34 -0000 1.456
+++ iana.html 19 Mar 2012 06:11:23 -0000 1.457
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>12 IANA considerations — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-b-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-b-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-b-element.html 13 Mar 2012 23:46:37 -0000 1.86
+++ the-b-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.17 The b element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 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.147
retrieving revision 1.148
diff -u -d -r1.147 -r1.148
--- states-of-the-type-attribute.html 13 Mar 2012 23:46:36 -0000 1.147
+++ states-of-the-type-attribute.html 19 Mar 2012 06:11:26 -0000 1.148
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.7.1 States of the type attribute — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-nav-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-nav-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-nav-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-nav-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.4.3 The nav element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.1161
retrieving revision 1.1162
diff -u -d -r1.1161 -r1.1162
--- references.html 13 Mar 2012 23:46:36 -0000 1.1161
+++ references.html 19 Mar 2012 06:11:25 -0000 1.1162
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>References — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-meter-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meter-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-meter-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-meter-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.17 The meter element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-ul-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ul-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-ul-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-ul-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.6 The ul element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-html-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-html-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-html-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-html-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.1.1 The html element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.1201
retrieving revision 1.1202
diff -u -d -r1.1201 -r1.1202
--- index.html 13 Mar 2012 23:46:34 -0000 1.1201
+++ index.html 19 Mar 2012 06:11:23 -0000 1.1202
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: attributes-common-to-td-and-th-elements.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-td-and-th-elements.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- attributes-common-to-td-and-th-elements.html 13 Mar 2012 23:46:29 -0000 1.86
+++ attributes-common-to-td-and-th-elements.html 19 Mar 2012 06:11:20 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9.11 Attributes common to td and th elements — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: wai-aria.html
===================================================================
RCS file: /sources/public/html5/spec/wai-aria.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- wai-aria.html 13 Mar 2012 23:46:42 -0000 1.87
+++ wai-aria.html 19 Mar 2012 06:11:33 -0000 1.88
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>3.2.7 WAI-ARIA — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-ruby-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ruby-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-ruby-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-ruby-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.20 The ruby element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-track-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-track-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-track-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-track-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.9 The track element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: usage-summary.html
===================================================================
RCS file: /sources/public/html5/spec/usage-summary.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- usage-summary.html 13 Mar 2012 23:46:42 -0000 1.86
+++ usage-summary.html 19 Mar 2012 06:11:33 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.28 Usage summary — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -d -r1.152 -r1.153
--- sections.html 13 Mar 2012 23:46:36 -0000 1.152
+++ sections.html 19 Mar 2012 06:11:26 -0000 1.153
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.4 Sections — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- content-models.html 13 Mar 2012 23:46:30 -0000 1.195
+++ content-models.html 19 Mar 2012 06:11:20 -0000 1.196
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>3.2.5 Content models — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-progress-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-progress-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-progress-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-progress-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.16 The progress element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-footer-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-footer-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-footer-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-footer-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.4.9 The footer element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: interactions-with-xpath-and-xslt.html
===================================================================
RCS file: /sources/public/html5/spec/interactions-with-xpath-and-xslt.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- interactions-with-xpath-and-xslt.html 13 Mar 2012 19:46:36 -0000 1.46
+++ interactions-with-xpath-and-xslt.html 19 Mar 2012 06:11:24 -0000 1.47
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>3.3 Interactions with XPath and XSLT — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-dd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dd-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-dd-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-dd-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.10 The dd element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-bdo-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdo-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-bdo-element.html 13 Mar 2012 23:46:37 -0000 1.86
+++ the-bdo-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.24 The bdo element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-object-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-object-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-object-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-object-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.4 The object element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-ol-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ol-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-ol-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-ol-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5.5 The ol element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-area-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-area-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-area-element.html 13 Mar 2012 23:46:37 -0000 1.86
+++ the-area-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.13 The area element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-datalist-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-datalist-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-datalist-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-datalist-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.10 The datalist element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -d -r1.146 -r1.147
--- grouping-content.html 13 Mar 2012 23:46:34 -0000 1.146
+++ grouping-content.html 19 Mar 2012 06:11:22 -0000 1.147
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.5 Grouping content — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-mark-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-mark-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-mark-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-mark-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.19 The mark element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-dfn-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dfn-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-dfn-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-dfn-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.8 The dfn element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1190
retrieving revision 1.1191
diff -u -d -r1.1190 -r1.1191
--- acknowledgements.html 13 Mar 2012 23:46:29 -0000 1.1190
+++ acknowledgements.html 19 Mar 2012 06:11:19 -0000 1.1191
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>Acknowledgements — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-header-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-header-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-header-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-header-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.4.8 The header element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -d -r1.161 -r1.162
--- elements.html 13 Mar 2012 23:46:31 -0000 1.161
+++ elements.html 19 Mar 2012 06:11:21 -0000 1.162
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>3.2 Elements — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-sub-and-sup-elements.html
===================================================================
RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-sub-and-sup-elements.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-sub-and-sup-elements.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.15 The sub and sup elements — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-i-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-i-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-i-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-i-element.html 19 Mar 2012 06:11:30 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.16 The i element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.1140
retrieving revision 1.1141
diff -u -d -r1.1140 -r1.1141
--- forms.html 13 Mar 2012 23:46:31 -0000 1.1140
+++ forms.html 19 Mar 2012 06:11:22 -0000 1.1141
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10 Forms — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -d -r1.131 -r1.132
--- edits.html 13 Mar 2012 23:46:31 -0000 1.131
+++ edits.html 19 Mar 2012 06:11:21 -0000 1.132
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.7 Edits — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.1011
retrieving revision 1.1012
diff -u -d -r1.1011 -r1.1012
--- the-canvas-element.html 13 Mar 2012 23:46:38 -0000 1.1011
+++ the-canvas-element.html 19 Mar 2012 06:11:28 -0000 1.1012
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.8.11 The canvas element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec/commands.html,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -d -r1.137 -r1.138
--- commands.html 13 Mar 2012 23:46:29 -0000 1.137
+++ commands.html 19 Mar 2012 06:11:20 -0000 1.138
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.11.5 Commands — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-samp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-samp-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-samp-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-samp-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.13 The samp element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-u-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-u-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-u-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-u-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.18 The u element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: headings-and-sections.html
===================================================================
RCS file: /sources/public/html5/spec/headings-and-sections.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- headings-and-sections.html 13 Mar 2012 23:46:34 -0000 1.86
+++ headings-and-sections.html 19 Mar 2012 06:11:23 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.4.11 Headings and sections — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.1147
retrieving revision 1.1148
diff -u -d -r1.1147 -r1.1148
--- obsolete.html 13 Mar 2012 23:46:35 -0000 1.1147
+++ obsolete.html 19 Mar 2012 06:11:25 -0000 1.1148
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>11 Obsolete features — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.1105
retrieving revision 1.1106
diff -u -d -r1.1105 -r1.1106
--- named-character-references.html 13 Mar 2012 23:46:35 -0000 1.1105
+++ named-character-references.html 19 Mar 2012 06:11:24 -0000 1.1106
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>8.5 Named character references — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -d -r1.189 -r1.190
--- the-button-element.html 13 Mar 2012 23:46:38 -0000 1.189
+++ the-button-element.html 19 Mar 2012 06:11:28 -0000 1.190
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.8 The button element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -d -r1.190 -r1.191
--- links.html 13 Mar 2012 23:46:35 -0000 1.190
+++ links.html 19 Mar 2012 06:11:24 -0000 1.191
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.12 Links — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-cite-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-cite-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-cite-element.html 13 Mar 2012 23:46:38 -0000 1.86
+++ the-cite-element.html 19 Mar 2012 06:11:28 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.6 The cite element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-hgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hgroup-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-hgroup-element.html 13 Mar 2012 23:46:39 -0000 1.86
+++ the-hgroup-element.html 19 Mar 2012 06:11:29 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.4.7 The hgroup element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: common-input-element-apis.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-apis.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- common-input-element-apis.html 13 Mar 2012 23:46:29 -0000 1.86
+++ common-input-element-apis.html 19 Mar 2012 06:11:20 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.10.7.4 Common input element APIs — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-tr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tr-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-tr-element.html 13 Mar 2012 23:46:41 -0000 1.86
+++ the-tr-element.html 19 Mar 2012 06:11:32 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.9.8 The tr element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: section-index.html
===================================================================
RCS file: /sources/public/html5/spec/section-index.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- section-index.html 13 Mar 2012 23:46:36 -0000 1.86
+++ section-index.html 19 Mar 2012 06:11:26 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>Index — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec/timers.html,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -d -r1.157 -r1.158
--- timers.html 13 Mar 2012 23:46:41 -0000 1.157
+++ timers.html 19 Mar 2012 06:11:33 -0000 1.158
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>6.3 Timers — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- namespaces.html 13 Mar 2012 23:46:35 -0000 1.127
+++ namespaces.html 19 Mar 2012 06:11:25 -0000 1.128
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>2.9 Namespaces — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Index: the-rt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rt-element.html,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- the-rt-element.html 13 Mar 2012 23:46:40 -0000 1.86
+++ the-rt-element.html 19 Mar 2012 06:11:31 -0000 1.87
@@ -1,3 +1,4 @@
+<!doctype html>
<html lang="en-US-x-Hixie"><head><title>4.6.21 The rt element — HTML5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
Received on Monday, 19 March 2012 06:11:49 UTC