- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 20 Mar 2012 10:43:59 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv6581 Modified Files: Makefile 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 load-timeout.js 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 single-page.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: add dashed lines and change how Path objects work to instead use external line and font styles and transformation objects (whatwg r7028) [updated by splitter] Index: the-a-element.html =================================================================== RCS file: /sources/public/html5/spec/the-a-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-a-element.html 20 Mar 2012 10:40:00 -0000 1.91 +++ the-a-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.1 The a element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-img-element.html =================================================================== RCS file: /sources/public/html5/spec/the-img-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-img-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-img-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.1 The img element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-del-element.html =================================================================== RCS file: /sources/public/html5/spec/the-del-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-del-element.html 20 Mar 2012 10:40:02 -0000 1.91 +++ the-del-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.7.2 The del element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-option-element.html =================================================================== RCS file: /sources/public/html5/spec/the-option-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-option-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-option-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.12 The option element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-figcaption-element.html =================================================================== RCS file: /sources/public/html5/spec/the-figcaption-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-figcaption-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-figcaption-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.12 The figcaption element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-hr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-hr-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-hr-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-hr-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.2 The hr element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-summary-element.html =================================================================== RCS file: /sources/public/html5/spec/the-summary-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-summary-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-summary-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.11.2 The summary element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-small-element.html =================================================================== RCS file: /sources/public/html5/spec/the-small-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-small-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-small-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.4 The small element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-kbd-element.html =================================================================== RCS file: /sources/public/html5/spec/the-kbd-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-kbd-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-kbd-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.14 The kbd element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: single-page.html =================================================================== RCS file: /sources/public/html5/spec/single-page.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- single-page.html 20 Mar 2012 10:39:59 -0000 1.5 +++ single-page.html 20 Mar 2012 10:43:50 -0000 1.6 @@ -1,5 +1,5 @@ <!doctype html> -<html lang="en-US-x-Hixie"><title>HTML5</title><style type="text/css"> +<html id="overview" lang="en-US-x-Hixie"><title>HTML5</title><style type="text/css"> pre { margin-left: 2em; white-space: pre-wrap; } h2 { margin: 3em 0 1em 0; } h3 { margin: 2.5em 0 1em 0; } @@ -353,7 +353,7 @@ return null; } </script><script src="load-timeout.js"></script> -<body id="overview" onload="init()" > +<body onload="init()" > <div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> Index: the-end.html =================================================================== RCS file: /sources/public/html5/spec/the-end.html,v retrieving revision 1.123 retrieving revision 1.124 diff -u -d -r1.123 -r1.124 --- the-end.html 20 Mar 2012 10:40:03 -0000 1.123 +++ the-end.html 20 Mar 2012 10:43:53 -0000 1.124 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>8.2.6 The end — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: parsing.html =================================================================== RCS file: /sources/public/html5/spec/parsing.html,v retrieving revision 1.134 retrieving revision 1.135 diff -u -d -r1.134 -r1.135 --- parsing.html 20 Mar 2012 10:39:58 -0000 1.134 +++ parsing.html 20 Mar 2012 10:43:50 -0000 1.135 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>8.2 Parsing HTML documents — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-span-element.html =================================================================== RCS file: /sources/public/html5/spec/the-span-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-span-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-span-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.25 The span element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-fieldset-element.html =================================================================== RCS file: /sources/public/html5/spec/the-fieldset-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-fieldset-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-fieldset-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.4 The fieldset element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-figure-element.html =================================================================== RCS file: /sources/public/html5/spec/the-figure-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-figure-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-figure-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.11 The figure element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: element-definitions.html =================================================================== RCS file: /sources/public/html5/spec/element-definitions.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- element-definitions.html 20 Mar 2012 10:39:54 -0000 1.91 +++ element-definitions.html 20 Mar 2012 10:43:47 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>3.2.4 Element definitions — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-script-element.html =================================================================== RCS file: /sources/public/html5/spec/the-script-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-script-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-script-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.3.1 The script element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-input-element.html =================================================================== RCS file: /sources/public/html5/spec/the-input-element.html,v retrieving revision 1.152 retrieving revision 1.153 diff -u -d -r1.152 -r1.153 --- the-input-element.html 20 Mar 2012 10:40:04 -0000 1.152 +++ the-input-element.html 20 Mar 2012 10:43:54 -0000 1.153 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.7 The input element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: constraints.html =================================================================== RCS file: /sources/public/html5/spec/constraints.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- constraints.html 20 Mar 2012 10:39:53 -0000 1.91 +++ constraints.html 20 Mar 2012 10:43:46 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.21 Constraints — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-p-element.html =================================================================== RCS file: /sources/public/html5/spec/the-p-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-p-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-p-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.1 The p element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: examples.html =================================================================== RCS file: /sources/public/html5/spec/examples.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- examples.html 20 Mar 2012 10:39:54 -0000 1.91 +++ examples.html 20 Mar 2012 10:43:47 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.9.13 Examples — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-map-element.html =================================================================== RCS file: /sources/public/html5/spec/the-map-element.html,v retrieving revision 1.152 retrieving revision 1.153 diff -u -d -r1.152 -r1.153 --- the-map-element.html 20 Mar 2012 10:40:04 -0000 1.152 +++ the-map-element.html 20 Mar 2012 10:43:54 -0000 1.153 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.12 The map element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: browsers.html =================================================================== RCS file: /sources/public/html5/spec/browsers.html,v retrieving revision 1.1178 retrieving revision 1.1179 diff -u -d -r1.1178 -r1.1179 --- browsers.html 20 Mar 2012 10:39:52 -0000 1.1178 +++ browsers.html 20 Mar 2012 10:43:46 -0000 1.1179 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>5 Loading Web pages — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-head-element.html =================================================================== RCS file: /sources/public/html5/spec/the-head-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-head-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-head-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.2.1 The head element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-s-element.html =================================================================== RCS file: /sources/public/html5/spec/the-s-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-s-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-s-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.5 The s element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-section-element.html =================================================================== RCS file: /sources/public/html5/spec/the-section-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-section-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-section-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.4.2 The section element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-article-element.html =================================================================== RCS file: /sources/public/html5/spec/the-article-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-article-element.html 20 Mar 2012 10:40:00 -0000 1.91 +++ the-article-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.4.4 The article element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-blockquote-element.html =================================================================== RCS file: /sources/public/html5/spec/the-blockquote-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-blockquote-element.html 20 Mar 2012 10:40:01 -0000 1.91 +++ the-blockquote-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.4 The blockquote element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-rp-element.html =================================================================== RCS file: /sources/public/html5/spec/the-rp-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-rp-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-rp-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.22 The rp element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-details-element.html =================================================================== RCS file: /sources/public/html5/spec/the-details-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-details-element.html 20 Mar 2012 10:40:02 -0000 1.91 +++ the-details-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.11.1 The details element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-aside-element.html =================================================================== RCS file: /sources/public/html5/spec/the-aside-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-aside-element.html 20 Mar 2012 10:40:01 -0000 1.91 +++ the-aside-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.4.5 The aside element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-title-element.html =================================================================== RCS file: /sources/public/html5/spec/the-title-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-title-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-title-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.2.2 The title element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: offline.html =================================================================== RCS file: /sources/public/html5/spec/offline.html,v retrieving revision 1.1148 retrieving revision 1.1149 diff -u -d -r1.1148 -r1.1149 --- offline.html 20 Mar 2012 10:39:57 -0000 1.1148 +++ offline.html 20 Mar 2012 10:43:49 -0000 1.1149 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>5.6 Offline Web applications — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: textFieldSelection.html =================================================================== RCS file: /sources/public/html5/spec/textFieldSelection.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- textFieldSelection.html 20 Mar 2012 10:40:00 -0000 1.91 +++ textFieldSelection.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!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"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: global-attributes.html =================================================================== RCS file: /sources/public/html5/spec/global-attributes.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- global-attributes.html 20 Mar 2012 10:39:55 -0000 1.91 +++ global-attributes.html 20 Mar 2012 10:43:48 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>3.2.3 Global attributes — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-bdi-element.html =================================================================== RCS file: /sources/public/html5/spec/the-bdi-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-bdi-element.html 20 Mar 2012 10:40:01 -0000 1.91 +++ the-bdi-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.23 The bdi element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-legend-element.html =================================================================== RCS file: /sources/public/html5/spec/the-legend-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-legend-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-legend-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.5 The legend element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-dt-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dt-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-dt-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-dt-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.9 The dt element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: history.html =================================================================== RCS file: /sources/public/html5/spec/history.html,v retrieving revision 1.1183 retrieving revision 1.1184 diff -u -d -r1.1183 -r1.1184 --- history.html 20 Mar 2012 10:39:55 -0000 1.1183 +++ history.html 20 Mar 2012 10:43:48 -0000 1.1184 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>5.4 Session history and navigation — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: svg-0.html =================================================================== RCS file: /sources/public/html5/spec/svg-0.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- svg-0.html 20 Mar 2012 10:39:59 -0000 1.91 +++ svg-0.html 20 Mar 2012 10:43:51 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.16 SVG — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-source-element.html =================================================================== RCS file: /sources/public/html5/spec/the-source-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-source-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-source-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.8 The source element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-embed-element.html =================================================================== RCS file: /sources/public/html5/spec/the-embed-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-embed-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-embed-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.3 The embed element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-ins-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ins-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-ins-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-ins-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.7.1 The ins element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-col-element.html =================================================================== RCS file: /sources/public/html5/spec/the-col-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-col-element.html 20 Mar 2012 10:40:02 -0000 1.91 +++ the-col-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.9.4 The col element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-em-element.html =================================================================== RCS file: /sources/public/html5/spec/the-em-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-em-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-em-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.2 The em element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec/semantics.html,v retrieving revision 1.1172 retrieving revision 1.1173 diff -u -d -r1.1172 -r1.1173 --- semantics.html 20 Mar 2012 10:39:58 -0000 1.1172 +++ semantics.html 20 Mar 2012 10:43:50 -0000 1.1173 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4 The elements of HTML — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-q-element.html =================================================================== RCS file: /sources/public/html5/spec/the-q-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-q-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-q-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.7 The q element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-style-element.html =================================================================== RCS file: /sources/public/html5/spec/the-style-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-style-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-style-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.2.6 The style element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: syntax.html =================================================================== RCS file: /sources/public/html5/spec/syntax.html,v retrieving revision 1.1142 retrieving revision 1.1143 diff -u -d -r1.1142 -r1.1143 --- syntax.html 20 Mar 2012 10:39:59 -0000 1.1142 +++ syntax.html 20 Mar 2012 10:43:51 -0000 1.1143 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>8 The HTML syntax — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: webappapis.html =================================================================== RCS file: /sources/public/html5/spec/webappapis.html,v retrieving revision 1.295 retrieving revision 1.296 diff -u -d -r1.295 -r1.296 --- webappapis.html 20 Mar 2012 10:40:07 -0000 1.295 +++ webappapis.html 20 Mar 2012 10:43:57 -0000 1.296 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>6 Web application APIs — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 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.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- attributes-common-to-form-controls.html 20 Mar 2012 10:39:52 -0000 1.91 +++ attributes-common-to-form-controls.html 20 Mar 2012 10:43:46 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.19 Attributes common to form controls — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 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.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-h1-h2-h3-h4-h5-and-h6-elements.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-h1-h2-h3-h4-h5-and-h6-elements.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!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"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-abbr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-abbr-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-abbr-element.html 20 Mar 2012 10:40:00 -0000 1.91 +++ the-abbr-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.9 The abbr element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: load-timeout.js =================================================================== RCS file: /sources/public/html5/spec/load-timeout.js,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- load-timeout.js 20 Mar 2012 10:39:57 -0000 1.1 +++ load-timeout.js 20 Mar 2012 10:43:49 -0000 1.2 @@ -53,7 +53,7 @@ window.addEventListener('scroll', function (event) { closeAlert(); }, false); -if (document.body.id == "overview") { +if (document.documentElement.id === "overview") { setTimeout(function () { if (!startedInit) showAlert("Too slow? Try reading the multipage copy of the spec instead:", "./"); Index: the-caption-element.html =================================================================== RCS file: /sources/public/html5/spec/the-caption-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-caption-element.html 20 Mar 2012 10:40:02 -0000 1.91 +++ the-caption-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.9.2 The caption element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: edits-and-paragraphs.html =================================================================== RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- edits-and-paragraphs.html 20 Mar 2012 10:39:54 -0000 1.91 +++ edits-and-paragraphs.html 20 Mar 2012 10:43:47 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.7.4 Edits and paragraphs — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-tbody-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tbody-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-tbody-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-tbody-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.9.5 The tbody element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-td-element.html =================================================================== RCS file: /sources/public/html5/spec/the-td-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-td-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-td-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.9.9 The td element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1874 retrieving revision 1.1875 diff -u -d -r1.1874 -r1.1875 --- spec.html 20 Mar 2012 10:39:59 -0000 1.1874 +++ spec.html 20 Mar 2012 10:43:51 -0000 1.1875 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: system-state-and-capabilities.html =================================================================== RCS file: /sources/public/html5/spec/system-state-and-capabilities.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- system-state-and-capabilities.html 20 Mar 2012 10:40:00 -0000 1.91 +++ system-state-and-capabilities.html 20 Mar 2012 10:43:51 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>6.5 System state and capabilities — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: origin-0.html =================================================================== RCS file: /sources/public/html5/spec/origin-0.html,v retrieving revision 1.143 retrieving revision 1.144 diff -u -d -r1.143 -r1.144 --- origin-0.html 20 Mar 2012 10:39:58 -0000 1.143 +++ origin-0.html 20 Mar 2012 10:43:50 -0000 1.144 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>5.3 Origin — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: media-elements.html =================================================================== RCS file: /sources/public/html5/spec/media-elements.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- media-elements.html 20 Mar 2012 10:39:57 -0000 1.91 +++ media-elements.html 20 Mar 2012 10:43:49 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.10 Media elements — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-base-element.html =================================================================== RCS file: /sources/public/html5/spec/the-base-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-base-element.html 20 Mar 2012 10:40:01 -0000 1.91 +++ the-base-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.2.3 The base element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-menu-element.html =================================================================== RCS file: /sources/public/html5/spec/the-menu-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-menu-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-menu-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.11.4 The menu element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: styling.html =================================================================== RCS file: /sources/public/html5/spec/styling.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- styling.html 20 Mar 2012 10:39:59 -0000 1.91 +++ styling.html 20 Mar 2012 10:43:51 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.2.7 Styling — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-noscript-element.html =================================================================== RCS file: /sources/public/html5/spec/the-noscript-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-noscript-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-noscript-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.3.2 The noscript element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-code-element.html =================================================================== RCS file: /sources/public/html5/spec/the-code-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-code-element.html 20 Mar 2012 10:40:02 -0000 1.91 +++ the-code-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.11 The code element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-command-element.html =================================================================== RCS file: /sources/public/html5/spec/the-command-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-command-element.html 20 Mar 2012 10:40:02 -0000 1.91 +++ the-command-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.11.3 The command element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: urls.html =================================================================== RCS file: /sources/public/html5/spec/urls.html,v retrieving revision 1.152 retrieving revision 1.153 diff -u -d -r1.152 -r1.153 --- urls.html 20 Mar 2012 10:40:07 -0000 1.152 +++ urls.html 20 Mar 2012 10:43:57 -0000 1.153 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>2.6 URLs — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-xhtml-syntax.html =================================================================== RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v retrieving revision 1.1137 retrieving revision 1.1138 diff -u -d -r1.1137 -r1.1138 --- the-xhtml-syntax.html 20 Mar 2012 10:40:06 -0000 1.1137 +++ the-xhtml-syntax.html 20 Mar 2012 10:43:57 -0000 1.1138 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>9 The XHTML syntax — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-div-element.html =================================================================== RCS file: /sources/public/html5/spec/the-div-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-div-element.html 20 Mar 2012 10:40:02 -0000 1.91 +++ the-div-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.13 The div element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-output-element.html =================================================================== RCS file: /sources/public/html5/spec/the-output-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-output-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-output-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.15 The output element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-label-element.html =================================================================== RCS file: /sources/public/html5/spec/the-label-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-label-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-label-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.6 The label element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec/dnd.html,v retrieving revision 1.179 retrieving revision 1.180 diff -u -d -r1.179 -r1.180 --- dnd.html 20 Mar 2012 10:39:53 -0000 1.179 +++ dnd.html 20 Mar 2012 10:43:46 -0000 1.180 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>7.6 Drag and drop — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-dl-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dl-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-dl-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-dl-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.8 The dl element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-select-element.html =================================================================== RCS file: /sources/public/html5/spec/the-select-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-select-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-select-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.9 The select element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: editing-apis.html =================================================================== RCS file: /sources/public/html5/spec/editing-apis.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- editing-apis.html 20 Mar 2012 10:39:54 -0000 1.91 +++ editing-apis.html 20 Mar 2012 10:43:47 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>7.5.4 Editing APIs — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: dom.html =================================================================== RCS file: /sources/public/html5/spec/dom.html,v retrieving revision 1.1170 retrieving revision 1.1171 diff -u -d -r1.1170 -r1.1171 --- dom.html 20 Mar 2012 10:39:54 -0000 1.1170 +++ dom.html 20 Mar 2012 10:43:47 -0000 1.1171 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>3 Semantics, structure, and APIs of HTML documents — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-textarea-element.html =================================================================== RCS file: /sources/public/html5/spec/the-textarea-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-textarea-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-textarea-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.13 The textarea element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-colgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-colgroup-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-colgroup-element.html 20 Mar 2012 10:40:02 -0000 1.91 +++ the-colgroup-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.9.3 The colgroup element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 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.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- attributes-common-to-ins-and-del-elements.html 20 Mar 2012 10:39:52 -0000 1.91 +++ attributes-common-to-ins-and-del-elements.html 20 Mar 2012 10:43:46 -0000 1.92 @@ -1,5 +1,5 @@ <!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"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-video-element.html =================================================================== RCS file: /sources/public/html5/spec/the-video-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-video-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-video-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.6 The video element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-table-element.html =================================================================== RCS file: /sources/public/html5/spec/the-table-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-table-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-table-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.9.1 The table element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-audio-element.html =================================================================== RCS file: /sources/public/html5/spec/the-audio-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-audio-element.html 20 Mar 2012 10:40:01 -0000 1.91 +++ the-audio-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.7 The audio element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: edits-and-lists.html =================================================================== RCS file: /sources/public/html5/spec/edits-and-lists.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- edits-and-lists.html 20 Mar 2012 10:39:54 -0000 1.91 +++ edits-and-lists.html 20 Mar 2012 10:43:47 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.7.5 Edits and lists — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-pre-element.html =================================================================== RCS file: /sources/public/html5/spec/the-pre-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-pre-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-pre-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.3 The pre element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: dynamic-markup-insertion.html =================================================================== RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v retrieving revision 1.92 retrieving revision 1.93 diff -u -d -r1.92 -r1.93 --- dynamic-markup-insertion.html 20 Mar 2012 10:39:54 -0000 1.92 +++ dynamic-markup-insertion.html 20 Mar 2012 10:43:47 -0000 1.93 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>3.4 Dynamic markup insertion — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-tfoot-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tfoot-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-tfoot-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-tfoot-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.9.7 The tfoot element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-thead-element.html =================================================================== RCS file: /sources/public/html5/spec/the-thead-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-thead-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-thead-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.9.6 The thead element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: image-maps.html =================================================================== RCS file: /sources/public/html5/spec/image-maps.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- image-maps.html 20 Mar 2012 10:39:55 -0000 1.91 +++ image-maps.html 20 Mar 2012 10:43:48 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.14 Image maps — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-br-element.html =================================================================== RCS file: /sources/public/html5/spec/the-br-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-br-element.html 20 Mar 2012 10:40:01 -0000 1.91 +++ the-br-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.26 The br element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-meta-element.html =================================================================== RCS file: /sources/public/html5/spec/the-meta-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-meta-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-meta-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.2.5 The meta element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-wbr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-wbr-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-wbr-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-wbr-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.27 The wbr element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec/introduction.html,v retrieving revision 1.1150 retrieving revision 1.1151 diff -u -d -r1.1150 -r1.1151 --- introduction.html 20 Mar 2012 10:39:56 -0000 1.1150 +++ introduction.html 20 Mar 2012 10:43:48 -0000 1.1151 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>1 Introduction — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: editing.html =================================================================== RCS file: /sources/public/html5/spec/editing.html,v retrieving revision 1.1156 retrieving revision 1.1157 diff -u -d -r1.1156 -r1.1157 --- editing.html 20 Mar 2012 10:39:54 -0000 1.1156 +++ editing.html 20 Mar 2012 10:43:47 -0000 1.1157 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>7 User interaction — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: common-microsyntaxes.html =================================================================== RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v retrieving revision 1.157 retrieving revision 1.158 diff -u -d -r1.157 -r1.158 --- common-microsyntaxes.html 20 Mar 2012 10:39:53 -0000 1.157 +++ common-microsyntaxes.html 20 Mar 2012 10:43:46 -0000 1.158 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>2.5 Common microsyntaxes — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: rendering.html =================================================================== RCS file: /sources/public/html5/spec/rendering.html,v retrieving revision 1.191 retrieving revision 1.192 diff -u -d -r1.191 -r1.192 --- rendering.html 20 Mar 2012 10:39:58 -0000 1.191 +++ rendering.html 20 Mar 2012 10:43:50 -0000 1.192 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>10 Rendering — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: text-level-semantics.html =================================================================== RCS file: /sources/public/html5/spec/text-level-semantics.html,v retrieving revision 1.1159 retrieving revision 1.1160 diff -u -d -r1.1159 -r1.1160 --- text-level-semantics.html 20 Mar 2012 10:40:00 -0000 1.1159 +++ text-level-semantics.html 20 Mar 2012 10:43:51 -0000 1.1160 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6 Text-level semantics — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec/embedded-content-1.html,v retrieving revision 1.161 retrieving revision 1.162 diff -u -d -r1.161 -r1.162 --- embedded-content-1.html 20 Mar 2012 10:39:54 -0000 1.161 +++ embedded-content-1.html 20 Mar 2012 10:43:47 -0000 1.162 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8 Embedded content — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec/infrastructure.html,v retrieving revision 1.1214 retrieving revision 1.1215 diff -u -d -r1.1214 -r1.1215 --- infrastructure.html 20 Mar 2012 10:39:56 -0000 1.1214 +++ infrastructure.html 20 Mar 2012 10:43:48 -0000 1.1215 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>2 Common infrastructure — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: form-submission.html =================================================================== RCS file: /sources/public/html5/spec/form-submission.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- form-submission.html 20 Mar 2012 10:39:54 -0000 1.91 +++ form-submission.html 20 Mar 2012 10:43:47 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.22 Form submission — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: user-prompts.html =================================================================== RCS file: /sources/public/html5/spec/user-prompts.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- user-prompts.html 20 Mar 2012 10:40:07 -0000 1.91 +++ user-prompts.html 20 Mar 2012 10:43:57 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>6.4 User prompts — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: tabular-data.html =================================================================== RCS file: /sources/public/html5/spec/tabular-data.html,v retrieving revision 1.1139 retrieving revision 1.1140 diff -u -d -r1.1139 -r1.1140 --- tabular-data.html 20 Mar 2012 10:40:00 -0000 1.1139 +++ tabular-data.html 20 Mar 2012 10:43:51 -0000 1.1140 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.9 Tabular data — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec/the-iframe-element.html,v retrieving revision 1.236 retrieving revision 1.237 diff -u -d -r1.236 -r1.237 --- the-iframe-element.html 20 Mar 2012 10:40:03 -0000 1.236 +++ the-iframe-element.html 20 Mar 2012 10:43:54 -0000 1.237 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.2 The iframe element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: dimension-attributes.html =================================================================== RCS file: /sources/public/html5/spec/dimension-attributes.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- dimension-attributes.html 20 Mar 2012 10:39:53 -0000 1.91 +++ dimension-attributes.html 20 Mar 2012 10:43:46 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.17 Dimension attributes — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: tree-construction.html =================================================================== RCS file: /sources/public/html5/spec/tree-construction.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -d -r1.77 -r1.78 --- tree-construction.html 20 Mar 2012 10:40:07 -0000 1.77 +++ tree-construction.html 20 Mar 2012 10:43:57 -0000 1.78 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>8.2.5 Tree construction — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: association-of-controls-and-forms.html =================================================================== RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v retrieving revision 1.202 retrieving revision 1.203 diff -u -d -r1.202 -r1.203 --- association-of-controls-and-forms.html 20 Mar 2012 10:39:52 -0000 1.202 +++ association-of-controls-and-forms.html 20 Mar 2012 10:43:46 -0000 1.203 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.18 Association of controls and forms — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: common-dom-interfaces.html =================================================================== RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v retrieving revision 1.175 retrieving revision 1.176 diff -u -d -r1.175 -r1.176 --- common-dom-interfaces.html 20 Mar 2012 10:39:52 -0000 1.175 +++ common-dom-interfaces.html 20 Mar 2012 10:43:46 -0000 1.176 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>2.8 Common DOM interfaces — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-strong-element.html =================================================================== RCS file: /sources/public/html5/spec/the-strong-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-strong-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-strong-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.3 The strong element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-form-element.html =================================================================== RCS file: /sources/public/html5/spec/the-form-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-form-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-form-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.3 The form element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-li-element.html =================================================================== RCS file: /sources/public/html5/spec/the-li-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-li-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-li-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.7 The li element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: scripting-1.html =================================================================== RCS file: /sources/public/html5/spec/scripting-1.html,v retrieving revision 1.167 retrieving revision 1.168 diff -u -d -r1.167 -r1.168 --- scripting-1.html 20 Mar 2012 10:39:58 -0000 1.167 +++ scripting-1.html 20 Mar 2012 10:43:50 -0000 1.168 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.3 Scripting — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-keygen-element.html =================================================================== RCS file: /sources/public/html5/spec/the-keygen-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-keygen-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-keygen-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.14 The keygen element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-link-element.html =================================================================== RCS file: /sources/public/html5/spec/the-link-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-link-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-link-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.2.4 The link element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-optgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-optgroup-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-optgroup-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-optgroup-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.11 The optgroup element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-param-element.html =================================================================== RCS file: /sources/public/html5/spec/the-param-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-param-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-param-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.5 The param element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-time-element.html =================================================================== RCS file: /sources/public/html5/spec/the-time-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-time-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-time-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.10 The time element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: mathml.html =================================================================== RCS file: /sources/public/html5/spec/mathml.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- mathml.html 20 Mar 2012 10:39:57 -0000 1.91 +++ mathml.html 20 Mar 2012 10:43:49 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.15 MathML — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-var-element.html =================================================================== RCS file: /sources/public/html5/spec/the-var-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-var-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-var-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.12 The var element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-th-element.html =================================================================== RCS file: /sources/public/html5/spec/the-th-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-th-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-th-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.9.10 The th element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: tokenization.html =================================================================== RCS file: /sources/public/html5/spec/tokenization.html,v retrieving revision 1.138 retrieving revision 1.139 diff -u -d -r1.138 -r1.139 --- tokenization.html 20 Mar 2012 10:40:07 -0000 1.138 +++ tokenization.html 20 Mar 2012 10:43:57 -0000 1.139 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>8.2.4 Tokenization — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 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.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 20 Mar 2012 10:39:58 -0000 1.91 +++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 20 Mar 2012 10:43:50 -0000 1.92 @@ -1,5 +1,5 @@ <!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"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-body-element.html =================================================================== RCS file: /sources/public/html5/spec/the-body-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-body-element.html 20 Mar 2012 10:40:01 -0000 1.91 +++ the-body-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.4.1 The body element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: common-input-element-attributes.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v retrieving revision 1.157 retrieving revision 1.158 diff -u -d -r1.157 -r1.158 --- common-input-element-attributes.html 20 Mar 2012 10:39:53 -0000 1.157 +++ common-input-element-attributes.html 20 Mar 2012 10:43:46 -0000 1.158 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.7.3 Common input element attributes — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: interactive-elements.html =================================================================== RCS file: /sources/public/html5/spec/interactive-elements.html,v retrieving revision 1.1144 retrieving revision 1.1145 diff -u -d -r1.1144 -r1.1145 --- interactive-elements.html 20 Mar 2012 10:39:56 -0000 1.1144 +++ interactive-elements.html 20 Mar 2012 10:43:48 -0000 1.1145 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.11 Interactive elements — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: Makefile =================================================================== RCS file: /sources/public/html5/spec/Makefile,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- Makefile 20 Mar 2012 10:39:52 -0000 1.42 +++ Makefile 20 Mar 2012 10:43:46 -0000 1.43 @@ -44,7 +44,8 @@ $(PERL) $(PERLFLAGS) -pi -e 's/<\/dt><\/dt><\/dt><dd>/<\/dt><dd>/' $@ $(PERL) $(PERLFLAGS) -pi -e 's/<!DOCTYPE HTML PUBLIC "-\/\/W3C\/\/DTD HTML 4.01 Transitional\/\/EN" "http:\/\/www.w3.org\/TR\/html4\/loose\.dtd">/<!doctype html>\n/' $@ $(PERL) $(PERLFLAGS) -pi -e 's/^.*This is .+Revision: ([^ ]+) \$$.*$$/This is revision $(REVISION)\./' $@ - $(PERL) $(PERLFLAGS) -pi -e 's/<body/<script src="load-timeout.js"><\/script>\n<body id="overview" onload="init()" /' $@ + $(PERL) $(PERLFLAGS) -pi -e 's/<html/<html id="overview" /' $@ + $(PERL) $(PERLFLAGS) -pi -e 's/<body/<script src="load-timeout.js"><\/script>\n<body onload="init()" /' $@ MANIFEST: single-page.html $(PYTHON) $(PYTHONFLAGS) $(SPLITTER) $(SPLITTERFLAGS) $< . \ Index: the-address-element.html =================================================================== RCS file: /sources/public/html5/spec/the-address-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-address-element.html 20 Mar 2012 10:40:00 -0000 1.91 +++ the-address-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.4.10 The address element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: iana.html =================================================================== RCS file: /sources/public/html5/spec/iana.html,v retrieving revision 1.461 retrieving revision 1.462 diff -u -d -r1.461 -r1.462 --- iana.html 20 Mar 2012 10:39:55 -0000 1.461 +++ iana.html 20 Mar 2012 10:43:48 -0000 1.462 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>12 IANA considerations — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-b-element.html =================================================================== RCS file: /sources/public/html5/spec/the-b-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-b-element.html 20 Mar 2012 10:40:01 -0000 1.91 +++ the-b-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.17 The b element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: states-of-the-type-attribute.html =================================================================== RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v retrieving revision 1.152 retrieving revision 1.153 diff -u -d -r1.152 -r1.153 --- states-of-the-type-attribute.html 20 Mar 2012 10:39:59 -0000 1.152 +++ states-of-the-type-attribute.html 20 Mar 2012 10:43:51 -0000 1.153 @@ -1,5 +1,5 @@ <!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"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-nav-element.html =================================================================== RCS file: /sources/public/html5/spec/the-nav-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-nav-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-nav-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.4.3 The nav element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: references.html =================================================================== RCS file: /sources/public/html5/spec/references.html,v retrieving revision 1.1166 retrieving revision 1.1167 diff -u -d -r1.1166 -r1.1167 --- references.html 20 Mar 2012 10:39:58 -0000 1.1166 +++ references.html 20 Mar 2012 10:43:50 -0000 1.1167 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>References — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-meter-element.html =================================================================== RCS file: /sources/public/html5/spec/the-meter-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-meter-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-meter-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.17 The meter element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-ul-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ul-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-ul-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-ul-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.6 The ul element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-html-element.html =================================================================== RCS file: /sources/public/html5/spec/the-html-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-html-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-html-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.1.1 The html element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: index.html =================================================================== RCS file: /sources/public/html5/spec/index.html,v retrieving revision 1.1208 retrieving revision 1.1209 diff -u -d -r1.1208 -r1.1209 --- index.html 20 Mar 2012 10:39:55 -0000 1.1208 +++ index.html 20 Mar 2012 10:43:48 -0000 1.1209 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 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.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- attributes-common-to-td-and-th-elements.html 20 Mar 2012 10:39:52 -0000 1.91 +++ attributes-common-to-td-and-th-elements.html 20 Mar 2012 10:43:46 -0000 1.92 @@ -1,5 +1,5 @@ <!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"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: wai-aria.html =================================================================== RCS file: /sources/public/html5/spec/wai-aria.html,v retrieving revision 1.92 retrieving revision 1.93 diff -u -d -r1.92 -r1.93 --- wai-aria.html 20 Mar 2012 10:40:07 -0000 1.92 +++ wai-aria.html 20 Mar 2012 10:43:57 -0000 1.93 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>3.2.7 WAI-ARIA — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-ruby-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ruby-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-ruby-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-ruby-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.20 The ruby element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-track-element.html =================================================================== RCS file: /sources/public/html5/spec/the-track-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-track-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-track-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.9 The track element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: usage-summary.html =================================================================== RCS file: /sources/public/html5/spec/usage-summary.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- usage-summary.html 20 Mar 2012 10:40:07 -0000 1.91 +++ usage-summary.html 20 Mar 2012 10:43:57 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.28 Usage summary — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: sections.html =================================================================== RCS file: /sources/public/html5/spec/sections.html,v retrieving revision 1.157 retrieving revision 1.158 diff -u -d -r1.157 -r1.158 --- sections.html 20 Mar 2012 10:39:58 -0000 1.157 +++ sections.html 20 Mar 2012 10:43:50 -0000 1.158 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.4 Sections — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: content-models.html =================================================================== RCS file: /sources/public/html5/spec/content-models.html,v retrieving revision 1.200 retrieving revision 1.201 diff -u -d -r1.200 -r1.201 --- content-models.html 20 Mar 2012 10:39:53 -0000 1.200 +++ content-models.html 20 Mar 2012 10:43:46 -0000 1.201 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>3.2.5 Content models — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-progress-element.html =================================================================== RCS file: /sources/public/html5/spec/the-progress-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-progress-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-progress-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.16 The progress element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-footer-element.html =================================================================== RCS file: /sources/public/html5/spec/the-footer-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-footer-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-footer-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.4.9 The footer element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 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.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- interactions-with-xpath-and-xslt.html 20 Mar 2012 10:39:56 -0000 1.51 +++ interactions-with-xpath-and-xslt.html 20 Mar 2012 10:43:48 -0000 1.52 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>3.3 Interactions with XPath and XSLT — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-dd-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dd-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-dd-element.html 20 Mar 2012 10:40:02 -0000 1.91 +++ the-dd-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.10 The dd element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-bdo-element.html =================================================================== RCS file: /sources/public/html5/spec/the-bdo-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-bdo-element.html 20 Mar 2012 10:40:01 -0000 1.91 +++ the-bdo-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.24 The bdo element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-object-element.html =================================================================== RCS file: /sources/public/html5/spec/the-object-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-object-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-object-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.4 The object element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-ol-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ol-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-ol-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-ol-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5.5 The ol element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-area-element.html =================================================================== RCS file: /sources/public/html5/spec/the-area-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-area-element.html 20 Mar 2012 10:40:00 -0000 1.91 +++ the-area-element.html 20 Mar 2012 10:43:52 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.13 The area element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-datalist-element.html =================================================================== RCS file: /sources/public/html5/spec/the-datalist-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-datalist-element.html 20 Mar 2012 10:40:02 -0000 1.91 +++ the-datalist-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.10 The datalist element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: grouping-content.html =================================================================== RCS file: /sources/public/html5/spec/grouping-content.html,v retrieving revision 1.151 retrieving revision 1.152 diff -u -d -r1.151 -r1.152 --- grouping-content.html 20 Mar 2012 10:39:55 -0000 1.151 +++ grouping-content.html 20 Mar 2012 10:43:48 -0000 1.152 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.5 Grouping content — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-mark-element.html =================================================================== RCS file: /sources/public/html5/spec/the-mark-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-mark-element.html 20 Mar 2012 10:40:04 -0000 1.91 +++ the-mark-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.19 The mark element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-dfn-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dfn-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-dfn-element.html 20 Mar 2012 10:40:02 -0000 1.91 +++ the-dfn-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.8 The dfn element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec/acknowledgements.html,v retrieving revision 1.1195 retrieving revision 1.1196 diff -u -d -r1.1195 -r1.1196 --- acknowledgements.html 20 Mar 2012 10:39:52 -0000 1.1195 +++ acknowledgements.html 20 Mar 2012 10:43:46 -0000 1.1196 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>Acknowledgements — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-header-element.html =================================================================== RCS file: /sources/public/html5/spec/the-header-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-header-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-header-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.4.8 The header element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: elements.html =================================================================== RCS file: /sources/public/html5/spec/elements.html,v retrieving revision 1.166 retrieving revision 1.167 diff -u -d -r1.166 -r1.167 --- elements.html 20 Mar 2012 10:39:54 -0000 1.166 +++ elements.html 20 Mar 2012 10:43:47 -0000 1.167 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>3.2 Elements — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 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.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-sub-and-sup-elements.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-sub-and-sup-elements.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.15 The sub and sup elements — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-i-element.html =================================================================== RCS file: /sources/public/html5/spec/the-i-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-i-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-i-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.16 The i element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: forms.html =================================================================== RCS file: /sources/public/html5/spec/forms.html,v retrieving revision 1.1145 retrieving revision 1.1146 diff -u -d -r1.1145 -r1.1146 --- forms.html 20 Mar 2012 10:39:54 -0000 1.1145 +++ forms.html 20 Mar 2012 10:43:47 -0000 1.1146 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10 Forms — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: edits.html =================================================================== RCS file: /sources/public/html5/spec/edits.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- edits.html 20 Mar 2012 10:39:54 -0000 1.136 +++ edits.html 20 Mar 2012 10:43:47 -0000 1.137 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.7 Edits — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-canvas-element.html =================================================================== RCS file: /sources/public/html5/spec/the-canvas-element.html,v retrieving revision 1.1016 retrieving revision 1.1017 diff -u -d -r1.1016 -r1.1017 --- the-canvas-element.html 20 Mar 2012 10:40:01 -0000 1.1016 +++ the-canvas-element.html 20 Mar 2012 10:43:52 -0000 1.1017 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.8.11 The canvas element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: commands.html =================================================================== RCS file: /sources/public/html5/spec/commands.html,v retrieving revision 1.142 retrieving revision 1.143 diff -u -d -r1.142 -r1.143 --- commands.html 20 Mar 2012 10:39:52 -0000 1.142 +++ commands.html 20 Mar 2012 10:43:46 -0000 1.143 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.11.5 Commands — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-samp-element.html =================================================================== RCS file: /sources/public/html5/spec/the-samp-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-samp-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-samp-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.13 The samp element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-u-element.html =================================================================== RCS file: /sources/public/html5/spec/the-u-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-u-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-u-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.18 The u element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: headings-and-sections.html =================================================================== RCS file: /sources/public/html5/spec/headings-and-sections.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- headings-and-sections.html 20 Mar 2012 10:39:55 -0000 1.91 +++ headings-and-sections.html 20 Mar 2012 10:43:48 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.4.11 Headings and sections — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec/obsolete.html,v retrieving revision 1.1152 retrieving revision 1.1153 diff -u -d -r1.1152 -r1.1153 --- obsolete.html 20 Mar 2012 10:39:57 -0000 1.1152 +++ obsolete.html 20 Mar 2012 10:43:49 -0000 1.1153 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>11 Obsolete features — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: named-character-references.html =================================================================== RCS file: /sources/public/html5/spec/named-character-references.html,v retrieving revision 1.1110 retrieving revision 1.1111 diff -u -d -r1.1110 -r1.1111 --- named-character-references.html 20 Mar 2012 10:39:57 -0000 1.1110 +++ named-character-references.html 20 Mar 2012 10:43:49 -0000 1.1111 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>8.5 Named character references — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-button-element.html =================================================================== RCS file: /sources/public/html5/spec/the-button-element.html,v retrieving revision 1.194 retrieving revision 1.195 diff -u -d -r1.194 -r1.195 --- the-button-element.html 20 Mar 2012 10:40:01 -0000 1.194 +++ the-button-element.html 20 Mar 2012 10:43:52 -0000 1.195 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.8 The button element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: links.html =================================================================== RCS file: /sources/public/html5/spec/links.html,v retrieving revision 1.195 retrieving revision 1.196 diff -u -d -r1.195 -r1.196 --- links.html 20 Mar 2012 10:39:56 -0000 1.195 +++ links.html 20 Mar 2012 10:43:48 -0000 1.196 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.12 Links — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-cite-element.html =================================================================== RCS file: /sources/public/html5/spec/the-cite-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-cite-element.html 20 Mar 2012 10:40:02 -0000 1.91 +++ the-cite-element.html 20 Mar 2012 10:43:53 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.6 The cite element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-hgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-hgroup-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-hgroup-element.html 20 Mar 2012 10:40:03 -0000 1.91 +++ the-hgroup-element.html 20 Mar 2012 10:43:54 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.4.7 The hgroup element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: common-input-element-apis.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-apis.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- common-input-element-apis.html 20 Mar 2012 10:39:52 -0000 1.91 +++ common-input-element-apis.html 20 Mar 2012 10:43:46 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.10.7.4 Common input element APIs — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-tr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tr-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-tr-element.html 20 Mar 2012 10:40:06 -0000 1.91 +++ the-tr-element.html 20 Mar 2012 10:43:56 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.9.8 The tr element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: section-index.html =================================================================== RCS file: /sources/public/html5/spec/section-index.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- section-index.html 20 Mar 2012 10:39:58 -0000 1.91 +++ section-index.html 20 Mar 2012 10:43:50 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>Index — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: timers.html =================================================================== RCS file: /sources/public/html5/spec/timers.html,v retrieving revision 1.162 retrieving revision 1.163 diff -u -d -r1.162 -r1.163 --- timers.html 20 Mar 2012 10:40:07 -0000 1.162 +++ timers.html 20 Mar 2012 10:43:57 -0000 1.163 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>6.3 Timers — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: namespaces.html =================================================================== RCS file: /sources/public/html5/spec/namespaces.html,v retrieving revision 1.132 retrieving revision 1.133 diff -u -d -r1.132 -r1.133 --- namespaces.html 20 Mar 2012 10:39:57 -0000 1.132 +++ namespaces.html 20 Mar 2012 10:43:49 -0000 1.133 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>2.9 Namespaces — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; } Index: the-rt-element.html =================================================================== RCS file: /sources/public/html5/spec/the-rt-element.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- the-rt-element.html 20 Mar 2012 10:40:05 -0000 1.91 +++ the-rt-element.html 20 Mar 2012 10:43:55 -0000 1.92 @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en-US-x-Hixie"><head><title>4.6.21 The rt element — HTML5</title><style type="text/css"> +<html id="overview" 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; } h3 { margin: 2.5em 0 1em 0; }
Received on Tuesday, 20 March 2012 10:44:15 UTC