- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 10 Jan 2012 01:46:35 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv26787 Modified Files: acknowledgements.html association-of-controls-and-forms.html attributes-common-to-form-controls.html attributes-common-to-ins-and-del-elements.html attributes-common-to-td-and-th-elements.html browsers.html commands.html common-dom-interfaces.html common-input-element-apis.html common-input-element-attributes.html common-microsyntaxes.html constraints.html content-models.html dimension-attributes.html dnd.html dom.html dynamic-markup-insertion.html editing-apis.html editing.html edits-and-lists.html edits-and-paragraphs.html edits.html element-definitions.html elements.html embedded-content-1.html examples.html form-submission.html forms.html global-attributes.html grouping-content.html headings-and-sections.html history.html iana.html image-maps.html index.html infrastructure.html interactive-elements.html introduction.html links.html mathml.html media-elements.html named-character-references.html namespaces.html obsolete.html offline.html origin-0.html references.html requirements-relating-to-bidirectional-algorithm-formatting-characters.html scripting-1.html section-index.html sections.html semantics.html spec.html states-of-the-type-attribute.html styling.html svg-0.html syntax.html system-state-and-capabilities.html tabular-data.html text-level-semantics.html textFieldSelection.html the-a-element.html the-abbr-element.html the-address-element.html the-area-element.html the-article-element.html the-aside-element.html the-audio-element.html the-b-element.html the-base-element.html the-bdi-element.html the-bdo-element.html the-blockquote-element.html the-body-element.html the-br-element.html the-button-element.html the-canvas-element.html the-caption-element.html the-cite-element.html the-code-element.html the-col-element.html the-colgroup-element.html the-command-element.html the-datalist-element.html the-dd-element.html the-del-element.html the-details-element.html the-dfn-element.html the-div-element.html the-dl-element.html the-dt-element.html the-em-element.html the-embed-element.html the-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 urls.html usage-summary.html user-prompts.html wai-aria.html webappapis.html Log Message: Add a note about how to implement type=email checking with a regular expression. (whatwg r6884) [updated by splitter] Index: the-a-element.html =================================================================== RCS file: /sources/public/html5/spec/the-a-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-a-element.html 10 Jan 2012 00:48:52 -0000 1.12 +++ the-a-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-img-element.html =================================================================== RCS file: /sources/public/html5/spec/the-img-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-img-element.html 10 Jan 2012 00:52:19 -0000 1.12 +++ the-img-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-del-element.html =================================================================== RCS file: /sources/public/html5/spec/the-del-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-del-element.html 10 Jan 2012 00:51:44 -0000 1.12 +++ the-del-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-option-element.html =================================================================== RCS file: /sources/public/html5/spec/the-option-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-option-element.html 10 Jan 2012 00:52:22 -0000 1.12 +++ the-option-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-figcaption-element.html =================================================================== RCS file: /sources/public/html5/spec/the-figcaption-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-figcaption-element.html 10 Jan 2012 00:52:18 -0000 1.12 +++ the-figcaption-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-hr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-hr-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-hr-element.html 10 Jan 2012 00:52:18 -0000 1.12 +++ the-hr-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-summary-element.html =================================================================== RCS file: /sources/public/html5/spec/the-summary-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-summary-element.html 10 Jan 2012 00:52:25 -0000 1.12 +++ the-summary-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-small-element.html =================================================================== RCS file: /sources/public/html5/spec/the-small-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-small-element.html 10 Jan 2012 00:52:24 -0000 1.12 +++ the-small-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-kbd-element.html =================================================================== RCS file: /sources/public/html5/spec/the-kbd-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-kbd-element.html 10 Jan 2012 00:52:19 -0000 1.12 +++ the-kbd-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-span-element.html =================================================================== RCS file: /sources/public/html5/spec/the-span-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-span-element.html 10 Jan 2012 00:52:24 -0000 1.12 +++ the-span-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-fieldset-element.html =================================================================== RCS file: /sources/public/html5/spec/the-fieldset-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-fieldset-element.html 10 Jan 2012 00:52:17 -0000 1.12 +++ the-fieldset-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-figure-element.html =================================================================== RCS file: /sources/public/html5/spec/the-figure-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-figure-element.html 10 Jan 2012 00:52:18 -0000 1.12 +++ the-figure-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: element-definitions.html =================================================================== RCS file: /sources/public/html5/spec/element-definitions.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- element-definitions.html 10 Jan 2012 00:46:52 -0000 1.12 +++ element-definitions.html 10 Jan 2012 01:46:24 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-script-element.html =================================================================== RCS file: /sources/public/html5/spec/the-script-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-script-element.html 10 Jan 2012 00:52:24 -0000 1.12 +++ the-script-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-input-element.html =================================================================== RCS file: /sources/public/html5/spec/the-input-element.html,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- the-input-element.html 10 Jan 2012 00:52:19 -0000 1.73 +++ the-input-element.html 10 Jan 2012 01:46:30 -0000 1.74 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: constraints.html =================================================================== RCS file: /sources/public/html5/spec/constraints.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- constraints.html 10 Jan 2012 00:46:50 -0000 1.12 +++ constraints.html 10 Jan 2012 01:46:23 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-p-element.html =================================================================== RCS file: /sources/public/html5/spec/the-p-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-p-element.html 10 Jan 2012 00:52:23 -0000 1.12 +++ the-p-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: examples.html =================================================================== RCS file: /sources/public/html5/spec/examples.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- examples.html 10 Jan 2012 00:46:52 -0000 1.12 +++ examples.html 10 Jan 2012 01:46:24 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-map-element.html =================================================================== RCS file: /sources/public/html5/spec/the-map-element.html,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- the-map-element.html 10 Jan 2012 00:52:20 -0000 1.73 +++ the-map-element.html 10 Jan 2012 01:46:31 -0000 1.74 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: browsers.html =================================================================== RCS file: /sources/public/html5/spec/browsers.html,v retrieving revision 1.1099 retrieving revision 1.1100 diff -u -d -r1.1099 -r1.1100 --- browsers.html 10 Jan 2012 00:46:42 -0000 1.1099 +++ browsers.html 10 Jan 2012 01:46:23 -0000 1.1100 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-head-element.html =================================================================== RCS file: /sources/public/html5/spec/the-head-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-head-element.html 10 Jan 2012 00:52:18 -0000 1.12 +++ the-head-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-s-element.html =================================================================== RCS file: /sources/public/html5/spec/the-s-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-s-element.html 10 Jan 2012 00:52:23 -0000 1.12 +++ the-s-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-section-element.html =================================================================== RCS file: /sources/public/html5/spec/the-section-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-section-element.html 10 Jan 2012 00:52:24 -0000 1.12 +++ the-section-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-article-element.html =================================================================== RCS file: /sources/public/html5/spec/the-article-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-article-element.html 10 Jan 2012 00:49:55 -0000 1.12 +++ the-article-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-blockquote-element.html =================================================================== RCS file: /sources/public/html5/spec/the-blockquote-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-blockquote-element.html 10 Jan 2012 00:50:38 -0000 1.12 +++ the-blockquote-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-rp-element.html =================================================================== RCS file: /sources/public/html5/spec/the-rp-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-rp-element.html 10 Jan 2012 00:52:23 -0000 1.12 +++ the-rp-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-details-element.html =================================================================== RCS file: /sources/public/html5/spec/the-details-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-details-element.html 10 Jan 2012 00:51:45 -0000 1.12 +++ the-details-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-aside-element.html =================================================================== RCS file: /sources/public/html5/spec/the-aside-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-aside-element.html 10 Jan 2012 00:50:10 -0000 1.12 +++ the-aside-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-title-element.html =================================================================== RCS file: /sources/public/html5/spec/the-title-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-title-element.html 10 Jan 2012 00:52:26 -0000 1.12 +++ the-title-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: offline.html =================================================================== RCS file: /sources/public/html5/spec/offline.html,v retrieving revision 1.1069 retrieving revision 1.1070 diff -u -d -r1.1069 -r1.1070 --- offline.html 10 Jan 2012 00:46:57 -0000 1.1069 +++ offline.html 10 Jan 2012 01:46:26 -0000 1.1070 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: textFieldSelection.html =================================================================== RCS file: /sources/public/html5/spec/textFieldSelection.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- textFieldSelection.html 10 Jan 2012 00:48:30 -0000 1.12 +++ textFieldSelection.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: global-attributes.html =================================================================== RCS file: /sources/public/html5/spec/global-attributes.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- global-attributes.html 10 Jan 2012 00:46:53 -0000 1.12 +++ global-attributes.html 10 Jan 2012 01:46:24 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-bdi-element.html =================================================================== RCS file: /sources/public/html5/spec/the-bdi-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-bdi-element.html 10 Jan 2012 00:50:31 -0000 1.12 +++ the-bdi-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-legend-element.html =================================================================== RCS file: /sources/public/html5/spec/the-legend-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-legend-element.html 10 Jan 2012 00:52:20 -0000 1.12 +++ the-legend-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-dt-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dt-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-dt-element.html 10 Jan 2012 00:52:04 -0000 1.12 +++ the-dt-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: history.html =================================================================== RCS file: /sources/public/html5/spec/history.html,v retrieving revision 1.1104 retrieving revision 1.1105 diff -u -d -r1.1104 -r1.1105 --- history.html 10 Jan 2012 00:46:54 -0000 1.1104 +++ history.html 10 Jan 2012 01:46:25 -0000 1.1105 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: svg-0.html =================================================================== RCS file: /sources/public/html5/spec/svg-0.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- svg-0.html 10 Jan 2012 00:47:05 -0000 1.12 +++ svg-0.html 10 Jan 2012 01:46:28 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-source-element.html =================================================================== RCS file: /sources/public/html5/spec/the-source-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-source-element.html 10 Jan 2012 00:52:24 -0000 1.12 +++ the-source-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-embed-element.html =================================================================== RCS file: /sources/public/html5/spec/the-embed-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-embed-element.html 10 Jan 2012 00:52:04 -0000 1.12 +++ the-embed-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-ins-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ins-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-ins-element.html 10 Jan 2012 00:52:19 -0000 1.12 +++ the-ins-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-col-element.html =================================================================== RCS file: /sources/public/html5/spec/the-col-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-col-element.html 10 Jan 2012 00:51:13 -0000 1.12 +++ the-col-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-em-element.html =================================================================== RCS file: /sources/public/html5/spec/the-em-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-em-element.html 10 Jan 2012 00:52:04 -0000 1.12 +++ the-em-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec/semantics.html,v retrieving revision 1.1093 retrieving revision 1.1094 diff -u -d -r1.1093 -r1.1094 --- semantics.html 10 Jan 2012 00:46:59 -0000 1.1093 +++ semantics.html 10 Jan 2012 01:46:27 -0000 1.1094 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-q-element.html =================================================================== RCS file: /sources/public/html5/spec/the-q-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-q-element.html 10 Jan 2012 00:52:23 -0000 1.12 +++ the-q-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-style-element.html =================================================================== RCS file: /sources/public/html5/spec/the-style-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-style-element.html 10 Jan 2012 00:52:24 -0000 1.12 +++ the-style-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: syntax.html =================================================================== RCS file: /sources/public/html5/spec/syntax.html,v retrieving revision 1.1063 retrieving revision 1.1064 diff -u -d -r1.1063 -r1.1064 --- syntax.html 10 Jan 2012 00:47:11 -0000 1.1063 +++ syntax.html 10 Jan 2012 01:46:28 -0000 1.1064 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: webappapis.html =================================================================== RCS file: /sources/public/html5/spec/webappapis.html,v retrieving revision 1.216 retrieving revision 1.217 diff -u -d -r1.216 -r1.217 --- webappapis.html 10 Jan 2012 00:52:28 -0000 1.216 +++ webappapis.html 10 Jan 2012 01:46:33 -0000 1.217 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: attributes-common-to-form-controls.html =================================================================== RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- attributes-common-to-form-controls.html 10 Jan 2012 00:46:40 -0000 1.12 +++ attributes-common-to-form-controls.html 10 Jan 2012 01:46:22 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> 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.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-h1-h2-h3-h4-h5-and-h6-elements.html 10 Jan 2012 00:52:18 -0000 1.12 +++ the-h1-h2-h3-h4-h5-and-h6-elements.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-abbr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-abbr-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-abbr-element.html 10 Jan 2012 00:48:57 -0000 1.12 +++ the-abbr-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-caption-element.html =================================================================== RCS file: /sources/public/html5/spec/the-caption-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-caption-element.html 10 Jan 2012 00:51:07 -0000 1.12 +++ the-caption-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: edits-and-paragraphs.html =================================================================== RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- edits-and-paragraphs.html 10 Jan 2012 00:46:52 -0000 1.12 +++ edits-and-paragraphs.html 10 Jan 2012 01:46:24 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-tbody-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tbody-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-tbody-element.html 10 Jan 2012 00:52:25 -0000 1.12 +++ the-tbody-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-td-element.html =================================================================== RCS file: /sources/public/html5/spec/the-td-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-td-element.html 10 Jan 2012 00:52:25 -0000 1.12 +++ the-td-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1793 retrieving revision 1.1794 diff -u -d -r1.1793 -r1.1794 --- spec.html 10 Jan 2012 00:47:03 -0000 1.1793 +++ spec.html 10 Jan 2012 01:46:28 -0000 1.1794 @@ -349,7 +349,7 @@ <a href="Overview.html">single page HTML</a>, <a href="spec.html">multipage HTML</a>, <a href="author/">web developer edition</a>. -This is revision 1.5481. +This is revision 1.5482. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide Index: system-state-and-capabilities.html =================================================================== RCS file: /sources/public/html5/spec/system-state-and-capabilities.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- system-state-and-capabilities.html 10 Jan 2012 00:47:14 -0000 1.12 +++ system-state-and-capabilities.html 10 Jan 2012 01:46:28 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: origin-0.html =================================================================== RCS file: /sources/public/html5/spec/origin-0.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -d -r1.64 -r1.65 --- origin-0.html 10 Jan 2012 00:46:57 -0000 1.64 +++ origin-0.html 10 Jan 2012 01:46:26 -0000 1.65 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: media-elements.html =================================================================== RCS file: /sources/public/html5/spec/media-elements.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- media-elements.html 10 Jan 2012 00:46:56 -0000 1.12 +++ media-elements.html 10 Jan 2012 01:46:26 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-base-element.html =================================================================== RCS file: /sources/public/html5/spec/the-base-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-base-element.html 10 Jan 2012 00:50:30 -0000 1.12 +++ the-base-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-menu-element.html =================================================================== RCS file: /sources/public/html5/spec/the-menu-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-menu-element.html 10 Jan 2012 00:52:21 -0000 1.12 +++ the-menu-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: styling.html =================================================================== RCS file: /sources/public/html5/spec/styling.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- styling.html 10 Jan 2012 00:47:05 -0000 1.12 +++ styling.html 10 Jan 2012 01:46:28 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-noscript-element.html =================================================================== RCS file: /sources/public/html5/spec/the-noscript-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-noscript-element.html 10 Jan 2012 00:52:22 -0000 1.12 +++ the-noscript-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-code-element.html =================================================================== RCS file: /sources/public/html5/spec/the-code-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-code-element.html 10 Jan 2012 00:51:11 -0000 1.12 +++ the-code-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-command-element.html =================================================================== RCS file: /sources/public/html5/spec/the-command-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-command-element.html 10 Jan 2012 00:51:25 -0000 1.12 +++ the-command-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: urls.html =================================================================== RCS file: /sources/public/html5/spec/urls.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- urls.html 10 Jan 2012 00:52:27 -0000 1.72 +++ urls.html 10 Jan 2012 01:46:33 -0000 1.73 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-xhtml-syntax.html =================================================================== RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v retrieving revision 1.1058 retrieving revision 1.1059 diff -u -d -r1.1058 -r1.1059 --- the-xhtml-syntax.html 10 Jan 2012 00:52:26 -0000 1.1058 +++ the-xhtml-syntax.html 10 Jan 2012 01:46:32 -0000 1.1059 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-div-element.html =================================================================== RCS file: /sources/public/html5/spec/the-div-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-div-element.html 10 Jan 2012 00:52:03 -0000 1.12 +++ the-div-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-output-element.html =================================================================== RCS file: /sources/public/html5/spec/the-output-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-output-element.html 10 Jan 2012 00:52:22 -0000 1.12 +++ the-output-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-label-element.html =================================================================== RCS file: /sources/public/html5/spec/the-label-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-label-element.html 10 Jan 2012 00:52:20 -0000 1.12 +++ the-label-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec/dnd.html,v retrieving revision 1.100 retrieving revision 1.101 diff -u -d -r1.100 -r1.101 --- dnd.html 10 Jan 2012 00:46:50 -0000 1.100 +++ dnd.html 10 Jan 2012 01:46:23 -0000 1.101 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-dl-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dl-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-dl-element.html 10 Jan 2012 00:52:03 -0000 1.12 +++ the-dl-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-select-element.html =================================================================== RCS file: /sources/public/html5/spec/the-select-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-select-element.html 10 Jan 2012 00:52:24 -0000 1.12 +++ the-select-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: editing-apis.html =================================================================== RCS file: /sources/public/html5/spec/editing-apis.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- editing-apis.html 10 Jan 2012 00:46:51 -0000 1.12 +++ editing-apis.html 10 Jan 2012 01:46:24 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: dom.html =================================================================== RCS file: /sources/public/html5/spec/dom.html,v retrieving revision 1.1091 retrieving revision 1.1092 diff -u -d -r1.1091 -r1.1092 --- dom.html 10 Jan 2012 00:46:50 -0000 1.1091 +++ dom.html 10 Jan 2012 01:46:24 -0000 1.1092 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-textarea-element.html =================================================================== RCS file: /sources/public/html5/spec/the-textarea-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-textarea-element.html 10 Jan 2012 00:52:25 -0000 1.12 +++ the-textarea-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-colgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-colgroup-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-colgroup-element.html 10 Jan 2012 00:51:14 -0000 1.12 +++ the-colgroup-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> 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.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- attributes-common-to-ins-and-del-elements.html 10 Jan 2012 00:46:41 -0000 1.12 +++ attributes-common-to-ins-and-del-elements.html 10 Jan 2012 01:46:22 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-video-element.html =================================================================== RCS file: /sources/public/html5/spec/the-video-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-video-element.html 10 Jan 2012 00:52:26 -0000 1.12 +++ the-video-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-table-element.html =================================================================== RCS file: /sources/public/html5/spec/the-table-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-table-element.html 10 Jan 2012 00:52:25 -0000 1.12 +++ the-table-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-audio-element.html =================================================================== RCS file: /sources/public/html5/spec/the-audio-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-audio-element.html 10 Jan 2012 00:50:20 -0000 1.12 +++ the-audio-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: edits-and-lists.html =================================================================== RCS file: /sources/public/html5/spec/edits-and-lists.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- edits-and-lists.html 10 Jan 2012 00:46:52 -0000 1.12 +++ edits-and-lists.html 10 Jan 2012 01:46:24 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-pre-element.html =================================================================== RCS file: /sources/public/html5/spec/the-pre-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-pre-element.html 10 Jan 2012 00:52:23 -0000 1.12 +++ the-pre-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: dynamic-markup-insertion.html =================================================================== RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- dynamic-markup-insertion.html 10 Jan 2012 00:46:51 -0000 1.13 +++ dynamic-markup-insertion.html 10 Jan 2012 01:46:24 -0000 1.14 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-tfoot-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tfoot-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-tfoot-element.html 10 Jan 2012 00:52:25 -0000 1.12 +++ the-tfoot-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-thead-element.html =================================================================== RCS file: /sources/public/html5/spec/the-thead-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-thead-element.html 10 Jan 2012 00:52:26 -0000 1.12 +++ the-thead-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: image-maps.html =================================================================== RCS file: /sources/public/html5/spec/image-maps.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- image-maps.html 10 Jan 2012 00:46:54 -0000 1.12 +++ image-maps.html 10 Jan 2012 01:46:25 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-br-element.html =================================================================== RCS file: /sources/public/html5/spec/the-br-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-br-element.html 10 Jan 2012 00:50:54 -0000 1.12 +++ the-br-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-meta-element.html =================================================================== RCS file: /sources/public/html5/spec/the-meta-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-meta-element.html 10 Jan 2012 00:52:21 -0000 1.12 +++ the-meta-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-wbr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-wbr-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-wbr-element.html 10 Jan 2012 00:52:26 -0000 1.12 +++ the-wbr-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec/introduction.html,v retrieving revision 1.1071 retrieving revision 1.1072 diff -u -d -r1.1071 -r1.1072 --- introduction.html 10 Jan 2012 00:46:55 -0000 1.1071 +++ introduction.html 10 Jan 2012 01:46:25 -0000 1.1072 @@ -324,7 +324,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: editing.html =================================================================== RCS file: /sources/public/html5/spec/editing.html,v retrieving revision 1.1077 retrieving revision 1.1078 diff -u -d -r1.1077 -r1.1078 --- editing.html 10 Jan 2012 00:46:51 -0000 1.1077 +++ editing.html 10 Jan 2012 01:46:24 -0000 1.1078 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: common-microsyntaxes.html =================================================================== RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- common-microsyntaxes.html 10 Jan 2012 00:46:48 -0000 1.78 +++ common-microsyntaxes.html 10 Jan 2012 01:46:23 -0000 1.79 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: text-level-semantics.html =================================================================== RCS file: /sources/public/html5/spec/text-level-semantics.html,v retrieving revision 1.1080 retrieving revision 1.1081 diff -u -d -r1.1080 -r1.1081 --- text-level-semantics.html 10 Jan 2012 00:48:24 -0000 1.1080 +++ text-level-semantics.html 10 Jan 2012 01:46:29 -0000 1.1081 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec/embedded-content-1.html,v retrieving revision 1.82 retrieving revision 1.83 diff -u -d -r1.82 -r1.83 --- embedded-content-1.html 10 Jan 2012 00:46:52 -0000 1.82 +++ embedded-content-1.html 10 Jan 2012 01:46:24 -0000 1.83 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec/infrastructure.html,v retrieving revision 1.1135 retrieving revision 1.1136 diff -u -d -r1.1135 -r1.1136 --- infrastructure.html 10 Jan 2012 00:46:55 -0000 1.1135 +++ infrastructure.html 10 Jan 2012 01:46:25 -0000 1.1136 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: form-submission.html =================================================================== RCS file: /sources/public/html5/spec/form-submission.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- form-submission.html 10 Jan 2012 00:46:52 -0000 1.12 +++ form-submission.html 10 Jan 2012 01:46:24 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: user-prompts.html =================================================================== RCS file: /sources/public/html5/spec/user-prompts.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- user-prompts.html 10 Jan 2012 00:52:27 -0000 1.12 +++ user-prompts.html 10 Jan 2012 01:46:33 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: tabular-data.html =================================================================== RCS file: /sources/public/html5/spec/tabular-data.html,v retrieving revision 1.1060 retrieving revision 1.1061 diff -u -d -r1.1060 -r1.1061 --- tabular-data.html 10 Jan 2012 00:47:17 -0000 1.1060 +++ tabular-data.html 10 Jan 2012 01:46:28 -0000 1.1061 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec/the-iframe-element.html,v retrieving revision 1.157 retrieving revision 1.158 diff -u -d -r1.157 -r1.158 --- the-iframe-element.html 10 Jan 2012 00:52:19 -0000 1.157 +++ the-iframe-element.html 10 Jan 2012 01:46:30 -0000 1.158 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: dimension-attributes.html =================================================================== RCS file: /sources/public/html5/spec/dimension-attributes.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- dimension-attributes.html 10 Jan 2012 00:46:50 -0000 1.12 +++ dimension-attributes.html 10 Jan 2012 01:46:23 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: association-of-controls-and-forms.html =================================================================== RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v retrieving revision 1.123 retrieving revision 1.124 diff -u -d -r1.123 -r1.124 --- association-of-controls-and-forms.html 10 Jan 2012 00:46:33 -0000 1.123 +++ association-of-controls-and-forms.html 10 Jan 2012 01:46:22 -0000 1.124 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: common-dom-interfaces.html =================================================================== RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v retrieving revision 1.96 retrieving revision 1.97 diff -u -d -r1.96 -r1.97 --- common-dom-interfaces.html 10 Jan 2012 00:46:48 -0000 1.96 +++ common-dom-interfaces.html 10 Jan 2012 01:46:23 -0000 1.97 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-strong-element.html =================================================================== RCS file: /sources/public/html5/spec/the-strong-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-strong-element.html 10 Jan 2012 00:52:24 -0000 1.12 +++ the-strong-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-form-element.html =================================================================== RCS file: /sources/public/html5/spec/the-form-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-form-element.html 10 Jan 2012 00:52:18 -0000 1.12 +++ the-form-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-li-element.html =================================================================== RCS file: /sources/public/html5/spec/the-li-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-li-element.html 10 Jan 2012 00:52:20 -0000 1.12 +++ the-li-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: scripting-1.html =================================================================== RCS file: /sources/public/html5/spec/scripting-1.html,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- scripting-1.html 10 Jan 2012 00:46:59 -0000 1.88 +++ scripting-1.html 10 Jan 2012 01:46:26 -0000 1.89 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-keygen-element.html =================================================================== RCS file: /sources/public/html5/spec/the-keygen-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-keygen-element.html 10 Jan 2012 00:52:19 -0000 1.12 +++ the-keygen-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-link-element.html =================================================================== RCS file: /sources/public/html5/spec/the-link-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-link-element.html 10 Jan 2012 00:52:20 -0000 1.12 +++ the-link-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-optgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-optgroup-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-optgroup-element.html 10 Jan 2012 00:52:22 -0000 1.12 +++ the-optgroup-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-param-element.html =================================================================== RCS file: /sources/public/html5/spec/the-param-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-param-element.html 10 Jan 2012 00:52:23 -0000 1.12 +++ the-param-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-time-element.html =================================================================== RCS file: /sources/public/html5/spec/the-time-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-time-element.html 10 Jan 2012 00:52:26 -0000 1.12 +++ the-time-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: mathml.html =================================================================== RCS file: /sources/public/html5/spec/mathml.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- mathml.html 10 Jan 2012 00:46:56 -0000 1.12 +++ mathml.html 10 Jan 2012 01:46:26 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-var-element.html =================================================================== RCS file: /sources/public/html5/spec/the-var-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-var-element.html 10 Jan 2012 00:52:26 -0000 1.12 +++ the-var-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-th-element.html =================================================================== RCS file: /sources/public/html5/spec/the-th-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-th-element.html 10 Jan 2012 00:52:25 -0000 1.12 +++ the-th-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> 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.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 10 Jan 2012 00:46:59 -0000 1.12 +++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 10 Jan 2012 01:46:26 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-body-element.html =================================================================== RCS file: /sources/public/html5/spec/the-body-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-body-element.html 10 Jan 2012 00:50:54 -0000 1.12 +++ the-body-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: common-input-element-attributes.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- common-input-element-attributes.html 10 Jan 2012 00:46:48 -0000 1.78 +++ common-input-element-attributes.html 10 Jan 2012 01:46:23 -0000 1.79 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: interactive-elements.html =================================================================== RCS file: /sources/public/html5/spec/interactive-elements.html,v retrieving revision 1.1065 retrieving revision 1.1066 diff -u -d -r1.1065 -r1.1066 --- interactive-elements.html 10 Jan 2012 00:46:55 -0000 1.1065 +++ interactive-elements.html 10 Jan 2012 01:46:25 -0000 1.1066 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-address-element.html =================================================================== RCS file: /sources/public/html5/spec/the-address-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-address-element.html 10 Jan 2012 00:49:48 -0000 1.12 +++ the-address-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: iana.html =================================================================== RCS file: /sources/public/html5/spec/iana.html,v retrieving revision 1.382 retrieving revision 1.383 diff -u -d -r1.382 -r1.383 --- iana.html 10 Jan 2012 00:46:54 -0000 1.382 +++ iana.html 10 Jan 2012 01:46:25 -0000 1.383 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-b-element.html =================================================================== RCS file: /sources/public/html5/spec/the-b-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-b-element.html 10 Jan 2012 00:50:28 -0000 1.12 +++ the-b-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: states-of-the-type-attribute.html =================================================================== RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- states-of-the-type-attribute.html 10 Jan 2012 00:47:05 -0000 1.73 +++ states-of-the-type-attribute.html 10 Jan 2012 01:46:28 -0000 1.74 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> @@ -855,7 +855,18 @@ simultaneously too strict (before the "@" character), too vague (after the "@" character), and too lax (allowing comments, whitespace characters, and quoted strings in manners unfamiliar to - most users) to be of practical use here.</p><p>A <dfn id="valid-e-mail-address-list">valid e-mail address list</dfn> is a <a href="common-microsyntaxes.html#set-of-comma-separated-tokens">set of + most users) to be of practical use here.</p><div class="note"> + + + + <p>The following JavaScript- and Perl-compatible regular expression + is an implementation of the above definition.</p> + + <pre>/^[a-zA-Z0-9.!#$%&'*+-/=?\^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/</pre> + + + + </div><p>A <dfn id="valid-e-mail-address-list">valid e-mail address list</dfn> is a <a href="common-microsyntaxes.html#set-of-comma-separated-tokens">set of comma-separated tokens</a>, where each token is itself a <a href="#valid-e-mail-address">valid e-mail address</a>. <span class="impl">To obtain the list of tokens from a <a href="#valid-e-mail-address-list">valid e-mail address list</a>, and Index: the-nav-element.html =================================================================== RCS file: /sources/public/html5/spec/the-nav-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-nav-element.html 10 Jan 2012 00:52:21 -0000 1.12 +++ the-nav-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: references.html =================================================================== RCS file: /sources/public/html5/spec/references.html,v retrieving revision 1.1087 retrieving revision 1.1088 diff -u -d -r1.1087 -r1.1088 --- references.html 10 Jan 2012 00:46:57 -0000 1.1087 +++ references.html 10 Jan 2012 01:46:26 -0000 1.1088 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-meter-element.html =================================================================== RCS file: /sources/public/html5/spec/the-meter-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-meter-element.html 10 Jan 2012 00:52:21 -0000 1.12 +++ the-meter-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-ul-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ul-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-ul-element.html 10 Jan 2012 00:52:26 -0000 1.12 +++ the-ul-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-html-element.html =================================================================== RCS file: /sources/public/html5/spec/the-html-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-html-element.html 10 Jan 2012 00:52:19 -0000 1.12 +++ the-html-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: index.html =================================================================== RCS file: /sources/public/html5/spec/index.html,v retrieving revision 1.1127 retrieving revision 1.1128 diff -u -d -r1.1127 -r1.1128 --- index.html 10 Jan 2012 00:46:54 -0000 1.1127 +++ index.html 10 Jan 2012 01:46:25 -0000 1.1128 @@ -349,7 +349,7 @@ <a href="Overview.html">single page HTML</a>, <a href="spec.html">multipage HTML</a>, <a href="author/">web developer edition</a>. -This is revision 1.5481. +This is revision 1.5482. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2011 <a href="http://www.w3.org/"><abbr title="World Wide 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.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- attributes-common-to-td-and-th-elements.html 10 Jan 2012 00:46:41 -0000 1.12 +++ attributes-common-to-td-and-th-elements.html 10 Jan 2012 01:46:23 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: wai-aria.html =================================================================== RCS file: /sources/public/html5/spec/wai-aria.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- wai-aria.html 10 Jan 2012 00:52:28 -0000 1.13 +++ wai-aria.html 10 Jan 2012 01:46:33 -0000 1.14 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-ruby-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ruby-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-ruby-element.html 10 Jan 2012 00:52:23 -0000 1.12 +++ the-ruby-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-track-element.html =================================================================== RCS file: /sources/public/html5/spec/the-track-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-track-element.html 10 Jan 2012 00:52:26 -0000 1.12 +++ the-track-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: usage-summary.html =================================================================== RCS file: /sources/public/html5/spec/usage-summary.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- usage-summary.html 10 Jan 2012 00:52:27 -0000 1.12 +++ usage-summary.html 10 Jan 2012 01:46:33 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: sections.html =================================================================== RCS file: /sources/public/html5/spec/sections.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- sections.html 10 Jan 2012 00:46:59 -0000 1.78 +++ sections.html 10 Jan 2012 01:46:27 -0000 1.79 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: content-models.html =================================================================== RCS file: /sources/public/html5/spec/content-models.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -d -r1.121 -r1.122 --- content-models.html 10 Jan 2012 00:46:50 -0000 1.121 +++ content-models.html 10 Jan 2012 01:46:23 -0000 1.122 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-progress-element.html =================================================================== RCS file: /sources/public/html5/spec/the-progress-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-progress-element.html 10 Jan 2012 00:52:23 -0000 1.12 +++ the-progress-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-footer-element.html =================================================================== RCS file: /sources/public/html5/spec/the-footer-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-footer-element.html 10 Jan 2012 00:52:18 -0000 1.12 +++ the-footer-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-dd-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dd-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-dd-element.html 10 Jan 2012 00:51:34 -0000 1.12 +++ the-dd-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-bdo-element.html =================================================================== RCS file: /sources/public/html5/spec/the-bdo-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-bdo-element.html 10 Jan 2012 00:50:32 -0000 1.12 +++ the-bdo-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-object-element.html =================================================================== RCS file: /sources/public/html5/spec/the-object-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-object-element.html 10 Jan 2012 00:52:22 -0000 1.12 +++ the-object-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-ol-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ol-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-ol-element.html 10 Jan 2012 00:52:22 -0000 1.12 +++ the-ol-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-area-element.html =================================================================== RCS file: /sources/public/html5/spec/the-area-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-area-element.html 10 Jan 2012 00:49:52 -0000 1.12 +++ the-area-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-datalist-element.html =================================================================== RCS file: /sources/public/html5/spec/the-datalist-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-datalist-element.html 10 Jan 2012 00:51:34 -0000 1.12 +++ the-datalist-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: grouping-content.html =================================================================== RCS file: /sources/public/html5/spec/grouping-content.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- grouping-content.html 10 Jan 2012 00:46:53 -0000 1.72 +++ grouping-content.html 10 Jan 2012 01:46:25 -0000 1.73 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-mark-element.html =================================================================== RCS file: /sources/public/html5/spec/the-mark-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-mark-element.html 10 Jan 2012 00:52:20 -0000 1.12 +++ the-mark-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-dfn-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dfn-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-dfn-element.html 10 Jan 2012 00:52:00 -0000 1.12 +++ the-dfn-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec/acknowledgements.html,v retrieving revision 1.1116 retrieving revision 1.1117 diff -u -d -r1.1116 -r1.1117 --- acknowledgements.html 10 Jan 2012 00:46:31 -0000 1.1116 +++ acknowledgements.html 10 Jan 2012 01:46:22 -0000 1.1117 @@ -324,7 +324,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-header-element.html =================================================================== RCS file: /sources/public/html5/spec/the-header-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-header-element.html 10 Jan 2012 00:52:18 -0000 1.12 +++ the-header-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: elements.html =================================================================== RCS file: /sources/public/html5/spec/elements.html,v retrieving revision 1.87 retrieving revision 1.88 diff -u -d -r1.87 -r1.88 --- elements.html 10 Jan 2012 00:46:52 -0000 1.87 +++ elements.html 10 Jan 2012 01:46:24 -0000 1.88 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-sub-and-sup-elements.html =================================================================== RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-sub-and-sup-elements.html 10 Jan 2012 00:52:25 -0000 1.12 +++ the-sub-and-sup-elements.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-i-element.html =================================================================== RCS file: /sources/public/html5/spec/the-i-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-i-element.html 10 Jan 2012 00:52:19 -0000 1.12 +++ the-i-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: forms.html =================================================================== RCS file: /sources/public/html5/spec/forms.html,v retrieving revision 1.1066 retrieving revision 1.1067 diff -u -d -r1.1066 -r1.1067 --- forms.html 10 Jan 2012 00:46:52 -0000 1.1066 +++ forms.html 10 Jan 2012 01:46:24 -0000 1.1067 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: edits.html =================================================================== RCS file: /sources/public/html5/spec/edits.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -d -r1.57 -r1.58 --- edits.html 10 Jan 2012 00:46:52 -0000 1.57 +++ edits.html 10 Jan 2012 01:46:24 -0000 1.58 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-canvas-element.html =================================================================== RCS file: /sources/public/html5/spec/the-canvas-element.html,v retrieving revision 1.937 retrieving revision 1.938 diff -u -d -r1.937 -r1.938 --- the-canvas-element.html 10 Jan 2012 00:50:55 -0000 1.937 +++ the-canvas-element.html 10 Jan 2012 01:46:29 -0000 1.938 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: commands.html =================================================================== RCS file: /sources/public/html5/spec/commands.html,v retrieving revision 1.63 retrieving revision 1.64 diff -u -d -r1.63 -r1.64 --- commands.html 10 Jan 2012 00:46:47 -0000 1.63 +++ commands.html 10 Jan 2012 01:46:23 -0000 1.64 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-samp-element.html =================================================================== RCS file: /sources/public/html5/spec/the-samp-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-samp-element.html 10 Jan 2012 00:52:24 -0000 1.12 +++ the-samp-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-u-element.html =================================================================== RCS file: /sources/public/html5/spec/the-u-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-u-element.html 10 Jan 2012 00:52:26 -0000 1.12 +++ the-u-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: headings-and-sections.html =================================================================== RCS file: /sources/public/html5/spec/headings-and-sections.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- headings-and-sections.html 10 Jan 2012 00:46:54 -0000 1.12 +++ headings-and-sections.html 10 Jan 2012 01:46:25 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec/obsolete.html,v retrieving revision 1.1073 retrieving revision 1.1074 diff -u -d -r1.1073 -r1.1074 --- obsolete.html 10 Jan 2012 00:46:57 -0000 1.1073 +++ obsolete.html 10 Jan 2012 01:46:26 -0000 1.1074 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: named-character-references.html =================================================================== RCS file: /sources/public/html5/spec/named-character-references.html,v retrieving revision 1.1031 retrieving revision 1.1032 diff -u -d -r1.1031 -r1.1032 --- named-character-references.html 10 Jan 2012 00:46:56 -0000 1.1031 +++ named-character-references.html 10 Jan 2012 01:46:26 -0000 1.1032 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-button-element.html =================================================================== RCS file: /sources/public/html5/spec/the-button-element.html,v retrieving revision 1.115 retrieving revision 1.116 diff -u -d -r1.115 -r1.116 --- the-button-element.html 10 Jan 2012 00:50:55 -0000 1.115 +++ the-button-element.html 10 Jan 2012 01:46:29 -0000 1.116 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: links.html =================================================================== RCS file: /sources/public/html5/spec/links.html,v retrieving revision 1.116 retrieving revision 1.117 diff -u -d -r1.116 -r1.117 --- links.html 10 Jan 2012 00:46:56 -0000 1.116 +++ links.html 10 Jan 2012 01:46:25 -0000 1.117 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-cite-element.html =================================================================== RCS file: /sources/public/html5/spec/the-cite-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-cite-element.html 10 Jan 2012 00:51:07 -0000 1.12 +++ the-cite-element.html 10 Jan 2012 01:46:29 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-hgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-hgroup-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-hgroup-element.html 10 Jan 2012 00:52:18 -0000 1.12 +++ the-hgroup-element.html 10 Jan 2012 01:46:30 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: common-input-element-apis.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-apis.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- common-input-element-apis.html 10 Jan 2012 00:46:48 -0000 1.12 +++ common-input-element-apis.html 10 Jan 2012 01:46:23 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-tr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tr-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-tr-element.html 10 Jan 2012 00:52:26 -0000 1.12 +++ the-tr-element.html 10 Jan 2012 01:46:32 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: section-index.html =================================================================== RCS file: /sources/public/html5/spec/section-index.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- section-index.html 10 Jan 2012 00:46:59 -0000 1.12 +++ section-index.html 10 Jan 2012 01:46:27 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: timers.html =================================================================== RCS file: /sources/public/html5/spec/timers.html,v retrieving revision 1.83 retrieving revision 1.84 diff -u -d -r1.83 -r1.84 --- timers.html 10 Jan 2012 00:52:27 -0000 1.83 +++ timers.html 10 Jan 2012 01:46:32 -0000 1.84 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: namespaces.html =================================================================== RCS file: /sources/public/html5/spec/namespaces.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- namespaces.html 10 Jan 2012 00:46:57 -0000 1.53 +++ namespaces.html 10 Jan 2012 01:46:26 -0000 1.54 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next"> Index: the-rt-element.html =================================================================== RCS file: /sources/public/html5/spec/the-rt-element.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- the-rt-element.html 10 Jan 2012 00:52:23 -0000 1.12 +++ the-rt-element.html 10 Jan 2012 01:46:31 -0000 1.13 @@ -325,7 +325,7 @@ <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5481.</p> + <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5482.</p> <h2 class="no-num no-toc" id="editor-s-draft-10-january-2012">Editor's Draft 10 January 2012</h2> </div><nav class="prev_next">
Received on Tuesday, 10 January 2012 01:46:48 UTC