- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 05 Jun 2012 20:47:42 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv9739 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 single-page.html spec.html states-of-the-type-attribute.html styling.html svg-0.html syntax.html system-state-and-capabilities.html tabular-data.html text-level-semantics.html textFieldSelection.html the-a-element.html the-abbr-element.html the-address-element.html the-area-element.html the-article-element.html the-aside-element.html the-audio-element.html the-b-element.html the-base-element.html the-bdi-element.html the-bdo-element.html the-blockquote-element.html the-body-element.html the-br-element.html the-button-element.html the-canvas-element.html the-caption-element.html the-cite-element.html the-code-element.html the-col-element.html the-colgroup-element.html the-command-element.html the-datalist-element.html the-dd-element.html the-del-element.html the-details-element.html the-dfn-element.html the-div-element.html the-dl-element.html the-dt-element.html the-em-element.html the-embed-element.html the-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: Fix some typos or copypasta. (whatwg r7118) [updated by splitter] Index: the-a-element.html =================================================================== RCS file: /sources/public/html5/spec/the-a-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-a-element.html 5 Jun 2012 00:46:49 -0000 1.136 +++ the-a-element.html 5 Jun 2012 20:47:24 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-img-element.html =================================================================== RCS file: /sources/public/html5/spec/the-img-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-img-element.html 5 Jun 2012 00:47:30 -0000 1.136 +++ the-img-element.html 5 Jun 2012 20:47:31 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-del-element.html =================================================================== RCS file: /sources/public/html5/spec/the-del-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-del-element.html 5 Jun 2012 00:47:00 -0000 1.136 +++ the-del-element.html 5 Jun 2012 20:47:27 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-option-element.html =================================================================== RCS file: /sources/public/html5/spec/the-option-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-option-element.html 5 Jun 2012 00:47:51 -0000 1.136 +++ the-option-element.html 5 Jun 2012 20:47:36 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-figcaption-element.html =================================================================== RCS file: /sources/public/html5/spec/the-figcaption-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-figcaption-element.html 5 Jun 2012 00:47:01 -0000 1.136 +++ the-figcaption-element.html 5 Jun 2012 20:47:28 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-hr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-hr-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-hr-element.html 5 Jun 2012 00:47:24 -0000 1.136 +++ the-hr-element.html 5 Jun 2012 20:47:30 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-summary-element.html =================================================================== RCS file: /sources/public/html5/spec/the-summary-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-summary-element.html 5 Jun 2012 00:49:07 -0000 1.136 +++ the-summary-element.html 5 Jun 2012 20:47:38 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-small-element.html =================================================================== RCS file: /sources/public/html5/spec/the-small-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-small-element.html 5 Jun 2012 00:48:07 -0000 1.136 +++ the-small-element.html 5 Jun 2012 20:47:37 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-kbd-element.html =================================================================== RCS file: /sources/public/html5/spec/the-kbd-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-kbd-element.html 5 Jun 2012 00:47:31 -0000 1.136 +++ the-kbd-element.html 5 Jun 2012 20:47:34 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: single-page.html =================================================================== RCS file: /sources/public/html5/spec/single-page.html,v retrieving revision 1.53 retrieving revision 1.54 diff -u -d -r1.53 -r1.54 --- single-page.html 5 Jun 2012 00:46:48 -0000 1.53 +++ single-page.html 5 Jun 2012 20:47:22 -0000 1.54 @@ -353,7 +353,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.5670. +This is revision 1.5671. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <a href="http://www.w3.org/"><abbr title="World Wide @@ -29713,7 +29713,7 @@ <p>Returns the state that the <code><a href="#mediacontroller">MediaController</a></code> was in the last time it fired events as a result of <a href="#report-the-controller-state" title="report - the controller state">reporting teh controller state</a>. The + the controller state">reporting the controller state</a>. The values of this attribute are the same as for the <code title="dom-media-readyState"><a href="#dom-media-readystate">readyState</a></code> attribute of <a href="#media-element" title="media element">media elements</a>.</p> </dd> @@ -29779,7 +29779,7 @@ <p>Returns the state that the <code><a href="#mediacontroller">MediaController</a></code> was in the last time it fired events as a result of <a href="#report-the-controller-state" title="report - the controller state">reporting teh controller state</a>. The + the controller state">reporting the controller state</a>. The value of this attribute is either "<code title="dom-MediaController-playing"><a href="#dom-mediacontroller-playing">playing</a></code>", indicating that the media is actively playing, "<code title="dom-MediaController-ended"><a href="#dom-mediacontroller-ended">ended</a></code>", indicating that the media is not playing because playback has reached the end of Index: the-span-element.html =================================================================== RCS file: /sources/public/html5/spec/the-span-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-span-element.html 5 Jun 2012 00:48:09 -0000 1.136 +++ the-span-element.html 5 Jun 2012 20:47:37 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-fieldset-element.html =================================================================== RCS file: /sources/public/html5/spec/the-fieldset-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-fieldset-element.html 5 Jun 2012 00:47:01 -0000 1.136 +++ the-fieldset-element.html 5 Jun 2012 20:47:28 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-figure-element.html =================================================================== RCS file: /sources/public/html5/spec/the-figure-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-figure-element.html 5 Jun 2012 00:47:01 -0000 1.136 +++ the-figure-element.html 5 Jun 2012 20:47:28 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: element-definitions.html =================================================================== RCS file: /sources/public/html5/spec/element-definitions.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- element-definitions.html 5 Jun 2012 00:46:35 -0000 1.136 +++ element-definitions.html 5 Jun 2012 20:47:16 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-script-element.html =================================================================== RCS file: /sources/public/html5/spec/the-script-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-script-element.html 5 Jun 2012 00:48:00 -0000 1.136 +++ the-script-element.html 5 Jun 2012 20:47:37 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-input-element.html =================================================================== RCS file: /sources/public/html5/spec/the-input-element.html,v retrieving revision 1.197 retrieving revision 1.198 diff -u -d -r1.197 -r1.198 --- the-input-element.html 5 Jun 2012 00:47:30 -0000 1.197 +++ the-input-element.html 5 Jun 2012 20:47:33 -0000 1.198 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: constraints.html =================================================================== RCS file: /sources/public/html5/spec/constraints.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- constraints.html 5 Jun 2012 00:46:34 -0000 1.136 +++ constraints.html 5 Jun 2012 20:47:14 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-p-element.html =================================================================== RCS file: /sources/public/html5/spec/the-p-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-p-element.html 5 Jun 2012 00:47:52 -0000 1.136 +++ the-p-element.html 5 Jun 2012 20:47:36 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: examples.html =================================================================== RCS file: /sources/public/html5/spec/examples.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- examples.html 5 Jun 2012 00:46:35 -0000 1.136 +++ examples.html 5 Jun 2012 20:47:16 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-map-element.html =================================================================== RCS file: /sources/public/html5/spec/the-map-element.html,v retrieving revision 1.197 retrieving revision 1.198 diff -u -d -r1.197 -r1.198 --- the-map-element.html 5 Jun 2012 00:47:34 -0000 1.197 +++ the-map-element.html 5 Jun 2012 20:47:34 -0000 1.198 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: browsers.html =================================================================== RCS file: /sources/public/html5/spec/browsers.html,v retrieving revision 1.1223 retrieving revision 1.1224 diff -u -d -r1.1223 -r1.1224 --- browsers.html 5 Jun 2012 00:46:33 -0000 1.1223 +++ browsers.html 5 Jun 2012 20:47:03 -0000 1.1224 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-head-element.html =================================================================== RCS file: /sources/public/html5/spec/the-head-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-head-element.html 5 Jun 2012 00:47:13 -0000 1.136 +++ the-head-element.html 5 Jun 2012 20:47:30 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-s-element.html =================================================================== RCS file: /sources/public/html5/spec/the-s-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-s-element.html 5 Jun 2012 00:47:56 -0000 1.136 +++ the-s-element.html 5 Jun 2012 20:47:36 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-section-element.html =================================================================== RCS file: /sources/public/html5/spec/the-section-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-section-element.html 5 Jun 2012 00:48:01 -0000 1.136 +++ the-section-element.html 5 Jun 2012 20:47:37 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-article-element.html =================================================================== RCS file: /sources/public/html5/spec/the-article-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-article-element.html 5 Jun 2012 00:46:49 -0000 1.136 +++ the-article-element.html 5 Jun 2012 20:47:24 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-blockquote-element.html =================================================================== RCS file: /sources/public/html5/spec/the-blockquote-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-blockquote-element.html 5 Jun 2012 00:46:58 -0000 1.136 +++ the-blockquote-element.html 5 Jun 2012 20:47:26 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-rp-element.html =================================================================== RCS file: /sources/public/html5/spec/the-rp-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-rp-element.html 5 Jun 2012 00:47:55 -0000 1.136 +++ the-rp-element.html 5 Jun 2012 20:47:36 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-details-element.html =================================================================== RCS file: /sources/public/html5/spec/the-details-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-details-element.html 5 Jun 2012 00:47:00 -0000 1.136 +++ the-details-element.html 5 Jun 2012 20:47:27 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-aside-element.html =================================================================== RCS file: /sources/public/html5/spec/the-aside-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-aside-element.html 5 Jun 2012 00:46:49 -0000 1.136 +++ the-aside-element.html 5 Jun 2012 20:47:24 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-title-element.html =================================================================== RCS file: /sources/public/html5/spec/the-title-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-title-element.html 5 Jun 2012 00:49:08 -0000 1.136 +++ the-title-element.html 5 Jun 2012 20:47:39 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: offline.html =================================================================== RCS file: /sources/public/html5/spec/offline.html,v retrieving revision 1.1193 retrieving revision 1.1194 diff -u -d -r1.1193 -r1.1194 --- offline.html 5 Jun 2012 00:46:46 -0000 1.1193 +++ offline.html 5 Jun 2012 20:47:20 -0000 1.1194 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: textFieldSelection.html =================================================================== RCS file: /sources/public/html5/spec/textFieldSelection.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- textFieldSelection.html 5 Jun 2012 00:46:49 -0000 1.136 +++ textFieldSelection.html 5 Jun 2012 20:47:24 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: global-attributes.html =================================================================== RCS file: /sources/public/html5/spec/global-attributes.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- global-attributes.html 5 Jun 2012 00:46:39 -0000 1.136 +++ global-attributes.html 5 Jun 2012 20:47:17 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-bdi-element.html =================================================================== RCS file: /sources/public/html5/spec/the-bdi-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-bdi-element.html 5 Jun 2012 00:46:58 -0000 1.136 +++ the-bdi-element.html 5 Jun 2012 20:47:26 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-legend-element.html =================================================================== RCS file: /sources/public/html5/spec/the-legend-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-legend-element.html 5 Jun 2012 00:47:32 -0000 1.136 +++ the-legend-element.html 5 Jun 2012 20:47:34 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-dt-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dt-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-dt-element.html 5 Jun 2012 00:47:01 -0000 1.136 +++ the-dt-element.html 5 Jun 2012 20:47:28 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: history.html =================================================================== RCS file: /sources/public/html5/spec/history.html,v retrieving revision 1.1228 retrieving revision 1.1229 diff -u -d -r1.1228 -r1.1229 --- history.html 5 Jun 2012 00:46:44 -0000 1.1228 +++ history.html 5 Jun 2012 20:47:17 -0000 1.1229 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: svg-0.html =================================================================== RCS file: /sources/public/html5/spec/svg-0.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- svg-0.html 5 Jun 2012 00:46:48 -0000 1.136 +++ svg-0.html 5 Jun 2012 20:47:23 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-source-element.html =================================================================== RCS file: /sources/public/html5/spec/the-source-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-source-element.html 5 Jun 2012 00:48:08 -0000 1.136 +++ the-source-element.html 5 Jun 2012 20:47:37 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-embed-element.html =================================================================== RCS file: /sources/public/html5/spec/the-embed-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-embed-element.html 5 Jun 2012 00:47:01 -0000 1.136 +++ the-embed-element.html 5 Jun 2012 20:47:28 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-ins-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ins-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-ins-element.html 5 Jun 2012 00:47:31 -0000 1.136 +++ the-ins-element.html 5 Jun 2012 20:47:33 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-col-element.html =================================================================== RCS file: /sources/public/html5/spec/the-col-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-col-element.html 5 Jun 2012 00:46:59 -0000 1.136 +++ the-col-element.html 5 Jun 2012 20:47:27 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-em-element.html =================================================================== RCS file: /sources/public/html5/spec/the-em-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-em-element.html 5 Jun 2012 00:47:01 -0000 1.136 +++ the-em-element.html 5 Jun 2012 20:47:28 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec/semantics.html,v retrieving revision 1.1217 retrieving revision 1.1218 diff -u -d -r1.1217 -r1.1218 --- semantics.html 5 Jun 2012 00:46:47 -0000 1.1217 +++ semantics.html 5 Jun 2012 20:47:22 -0000 1.1218 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-q-element.html =================================================================== RCS file: /sources/public/html5/spec/the-q-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-q-element.html 5 Jun 2012 00:47:55 -0000 1.136 +++ the-q-element.html 5 Jun 2012 20:47:36 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-style-element.html =================================================================== RCS file: /sources/public/html5/spec/the-style-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-style-element.html 5 Jun 2012 00:49:05 -0000 1.136 +++ the-style-element.html 5 Jun 2012 20:47:37 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: syntax.html =================================================================== RCS file: /sources/public/html5/spec/syntax.html,v retrieving revision 1.1187 retrieving revision 1.1188 diff -u -d -r1.1187 -r1.1188 --- syntax.html 5 Jun 2012 00:46:48 -0000 1.1187 +++ syntax.html 5 Jun 2012 20:47:23 -0000 1.1188 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: webappapis.html =================================================================== RCS file: /sources/public/html5/spec/webappapis.html,v retrieving revision 1.340 retrieving revision 1.341 diff -u -d -r1.340 -r1.341 --- webappapis.html 5 Jun 2012 00:49:10 -0000 1.340 +++ webappapis.html 5 Jun 2012 20:47:40 -0000 1.341 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: attributes-common-to-form-controls.html =================================================================== RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- attributes-common-to-form-controls.html 5 Jun 2012 00:46:32 -0000 1.136 +++ attributes-common-to-form-controls.html 5 Jun 2012 20:46:51 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> 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.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-h1-h2-h3-h4-h5-and-h6-elements.html 5 Jun 2012 00:47:10 -0000 1.136 +++ the-h1-h2-h3-h4-h5-and-h6-elements.html 5 Jun 2012 20:47:29 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-abbr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-abbr-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-abbr-element.html 5 Jun 2012 00:46:49 -0000 1.136 +++ the-abbr-element.html 5 Jun 2012 20:47:24 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-caption-element.html =================================================================== RCS file: /sources/public/html5/spec/the-caption-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-caption-element.html 5 Jun 2012 00:46:59 -0000 1.136 +++ the-caption-element.html 5 Jun 2012 20:47:27 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: edits-and-paragraphs.html =================================================================== RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- edits-and-paragraphs.html 5 Jun 2012 00:46:34 -0000 1.136 +++ edits-and-paragraphs.html 5 Jun 2012 20:47:16 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-tbody-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tbody-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-tbody-element.html 5 Jun 2012 00:49:07 -0000 1.136 +++ the-tbody-element.html 5 Jun 2012 20:47:38 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-td-element.html =================================================================== RCS file: /sources/public/html5/spec/the-td-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-td-element.html 5 Jun 2012 00:49:07 -0000 1.136 +++ the-td-element.html 5 Jun 2012 20:47:38 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1920 retrieving revision 1.1921 diff -u -d -r1.1920 -r1.1921 --- spec.html 5 Jun 2012 00:46:48 -0000 1.1920 +++ spec.html 5 Jun 2012 20:47:22 -0000 1.1921 @@ -350,7 +350,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.5670. +This is revision 1.5671. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <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.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- system-state-and-capabilities.html 5 Jun 2012 00:46:49 -0000 1.136 +++ system-state-and-capabilities.html 5 Jun 2012 20:47:23 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: origin-0.html =================================================================== RCS file: /sources/public/html5/spec/origin-0.html,v retrieving revision 1.188 retrieving revision 1.189 diff -u -d -r1.188 -r1.189 --- origin-0.html 5 Jun 2012 00:46:46 -0000 1.188 +++ origin-0.html 5 Jun 2012 20:47:20 -0000 1.189 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: media-elements.html =================================================================== RCS file: /sources/public/html5/spec/media-elements.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- media-elements.html 5 Jun 2012 00:46:46 -0000 1.136 +++ media-elements.html 5 Jun 2012 20:47:19 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> @@ -3727,7 +3727,7 @@ <p>Returns the state that the <code><a href="#mediacontroller">MediaController</a></code> was in the last time it fired events as a result of <a href="#report-the-controller-state" title="report - the controller state">reporting teh controller state</a>. The + the controller state">reporting the controller state</a>. The values of this attribute are the same as for the <code title="dom-media-readyState"><a href="#dom-media-readystate">readyState</a></code> attribute of <a href="#media-element" title="media element">media elements</a>.</p> </dd> @@ -3793,7 +3793,7 @@ <p>Returns the state that the <code><a href="#mediacontroller">MediaController</a></code> was in the last time it fired events as a result of <a href="#report-the-controller-state" title="report - the controller state">reporting teh controller state</a>. The + the controller state">reporting the controller state</a>. The value of this attribute is either "<code title="dom-MediaController-playing"><a href="#dom-mediacontroller-playing">playing</a></code>", indicating that the media is actively playing, "<code title="dom-MediaController-ended"><a href="#dom-mediacontroller-ended">ended</a></code>", indicating that the media is not playing because playback has reached the end of Index: the-base-element.html =================================================================== RCS file: /sources/public/html5/spec/the-base-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-base-element.html 5 Jun 2012 00:46:50 -0000 1.136 +++ the-base-element.html 5 Jun 2012 20:47:26 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-menu-element.html =================================================================== RCS file: /sources/public/html5/spec/the-menu-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-menu-element.html 5 Jun 2012 00:47:39 -0000 1.136 +++ the-menu-element.html 5 Jun 2012 20:47:34 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: styling.html =================================================================== RCS file: /sources/public/html5/spec/styling.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- styling.html 5 Jun 2012 00:46:48 -0000 1.136 +++ styling.html 5 Jun 2012 20:47:23 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-noscript-element.html =================================================================== RCS file: /sources/public/html5/spec/the-noscript-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-noscript-element.html 5 Jun 2012 00:47:46 -0000 1.136 +++ the-noscript-element.html 5 Jun 2012 20:47:35 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-code-element.html =================================================================== RCS file: /sources/public/html5/spec/the-code-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-code-element.html 5 Jun 2012 00:46:59 -0000 1.136 +++ the-code-element.html 5 Jun 2012 20:47:27 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-command-element.html =================================================================== RCS file: /sources/public/html5/spec/the-command-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-command-element.html 5 Jun 2012 00:47:00 -0000 1.136 +++ the-command-element.html 5 Jun 2012 20:47:27 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: urls.html =================================================================== RCS file: /sources/public/html5/spec/urls.html,v retrieving revision 1.197 retrieving revision 1.198 diff -u -d -r1.197 -r1.198 --- urls.html 5 Jun 2012 00:49:10 -0000 1.197 +++ urls.html 5 Jun 2012 20:47:40 -0000 1.198 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-xhtml-syntax.html =================================================================== RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v retrieving revision 1.1182 retrieving revision 1.1183 diff -u -d -r1.1182 -r1.1183 --- the-xhtml-syntax.html 5 Jun 2012 00:49:09 -0000 1.1182 +++ the-xhtml-syntax.html 5 Jun 2012 20:47:40 -0000 1.1183 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-div-element.html =================================================================== RCS file: /sources/public/html5/spec/the-div-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-div-element.html 5 Jun 2012 00:47:00 -0000 1.136 +++ the-div-element.html 5 Jun 2012 20:47:28 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-output-element.html =================================================================== RCS file: /sources/public/html5/spec/the-output-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-output-element.html 5 Jun 2012 00:47:52 -0000 1.136 +++ the-output-element.html 5 Jun 2012 20:47:36 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-label-element.html =================================================================== RCS file: /sources/public/html5/spec/the-label-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-label-element.html 5 Jun 2012 00:47:32 -0000 1.136 +++ the-label-element.html 5 Jun 2012 20:47:34 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec/dnd.html,v retrieving revision 1.224 retrieving revision 1.225 diff -u -d -r1.224 -r1.225 --- dnd.html 5 Jun 2012 00:46:34 -0000 1.224 +++ dnd.html 5 Jun 2012 20:47:15 -0000 1.225 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-dl-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dl-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-dl-element.html 5 Jun 2012 00:47:00 -0000 1.136 +++ the-dl-element.html 5 Jun 2012 20:47:28 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-select-element.html =================================================================== RCS file: /sources/public/html5/spec/the-select-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-select-element.html 5 Jun 2012 00:48:02 -0000 1.136 +++ the-select-element.html 5 Jun 2012 20:47:37 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: editing-apis.html =================================================================== RCS file: /sources/public/html5/spec/editing-apis.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- editing-apis.html 5 Jun 2012 00:46:34 -0000 1.136 +++ editing-apis.html 5 Jun 2012 20:47:15 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: dom.html =================================================================== RCS file: /sources/public/html5/spec/dom.html,v retrieving revision 1.1215 retrieving revision 1.1216 diff -u -d -r1.1215 -r1.1216 --- dom.html 5 Jun 2012 00:46:34 -0000 1.1215 +++ dom.html 5 Jun 2012 20:47:15 -0000 1.1216 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-textarea-element.html =================================================================== RCS file: /sources/public/html5/spec/the-textarea-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-textarea-element.html 5 Jun 2012 00:49:07 -0000 1.136 +++ the-textarea-element.html 5 Jun 2012 20:47:38 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-colgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-colgroup-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-colgroup-element.html 5 Jun 2012 00:46:59 -0000 1.136 +++ the-colgroup-element.html 5 Jun 2012 20:47:27 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> 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.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- attributes-common-to-ins-and-del-elements.html 5 Jun 2012 00:46:32 -0000 1.136 +++ attributes-common-to-ins-and-del-elements.html 5 Jun 2012 20:46:55 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-video-element.html =================================================================== RCS file: /sources/public/html5/spec/the-video-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-video-element.html 5 Jun 2012 00:49:09 -0000 1.136 +++ the-video-element.html 5 Jun 2012 20:47:40 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-table-element.html =================================================================== RCS file: /sources/public/html5/spec/the-table-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-table-element.html 5 Jun 2012 00:49:07 -0000 1.136 +++ the-table-element.html 5 Jun 2012 20:47:38 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-audio-element.html =================================================================== RCS file: /sources/public/html5/spec/the-audio-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-audio-element.html 5 Jun 2012 00:46:49 -0000 1.136 +++ the-audio-element.html 5 Jun 2012 20:47:25 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: edits-and-lists.html =================================================================== RCS file: /sources/public/html5/spec/edits-and-lists.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- edits-and-lists.html 5 Jun 2012 00:46:34 -0000 1.136 +++ edits-and-lists.html 5 Jun 2012 20:47:16 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-pre-element.html =================================================================== RCS file: /sources/public/html5/spec/the-pre-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-pre-element.html 5 Jun 2012 00:47:53 -0000 1.136 +++ the-pre-element.html 5 Jun 2012 20:47:36 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: dynamic-markup-insertion.html =================================================================== RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v retrieving revision 1.137 retrieving revision 1.138 diff -u -d -r1.137 -r1.138 --- dynamic-markup-insertion.html 5 Jun 2012 00:46:34 -0000 1.137 +++ dynamic-markup-insertion.html 5 Jun 2012 20:47:15 -0000 1.138 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-tfoot-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tfoot-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-tfoot-element.html 5 Jun 2012 00:49:08 -0000 1.136 +++ the-tfoot-element.html 5 Jun 2012 20:47:38 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-thead-element.html =================================================================== RCS file: /sources/public/html5/spec/the-thead-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-thead-element.html 5 Jun 2012 00:49:08 -0000 1.136 +++ the-thead-element.html 5 Jun 2012 20:47:39 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: image-maps.html =================================================================== RCS file: /sources/public/html5/spec/image-maps.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- image-maps.html 5 Jun 2012 00:46:45 -0000 1.136 +++ image-maps.html 5 Jun 2012 20:47:18 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-br-element.html =================================================================== RCS file: /sources/public/html5/spec/the-br-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-br-element.html 5 Jun 2012 00:46:59 -0000 1.136 +++ the-br-element.html 5 Jun 2012 20:47:26 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-meta-element.html =================================================================== RCS file: /sources/public/html5/spec/the-meta-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-meta-element.html 5 Jun 2012 00:47:42 -0000 1.136 +++ the-meta-element.html 5 Jun 2012 20:47:34 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-wbr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-wbr-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-wbr-element.html 5 Jun 2012 00:49:09 -0000 1.136 +++ the-wbr-element.html 5 Jun 2012 20:47:40 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec/introduction.html,v retrieving revision 1.1195 retrieving revision 1.1196 diff -u -d -r1.1195 -r1.1196 --- introduction.html 5 Jun 2012 00:46:45 -0000 1.1195 +++ introduction.html 5 Jun 2012 20:47:19 -0000 1.1196 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: editing.html =================================================================== RCS file: /sources/public/html5/spec/editing.html,v retrieving revision 1.1201 retrieving revision 1.1202 diff -u -d -r1.1201 -r1.1202 --- editing.html 5 Jun 2012 00:46:34 -0000 1.1201 +++ editing.html 5 Jun 2012 20:47:15 -0000 1.1202 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: common-microsyntaxes.html =================================================================== RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v retrieving revision 1.202 retrieving revision 1.203 diff -u -d -r1.202 -r1.203 --- common-microsyntaxes.html 5 Jun 2012 00:46:33 -0000 1.202 +++ common-microsyntaxes.html 5 Jun 2012 20:47:13 -0000 1.203 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: text-level-semantics.html =================================================================== RCS file: /sources/public/html5/spec/text-level-semantics.html,v retrieving revision 1.1204 retrieving revision 1.1205 diff -u -d -r1.1204 -r1.1205 --- text-level-semantics.html 5 Jun 2012 00:46:49 -0000 1.1204 +++ text-level-semantics.html 5 Jun 2012 20:47:23 -0000 1.1205 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec/embedded-content-1.html,v retrieving revision 1.206 retrieving revision 1.207 diff -u -d -r1.206 -r1.207 --- embedded-content-1.html 5 Jun 2012 00:46:35 -0000 1.206 +++ embedded-content-1.html 5 Jun 2012 20:47:16 -0000 1.207 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec/infrastructure.html,v retrieving revision 1.1259 retrieving revision 1.1260 diff -u -d -r1.1259 -r1.1260 --- infrastructure.html 5 Jun 2012 00:46:45 -0000 1.1259 +++ infrastructure.html 5 Jun 2012 20:47:18 -0000 1.1260 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: form-submission.html =================================================================== RCS file: /sources/public/html5/spec/form-submission.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- form-submission.html 5 Jun 2012 00:46:35 -0000 1.136 +++ form-submission.html 5 Jun 2012 20:47:16 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: user-prompts.html =================================================================== RCS file: /sources/public/html5/spec/user-prompts.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- user-prompts.html 5 Jun 2012 00:49:10 -0000 1.136 +++ user-prompts.html 5 Jun 2012 20:47:40 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: tabular-data.html =================================================================== RCS file: /sources/public/html5/spec/tabular-data.html,v retrieving revision 1.1184 retrieving revision 1.1185 diff -u -d -r1.1184 -r1.1185 --- tabular-data.html 5 Jun 2012 00:46:49 -0000 1.1184 +++ tabular-data.html 5 Jun 2012 20:47:23 -0000 1.1185 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec/the-iframe-element.html,v retrieving revision 1.281 retrieving revision 1.282 diff -u -d -r1.281 -r1.282 --- the-iframe-element.html 5 Jun 2012 00:47:29 -0000 1.281 +++ the-iframe-element.html 5 Jun 2012 20:47:31 -0000 1.282 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: dimension-attributes.html =================================================================== RCS file: /sources/public/html5/spec/dimension-attributes.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- dimension-attributes.html 5 Jun 2012 00:46:34 -0000 1.136 +++ dimension-attributes.html 5 Jun 2012 20:47:15 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: association-of-controls-and-forms.html =================================================================== RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v retrieving revision 1.247 retrieving revision 1.248 diff -u -d -r1.247 -r1.248 --- association-of-controls-and-forms.html 5 Jun 2012 00:46:32 -0000 1.247 +++ association-of-controls-and-forms.html 5 Jun 2012 20:46:48 -0000 1.248 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: common-dom-interfaces.html =================================================================== RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v retrieving revision 1.220 retrieving revision 1.221 diff -u -d -r1.220 -r1.221 --- common-dom-interfaces.html 5 Jun 2012 00:46:33 -0000 1.220 +++ common-dom-interfaces.html 5 Jun 2012 20:47:13 -0000 1.221 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-strong-element.html =================================================================== RCS file: /sources/public/html5/spec/the-strong-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-strong-element.html 5 Jun 2012 00:48:11 -0000 1.136 +++ the-strong-element.html 5 Jun 2012 20:47:37 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-form-element.html =================================================================== RCS file: /sources/public/html5/spec/the-form-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-form-element.html 5 Jun 2012 00:47:06 -0000 1.136 +++ the-form-element.html 5 Jun 2012 20:47:29 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-li-element.html =================================================================== RCS file: /sources/public/html5/spec/the-li-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-li-element.html 5 Jun 2012 00:47:33 -0000 1.136 +++ the-li-element.html 5 Jun 2012 20:47:34 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: scripting-1.html =================================================================== RCS file: /sources/public/html5/spec/scripting-1.html,v retrieving revision 1.212 retrieving revision 1.213 diff -u -d -r1.212 -r1.213 --- scripting-1.html 5 Jun 2012 00:46:47 -0000 1.212 +++ scripting-1.html 5 Jun 2012 20:47:21 -0000 1.213 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-keygen-element.html =================================================================== RCS file: /sources/public/html5/spec/the-keygen-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-keygen-element.html 5 Jun 2012 00:47:32 -0000 1.136 +++ the-keygen-element.html 5 Jun 2012 20:47:34 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-link-element.html =================================================================== RCS file: /sources/public/html5/spec/the-link-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-link-element.html 5 Jun 2012 00:47:33 -0000 1.136 +++ the-link-element.html 5 Jun 2012 20:47:34 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-optgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-optgroup-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-optgroup-element.html 5 Jun 2012 00:47:50 -0000 1.136 +++ the-optgroup-element.html 5 Jun 2012 20:47:35 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-param-element.html =================================================================== RCS file: /sources/public/html5/spec/the-param-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-param-element.html 5 Jun 2012 00:47:52 -0000 1.136 +++ the-param-element.html 5 Jun 2012 20:47:36 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-time-element.html =================================================================== RCS file: /sources/public/html5/spec/the-time-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-time-element.html 5 Jun 2012 00:49:08 -0000 1.136 +++ the-time-element.html 5 Jun 2012 20:47:39 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: mathml.html =================================================================== RCS file: /sources/public/html5/spec/mathml.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- mathml.html 5 Jun 2012 00:46:46 -0000 1.136 +++ mathml.html 5 Jun 2012 20:47:19 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-var-element.html =================================================================== RCS file: /sources/public/html5/spec/the-var-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-var-element.html 5 Jun 2012 00:49:09 -0000 1.136 +++ the-var-element.html 5 Jun 2012 20:47:40 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-th-element.html =================================================================== RCS file: /sources/public/html5/spec/the-th-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-th-element.html 5 Jun 2012 00:49:08 -0000 1.136 +++ the-th-element.html 5 Jun 2012 20:47:39 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> 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.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 5 Jun 2012 00:46:47 -0000 1.136 +++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 5 Jun 2012 20:47:21 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-body-element.html =================================================================== RCS file: /sources/public/html5/spec/the-body-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-body-element.html 5 Jun 2012 00:46:59 -0000 1.136 +++ the-body-element.html 5 Jun 2012 20:47:26 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: common-input-element-attributes.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v retrieving revision 1.202 retrieving revision 1.203 diff -u -d -r1.202 -r1.203 --- common-input-element-attributes.html 5 Jun 2012 00:46:33 -0000 1.202 +++ common-input-element-attributes.html 5 Jun 2012 20:47:13 -0000 1.203 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: interactive-elements.html =================================================================== RCS file: /sources/public/html5/spec/interactive-elements.html,v retrieving revision 1.1189 retrieving revision 1.1190 diff -u -d -r1.1189 -r1.1190 --- interactive-elements.html 5 Jun 2012 00:46:45 -0000 1.1189 +++ interactive-elements.html 5 Jun 2012 20:47:18 -0000 1.1190 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-address-element.html =================================================================== RCS file: /sources/public/html5/spec/the-address-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-address-element.html 5 Jun 2012 00:46:49 -0000 1.136 +++ the-address-element.html 5 Jun 2012 20:47:24 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: iana.html =================================================================== RCS file: /sources/public/html5/spec/iana.html,v retrieving revision 1.506 retrieving revision 1.507 diff -u -d -r1.506 -r1.507 --- iana.html 5 Jun 2012 00:46:45 -0000 1.506 +++ iana.html 5 Jun 2012 20:47:18 -0000 1.507 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-b-element.html =================================================================== RCS file: /sources/public/html5/spec/the-b-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-b-element.html 5 Jun 2012 00:46:50 -0000 1.136 +++ the-b-element.html 5 Jun 2012 20:47:25 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: states-of-the-type-attribute.html =================================================================== RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v retrieving revision 1.197 retrieving revision 1.198 diff -u -d -r1.197 -r1.198 --- states-of-the-type-attribute.html 5 Jun 2012 00:46:48 -0000 1.197 +++ states-of-the-type-attribute.html 5 Jun 2012 20:47:23 -0000 1.198 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-nav-element.html =================================================================== RCS file: /sources/public/html5/spec/the-nav-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-nav-element.html 5 Jun 2012 00:47:45 -0000 1.136 +++ the-nav-element.html 5 Jun 2012 20:47:35 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: references.html =================================================================== RCS file: /sources/public/html5/spec/references.html,v retrieving revision 1.1211 retrieving revision 1.1212 diff -u -d -r1.1211 -r1.1212 --- references.html 5 Jun 2012 00:46:47 -0000 1.1211 +++ references.html 5 Jun 2012 20:47:21 -0000 1.1212 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-meter-element.html =================================================================== RCS file: /sources/public/html5/spec/the-meter-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-meter-element.html 5 Jun 2012 00:47:42 -0000 1.136 +++ the-meter-element.html 5 Jun 2012 20:47:35 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-ul-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ul-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-ul-element.html 5 Jun 2012 00:49:09 -0000 1.136 +++ the-ul-element.html 5 Jun 2012 20:47:39 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-html-element.html =================================================================== RCS file: /sources/public/html5/spec/the-html-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-html-element.html 5 Jun 2012 00:47:27 -0000 1.136 +++ the-html-element.html 5 Jun 2012 20:47:30 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: index.html =================================================================== RCS file: /sources/public/html5/spec/index.html,v retrieving revision 1.1254 retrieving revision 1.1255 diff -u -d -r1.1254 -r1.1255 --- index.html 5 Jun 2012 00:46:45 -0000 1.1254 +++ index.html 5 Jun 2012 20:47:18 -0000 1.1255 @@ -350,7 +350,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.5670. +This is revision 1.5671. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2012 <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.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- attributes-common-to-td-and-th-elements.html 5 Jun 2012 00:46:33 -0000 1.136 +++ attributes-common-to-td-and-th-elements.html 5 Jun 2012 20:47:00 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: wai-aria.html =================================================================== RCS file: /sources/public/html5/spec/wai-aria.html,v retrieving revision 1.137 retrieving revision 1.138 diff -u -d -r1.137 -r1.138 --- wai-aria.html 5 Jun 2012 00:49:10 -0000 1.137 +++ wai-aria.html 5 Jun 2012 20:47:40 -0000 1.138 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-ruby-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ruby-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-ruby-element.html 5 Jun 2012 00:47:56 -0000 1.136 +++ the-ruby-element.html 5 Jun 2012 20:47:36 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-track-element.html =================================================================== RCS file: /sources/public/html5/spec/the-track-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-track-element.html 5 Jun 2012 00:49:09 -0000 1.136 +++ the-track-element.html 5 Jun 2012 20:47:39 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: usage-summary.html =================================================================== RCS file: /sources/public/html5/spec/usage-summary.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- usage-summary.html 5 Jun 2012 00:49:10 -0000 1.136 +++ usage-summary.html 5 Jun 2012 20:47:40 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: sections.html =================================================================== RCS file: /sources/public/html5/spec/sections.html,v retrieving revision 1.202 retrieving revision 1.203 diff -u -d -r1.202 -r1.203 --- sections.html 5 Jun 2012 00:46:47 -0000 1.202 +++ sections.html 5 Jun 2012 20:47:22 -0000 1.203 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: content-models.html =================================================================== RCS file: /sources/public/html5/spec/content-models.html,v retrieving revision 1.245 retrieving revision 1.246 diff -u -d -r1.245 -r1.246 --- content-models.html 5 Jun 2012 00:46:34 -0000 1.245 +++ content-models.html 5 Jun 2012 20:47:14 -0000 1.246 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-progress-element.html =================================================================== RCS file: /sources/public/html5/spec/the-progress-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-progress-element.html 5 Jun 2012 00:47:54 -0000 1.136 +++ the-progress-element.html 5 Jun 2012 20:47:36 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-footer-element.html =================================================================== RCS file: /sources/public/html5/spec/the-footer-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-footer-element.html 5 Jun 2012 00:47:02 -0000 1.136 +++ the-footer-element.html 5 Jun 2012 20:47:29 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-dd-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dd-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-dd-element.html 5 Jun 2012 00:47:00 -0000 1.136 +++ the-dd-element.html 5 Jun 2012 20:47:27 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-bdo-element.html =================================================================== RCS file: /sources/public/html5/spec/the-bdo-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-bdo-element.html 5 Jun 2012 00:46:58 -0000 1.136 +++ the-bdo-element.html 5 Jun 2012 20:47:26 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-object-element.html =================================================================== RCS file: /sources/public/html5/spec/the-object-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-object-element.html 5 Jun 2012 00:47:47 -0000 1.136 +++ the-object-element.html 5 Jun 2012 20:47:35 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-ol-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ol-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-ol-element.html 5 Jun 2012 00:47:47 -0000 1.136 +++ the-ol-element.html 5 Jun 2012 20:47:35 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-area-element.html =================================================================== RCS file: /sources/public/html5/spec/the-area-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-area-element.html 5 Jun 2012 00:46:49 -0000 1.136 +++ the-area-element.html 5 Jun 2012 20:47:24 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-datalist-element.html =================================================================== RCS file: /sources/public/html5/spec/the-datalist-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-datalist-element.html 5 Jun 2012 00:47:00 -0000 1.136 +++ the-datalist-element.html 5 Jun 2012 20:47:27 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: grouping-content.html =================================================================== RCS file: /sources/public/html5/spec/grouping-content.html,v retrieving revision 1.196 retrieving revision 1.197 diff -u -d -r1.196 -r1.197 --- grouping-content.html 5 Jun 2012 00:46:44 -0000 1.196 +++ grouping-content.html 5 Jun 2012 20:47:17 -0000 1.197 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-mark-element.html =================================================================== RCS file: /sources/public/html5/spec/the-mark-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-mark-element.html 5 Jun 2012 00:47:35 -0000 1.136 +++ the-mark-element.html 5 Jun 2012 20:47:34 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-dfn-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dfn-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-dfn-element.html 5 Jun 2012 00:47:00 -0000 1.136 +++ the-dfn-element.html 5 Jun 2012 20:47:28 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec/acknowledgements.html,v retrieving revision 1.1240 retrieving revision 1.1241 diff -u -d -r1.1240 -r1.1241 --- acknowledgements.html 5 Jun 2012 00:46:29 -0000 1.1240 +++ acknowledgements.html 5 Jun 2012 20:46:33 -0000 1.1241 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-header-element.html =================================================================== RCS file: /sources/public/html5/spec/the-header-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-header-element.html 5 Jun 2012 00:47:16 -0000 1.136 +++ the-header-element.html 5 Jun 2012 20:47:30 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: elements.html =================================================================== RCS file: /sources/public/html5/spec/elements.html,v retrieving revision 1.211 retrieving revision 1.212 diff -u -d -r1.211 -r1.212 --- elements.html 5 Jun 2012 00:46:35 -0000 1.211 +++ elements.html 5 Jun 2012 20:47:16 -0000 1.212 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-sub-and-sup-elements.html =================================================================== RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-sub-and-sup-elements.html 5 Jun 2012 00:49:07 -0000 1.136 +++ the-sub-and-sup-elements.html 5 Jun 2012 20:47:38 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-i-element.html =================================================================== RCS file: /sources/public/html5/spec/the-i-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-i-element.html 5 Jun 2012 00:47:27 -0000 1.136 +++ the-i-element.html 5 Jun 2012 20:47:30 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: forms.html =================================================================== RCS file: /sources/public/html5/spec/forms.html,v retrieving revision 1.1190 retrieving revision 1.1191 diff -u -d -r1.1190 -r1.1191 --- forms.html 5 Jun 2012 00:46:35 -0000 1.1190 +++ forms.html 5 Jun 2012 20:47:16 -0000 1.1191 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: edits.html =================================================================== RCS file: /sources/public/html5/spec/edits.html,v retrieving revision 1.181 retrieving revision 1.182 diff -u -d -r1.181 -r1.182 --- edits.html 5 Jun 2012 00:46:35 -0000 1.181 +++ edits.html 5 Jun 2012 20:47:16 -0000 1.182 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-canvas-element.html =================================================================== RCS file: /sources/public/html5/spec/the-canvas-element.html,v retrieving revision 1.1061 retrieving revision 1.1062 diff -u -d -r1.1061 -r1.1062 --- the-canvas-element.html 5 Jun 2012 00:46:59 -0000 1.1061 +++ the-canvas-element.html 5 Jun 2012 20:47:26 -0000 1.1062 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: commands.html =================================================================== RCS file: /sources/public/html5/spec/commands.html,v retrieving revision 1.187 retrieving revision 1.188 diff -u -d -r1.187 -r1.188 --- commands.html 5 Jun 2012 00:46:33 -0000 1.187 +++ commands.html 5 Jun 2012 20:47:05 -0000 1.188 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-samp-element.html =================================================================== RCS file: /sources/public/html5/spec/the-samp-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-samp-element.html 5 Jun 2012 00:47:57 -0000 1.136 +++ the-samp-element.html 5 Jun 2012 20:47:37 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-u-element.html =================================================================== RCS file: /sources/public/html5/spec/the-u-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-u-element.html 5 Jun 2012 00:49:09 -0000 1.136 +++ the-u-element.html 5 Jun 2012 20:47:39 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: headings-and-sections.html =================================================================== RCS file: /sources/public/html5/spec/headings-and-sections.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- headings-and-sections.html 5 Jun 2012 00:46:44 -0000 1.136 +++ headings-and-sections.html 5 Jun 2012 20:47:17 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec/obsolete.html,v retrieving revision 1.1197 retrieving revision 1.1198 diff -u -d -r1.1197 -r1.1198 --- obsolete.html 5 Jun 2012 00:46:46 -0000 1.1197 +++ obsolete.html 5 Jun 2012 20:47:20 -0000 1.1198 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: named-character-references.html =================================================================== RCS file: /sources/public/html5/spec/named-character-references.html,v retrieving revision 1.1155 retrieving revision 1.1156 diff -u -d -r1.1155 -r1.1156 --- named-character-references.html 5 Jun 2012 00:46:46 -0000 1.1155 +++ named-character-references.html 5 Jun 2012 20:47:19 -0000 1.1156 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-button-element.html =================================================================== RCS file: /sources/public/html5/spec/the-button-element.html,v retrieving revision 1.239 retrieving revision 1.240 diff -u -d -r1.239 -r1.240 --- the-button-element.html 5 Jun 2012 00:46:59 -0000 1.239 +++ the-button-element.html 5 Jun 2012 20:47:26 -0000 1.240 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: links.html =================================================================== RCS file: /sources/public/html5/spec/links.html,v retrieving revision 1.240 retrieving revision 1.241 diff -u -d -r1.240 -r1.241 --- links.html 5 Jun 2012 00:46:46 -0000 1.240 +++ links.html 5 Jun 2012 20:47:19 -0000 1.241 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-cite-element.html =================================================================== RCS file: /sources/public/html5/spec/the-cite-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-cite-element.html 5 Jun 2012 00:46:59 -0000 1.136 +++ the-cite-element.html 5 Jun 2012 20:47:27 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-hgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-hgroup-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-hgroup-element.html 5 Jun 2012 00:47:21 -0000 1.136 +++ the-hgroup-element.html 5 Jun 2012 20:47:30 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: common-input-element-apis.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-apis.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- common-input-element-apis.html 5 Jun 2012 00:46:33 -0000 1.136 +++ common-input-element-apis.html 5 Jun 2012 20:47:13 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-tr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tr-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-tr-element.html 5 Jun 2012 00:49:08 -0000 1.136 +++ the-tr-element.html 5 Jun 2012 20:47:39 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: section-index.html =================================================================== RCS file: /sources/public/html5/spec/section-index.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- section-index.html 5 Jun 2012 00:46:47 -0000 1.136 +++ section-index.html 5 Jun 2012 20:47:21 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: timers.html =================================================================== RCS file: /sources/public/html5/spec/timers.html,v retrieving revision 1.207 retrieving revision 1.208 diff -u -d -r1.207 -r1.208 --- timers.html 5 Jun 2012 00:49:10 -0000 1.207 +++ timers.html 5 Jun 2012 20:47:40 -0000 1.208 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: namespaces.html =================================================================== RCS file: /sources/public/html5/spec/namespaces.html,v retrieving revision 1.177 retrieving revision 1.178 diff -u -d -r1.177 -r1.178 --- namespaces.html 5 Jun 2012 00:46:46 -0000 1.177 +++ namespaces.html 5 Jun 2012 20:47:20 -0000 1.178 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div> Index: the-rt-element.html =================================================================== RCS file: /sources/public/html5/spec/the-rt-element.html,v retrieving revision 1.136 retrieving revision 1.137 diff -u -d -r1.136 -r1.137 --- the-rt-element.html 5 Jun 2012 00:47:55 -0000 1.136 +++ the-rt-element.html 5 Jun 2012 20:47:36 -0000 1.137 @@ -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.5670.</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.5671.</p> <h2 class="no-num no-toc" id="editor-s-draft-5-june-2012">Editor's Draft 5 June 2012</h2> </div>
Received on Tuesday, 5 June 2012 20:47:56 UTC