- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 07 Sep 2012 00:14:09 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv6066 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 examples.html form-submission.html forms.html global-attributes.html grouping-content.html headings-and-sections.html history.html iana.html image-maps.html index.html infrastructure.html interactions-with-xpath-and-xslt.html interactive-elements.html introduction.html links.html mathml.html media-elements.html named-character-references.html namespaces.html obsolete.html offline.html parsing.html references.html rendering.html requirements-relating-to-bidirectional-algorithm-formatting-characters.html scripting-1.html sections.html semantics.html single-page.html spec.html states-of-the-type-attribute.html styling.html syntax.html system-state-and-capabilities.html tabular-data.html text-level-semantics.html textFieldSelection.html the-a-element.html the-abbr-element.html the-address-element.html the-area-element.html the-article-element.html the-aside-element.html the-audio-element.html the-b-element.html the-base-element.html the-bdi-element.html the-bdo-element.html the-blockquote-element.html the-body-element.html the-br-element.html the-button-element.html the-canvas-element.html the-caption-element.html the-cite-element.html the-code-element.html the-col-element.html the-colgroup-element.html the-command-element.html the-datalist-element.html the-dd-element.html the-del-element.html the-details-element.html the-dfn-element.html the-div-element.html the-dl-element.html the-dt-element.html the-em-element.html the-embed-element.html the-end.html the-fieldset-element.html the-figcaption-element.html the-figure-element.html the-footer-element.html the-form-element.html the-head-element.html the-header-element.html the-hgroup-element.html the-hr-element.html the-html-element.html the-i-element.html the-iframe-element.html the-img-element.html the-input-element.html the-ins-element.html the-kbd-element.html the-keygen-element.html the-label-element.html the-legend-element.html the-li-element.html the-link-element.html the-map-element.html the-mark-element.html the-menu-element.html the-meta-element.html the-meter-element.html the-nav-element.html the-noscript-element.html the-object-element.html the-ol-element.html the-optgroup-element.html the-option-element.html the-output-element.html the-p-element.html the-param-element.html the-pre-element.html the-progress-element.html the-q-element.html the-rp-element.html the-rt-element.html the-ruby-element.html the-s-element.html the-samp-element.html the-script-element.html the-section-element.html the-select-element.html the-small-element.html the-source-element.html the-span-element.html the-strong-element.html the-style-element.html the-sub-and-sup-elements.html the-summary-element.html the-table-element.html the-tbody-element.html the-td-element.html the-textarea-element.html the-tfoot-element.html the-th-element.html the-thead-element.html the-time-element.html the-title-element.html the-tr-element.html the-track-element.html the-u-element.html the-ul-element.html the-var-element.html the-video-element.html the-wbr-element.html the-xhtml-syntax.html timers.html tokenization.html urls.html usage-summary.html user-prompts.html wai-aria.html webappapis.html Removed Files: converting-html-to-other-formats.html Log Message: commit 151dc9db825b2015f2714a7714e5949751f64270 Author: Edward O'Connor <hober0@gmail.com> Date: Thu Sep 6 16:36:04 2012 -0700 [Bug 18711] Prevent contents of the Microdata spec from leaking into the HTML5 draft. Index: the-a-element.html =================================================================== RCS file: /sources/public/html5/spec/the-a-element.html,v retrieving revision 1.170 retrieving revision 1.171 diff -u -d -r1.170 -r1.171 --- the-a-element.html 6 Sep 2012 16:14:50 -0000 1.170 +++ the-a-element.html 7 Sep 2012 00:14:01 -0000 1.171 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-img-element.html =================================================================== RCS file: /sources/public/html5/spec/the-img-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-img-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-img-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-del-element.html =================================================================== RCS file: /sources/public/html5/spec/the-del-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-del-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-del-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-option-element.html =================================================================== RCS file: /sources/public/html5/spec/the-option-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-option-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-option-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-figcaption-element.html =================================================================== RCS file: /sources/public/html5/spec/the-figcaption-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-figcaption-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-figcaption-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-hr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-hr-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-hr-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-hr-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-summary-element.html =================================================================== RCS file: /sources/public/html5/spec/the-summary-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-summary-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-summary-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-small-element.html =================================================================== RCS file: /sources/public/html5/spec/the-small-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-small-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-small-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-kbd-element.html =================================================================== RCS file: /sources/public/html5/spec/the-kbd-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-kbd-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-kbd-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: single-page.html =================================================================== RCS file: /sources/public/html5/spec/single-page.html,v retrieving revision 1.92 retrieving revision 1.93 diff -u -d -r1.92 -r1.93 --- single-page.html 6 Sep 2012 23:14:01 -0000 1.92 +++ single-page.html 7 Sep 2012 00:14:00 -0000 1.93 @@ -321,7 +321,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id=a-vocabulary-and-associated-apis-for-html-and-xhtml>A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> <dl><dt>Latest Published Version:</dt> <dd><a href=http://www.w3.org/TR/html5/>http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -435,7 +435,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation [...3933 lines suppressed...] - value is an empty array.</p></li> - - <li><p>Append <var title="">value</var> to the entry named <var title="">name</var> in <var title="">properties</var>.</p></li> - - </ol></li> - - </ol></li> - - <li><p>Add an entry to <var title="">result</var> called "<code title="">properties</code>" whose value is the object <var title="">properties</var>.</p></li> - - <li><p>Return <var title="">result</var>.</p></li> - - </ol></div> - - - <!--data-component--><!--TOPIC:HTML--> - <!--MD--> Index: the-end.html =================================================================== RCS file: /sources/public/html5/spec/the-end.html,v retrieving revision 1.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-end.html 6 Sep 2012 16:14:52 -0000 1.164 +++ the-end.html 7 Sep 2012 00:14:03 -0000 1.165 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: parsing.html =================================================================== RCS file: /sources/public/html5/spec/parsing.html,v retrieving revision 1.175 retrieving revision 1.176 diff -u -d -r1.175 -r1.176 --- parsing.html 6 Sep 2012 16:14:49 -0000 1.175 +++ parsing.html 7 Sep 2012 00:13:59 -0000 1.176 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-span-element.html =================================================================== RCS file: /sources/public/html5/spec/the-span-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-span-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-span-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-fieldset-element.html =================================================================== RCS file: /sources/public/html5/spec/the-fieldset-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-fieldset-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-fieldset-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-figure-element.html =================================================================== RCS file: /sources/public/html5/spec/the-figure-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-figure-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-figure-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-script-element.html =================================================================== RCS file: /sources/public/html5/spec/the-script-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-script-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-script-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-input-element.html =================================================================== RCS file: /sources/public/html5/spec/the-input-element.html,v retrieving revision 1.230 retrieving revision 1.231 diff -u -d -r1.230 -r1.231 --- the-input-element.html 6 Sep 2012 16:14:52 -0000 1.230 +++ the-input-element.html 7 Sep 2012 00:14:04 -0000 1.231 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: constraints.html =================================================================== RCS file: /sources/public/html5/spec/constraints.html,v retrieving revision 1.170 retrieving revision 1.171 diff -u -d -r1.170 -r1.171 --- constraints.html 6 Sep 2012 16:14:47 -0000 1.170 +++ constraints.html 7 Sep 2012 00:13:56 -0000 1.171 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-p-element.html =================================================================== RCS file: /sources/public/html5/spec/the-p-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-p-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-p-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: examples.html =================================================================== RCS file: /sources/public/html5/spec/examples.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- examples.html 6 Sep 2012 16:14:48 -0000 1.169 +++ examples.html 7 Sep 2012 00:13:57 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-map-element.html =================================================================== RCS file: /sources/public/html5/spec/the-map-element.html,v retrieving revision 1.230 retrieving revision 1.231 diff -u -d -r1.230 -r1.231 --- the-map-element.html 6 Sep 2012 16:14:53 -0000 1.230 +++ the-map-element.html 7 Sep 2012 00:14:04 -0000 1.231 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-head-element.html =================================================================== RCS file: /sources/public/html5/spec/the-head-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-head-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-head-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-s-element.html =================================================================== RCS file: /sources/public/html5/spec/the-s-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-s-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-s-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-section-element.html =================================================================== RCS file: /sources/public/html5/spec/the-section-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-section-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-section-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-article-element.html =================================================================== RCS file: /sources/public/html5/spec/the-article-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-article-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-article-element.html 7 Sep 2012 00:14:01 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-blockquote-element.html =================================================================== RCS file: /sources/public/html5/spec/the-blockquote-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-blockquote-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-blockquote-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-rp-element.html =================================================================== RCS file: /sources/public/html5/spec/the-rp-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-rp-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-rp-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-details-element.html =================================================================== RCS file: /sources/public/html5/spec/the-details-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-details-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-details-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-aside-element.html =================================================================== RCS file: /sources/public/html5/spec/the-aside-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-aside-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-aside-element.html 7 Sep 2012 00:14:01 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-title-element.html =================================================================== RCS file: /sources/public/html5/spec/the-title-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-title-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-title-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: offline.html =================================================================== RCS file: /sources/public/html5/spec/offline.html,v retrieving revision 1.1226 retrieving revision 1.1227 diff -u -d -r1.1226 -r1.1227 --- offline.html 6 Sep 2012 16:14:49 -0000 1.1226 +++ offline.html 7 Sep 2012 00:13:59 -0000 1.1227 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: textFieldSelection.html =================================================================== RCS file: /sources/public/html5/spec/textFieldSelection.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- textFieldSelection.html 6 Sep 2012 16:14:50 -0000 1.169 +++ textFieldSelection.html 7 Sep 2012 00:14:01 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: global-attributes.html =================================================================== RCS file: /sources/public/html5/spec/global-attributes.html,v retrieving revision 1.170 retrieving revision 1.171 diff -u -d -r1.170 -r1.171 --- global-attributes.html 6 Sep 2012 16:14:48 -0000 1.170 +++ global-attributes.html 7 Sep 2012 00:13:57 -0000 1.171 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-bdi-element.html =================================================================== RCS file: /sources/public/html5/spec/the-bdi-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-bdi-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-bdi-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-legend-element.html =================================================================== RCS file: /sources/public/html5/spec/the-legend-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-legend-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-legend-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-dt-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dt-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-dt-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-dt-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: history.html =================================================================== RCS file: /sources/public/html5/spec/history.html,v retrieving revision 1.1261 retrieving revision 1.1262 diff -u -d -r1.1261 -r1.1262 --- history.html 6 Sep 2012 16:14:48 -0000 1.1261 +++ history.html 7 Sep 2012 00:13:58 -0000 1.1262 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-source-element.html =================================================================== RCS file: /sources/public/html5/spec/the-source-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-source-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-source-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-embed-element.html =================================================================== RCS file: /sources/public/html5/spec/the-embed-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-embed-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-embed-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-ins-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ins-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-ins-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-ins-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-col-element.html =================================================================== RCS file: /sources/public/html5/spec/the-col-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-col-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-col-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-em-element.html =================================================================== RCS file: /sources/public/html5/spec/the-em-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-em-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-em-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec/semantics.html,v retrieving revision 1.1250 retrieving revision 1.1251 diff -u -d -r1.1250 -r1.1251 --- semantics.html 6 Sep 2012 16:14:49 -0000 1.1250 +++ semantics.html 7 Sep 2012 00:14:00 -0000 1.1251 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-q-element.html =================================================================== RCS file: /sources/public/html5/spec/the-q-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-q-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-q-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-style-element.html =================================================================== RCS file: /sources/public/html5/spec/the-style-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-style-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-style-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: syntax.html =================================================================== RCS file: /sources/public/html5/spec/syntax.html,v retrieving revision 1.1221 retrieving revision 1.1222 diff -u -d -r1.1221 -r1.1222 --- syntax.html 6 Sep 2012 16:14:50 -0000 1.1221 +++ syntax.html 7 Sep 2012 00:14:01 -0000 1.1222 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: webappapis.html =================================================================== RCS file: /sources/public/html5/spec/webappapis.html,v retrieving revision 1.374 retrieving revision 1.375 diff -u -d -r1.374 -r1.375 --- webappapis.html 6 Sep 2012 16:14:55 -0000 1.374 +++ webappapis.html 7 Sep 2012 00:14:07 -0000 1.375 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: attributes-common-to-form-controls.html =================================================================== RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- attributes-common-to-form-controls.html 6 Sep 2012 16:14:46 -0000 1.169 +++ attributes-common-to-form-controls.html 7 Sep 2012 00:13:55 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: scripting-1.html =================================================================== RCS file: /sources/public/html5/spec/scripting-1.html,v retrieving revision 1.245 retrieving revision 1.246 diff -u -d -r1.245 -r1.246 --- scripting-1.html 6 Sep 2012 16:14:49 -0000 1.245 +++ scripting-1.html 7 Sep 2012 00:13:59 -0000 1.246 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-abbr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-abbr-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-abbr-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-abbr-element.html 7 Sep 2012 00:14:01 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-caption-element.html =================================================================== RCS file: /sources/public/html5/spec/the-caption-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-caption-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-caption-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: edits-and-paragraphs.html =================================================================== RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- edits-and-paragraphs.html 6 Sep 2012 16:14:47 -0000 1.169 +++ edits-and-paragraphs.html 7 Sep 2012 00:13:57 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-tbody-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tbody-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-tbody-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-tbody-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-td-element.html =================================================================== RCS file: /sources/public/html5/spec/the-td-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-td-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-td-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1963 retrieving revision 1.1964 diff -u -d -r1.1963 -r1.1964 --- spec.html 6 Sep 2012 23:14:02 -0000 1.1963 +++ spec.html 7 Sep 2012 00:14:00 -0000 1.1964 @@ -321,7 +321,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -435,7 +435,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 6 September 2012 Editor's Draft. + This specification is the 7 September 2012 Editor's Draft. </p> @@ -900,33 +900,7 @@ <li><a href="links.html#footnotes"><span class="secno">4.13.5 </span>Footnotes</a></li></ol></li> <li><a href="links.html#selectors"><span class="secno">4.14 </span>Matching HTML elements using selectors</a> <ol class="toc"><li><a href="links.html#case-sensitivity"><span class="secno">4.14.1 </span>Case-sensitivity</a></li> - <li><a href="links.html#pseudo-classes"><span class="secno">4.14.2 </span>Pseudo-classes</a></li> - <li><a href="links.html#typed-items"><span class="secno">4.14.3 </span>Typed items</a></li> - <li><a href="links.html#global-identifiers-for-items"><span class="secno">4.14.4 </span>Global identifiers for items</a></li> - <li><a href="links.html#selecting-names-when-defining-vocabularies"><span class="secno">4.14.5 </span>Selecting names when defining vocabularies</a></li> - <li><a href="links.html#using-the-microdata-dom-api"><span class="secno">4.14.6 </span>Using the microdata DOM API</a></li></ol></li> - <li><a href="links.html#encoding-microdata"><span class="secno">4.15 </span>Encoding microdata</a> - <ol class="toc"><li><a href="links.html#the-microdata-model"><span class="secno">4.15.1 </span>The microdata model</a></li> - <li><a href="links.html#items"><span class="secno">4.15.2 </span>Items</a></li> - <li><a href="links.html#names:-the-itemprop-attribute"><span class="secno">4.15.3 </span>Names: the <code>itemprop</code> attribute</a></li> - <li><a href="links.html#values"><span class="secno">4.15.4 </span>Values</a></li> - <li><a href="links.html#associating-names-with-items"><span class="secno">4.15.5 </span>Associating names with items</a></li> - <li><a href="links.html#microdata-and-other-namespaces"><span class="secno">4.15.6 </span>Microdata and other namespaces</a></li></ol></li> - <li><a href="links.html#microdata-dom-api"><span class="secno">4.16 </span>Microdata DOM API</a></li> - <li><a href="links.html#other-changes-to-html5"><span class="secno">4.17 </span>Other changes to HTML5</a> - <ol class="toc"><li><a href="links.html#content-models-0"><span class="secno">4.17.1 </span>Content models</a></li> - <li><a href="links.html#drag-and-drop"><span class="secno">4.17.2 </span>Drag-and-drop</a></li></ol></li> - <li><a href="links.html#mdvocabs"><span class="secno">4.18 </span>Microdata vocabularies</a> - <ol class="toc"><li><a href="links.html#vcard"><span class="secno">4.18.1 </span>vCard</a> - <ol class="toc"><li><a href="links.html#conversion-to-vcard"><span class="secno">4.18.1.1 </span>Conversion to vCard</a></li> - <li><a href="links.html#examples-0"><span class="secno">4.18.1.2 </span>Examples</a></li></ol></li> - <li><a href="links.html#vevent"><span class="secno">4.18.2 </span>vEvent</a> - <ol class="toc"><li><a href="links.html#conversion-to-icalendar"><span class="secno">4.18.2.1 </span>Conversion to iCalendar</a></li> - <li><a href="links.html#examples-1"><span class="secno">4.18.2.2 </span>Examples</a></li></ol></li> - <li><a href="links.html#licensing-works"><span class="secno">4.18.3 </span>Licensing works</a> - <ol class="toc"><li><a href="links.html#examples-2"><span class="secno">4.18.3.1 </span>Examples</a></li></ol></li></ol></li> - <li><a href="converting-html-to-other-formats.html#converting-html-to-other-formats"><span class="secno">4.19 </span>Converting HTML to other formats</a> - <ol class="toc"><li><a href="converting-html-to-other-formats.html#json"><span class="secno">4.19.1 </span>JSON</a></li></ol></li></ol></li> + <li><a href="links.html#pseudo-classes"><span class="secno">4.14.2 </span>Pseudo-classes</a></li></ol></li></ol></li> <li><a href="browsers.html#browsers"><span class="secno">5 </span>Loading Web pages</a> <ol class="toc"><li><a href="browsers.html#windows"><span class="secno">5.1 </span>Browsing contexts</a> <ol class="toc"><li><a href="browsers.html#nested-browsing-contexts"><span class="secno">5.1.1 </span>Nested browsing contexts</a> Index: system-state-and-capabilities.html =================================================================== RCS file: /sources/public/html5/spec/system-state-and-capabilities.html,v retrieving revision 1.170 retrieving revision 1.171 diff -u -d -r1.170 -r1.171 --- system-state-and-capabilities.html 6 Sep 2012 16:14:50 -0000 1.170 +++ system-state-and-capabilities.html 7 Sep 2012 00:14:01 -0000 1.171 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: browsers.html =================================================================== RCS file: /sources/public/html5/spec/browsers.html,v retrieving revision 1.1256 retrieving revision 1.1257 diff -u -d -r1.1256 -r1.1257 --- browsers.html 6 Sep 2012 16:14:46 -0000 1.1256 +++ browsers.html 7 Sep 2012 00:13:56 -0000 1.1257 @@ -316,7 +316,7 @@ } return null; } - </script><link href="converting-html-to-other-formats.html" title="4.19 Converting HTML to other formats" rel="prev"> + </script><link href="links.html" title="4.12 Links" rel="prev"> <link href="spec.html#contents" title="Table of contents" rel="contents"> <link href="history.html" title="5.5 Session history and navigation" rel="next"> </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head"> @@ -324,11 +324,11 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> - <a href="converting-html-to-other-formats.html">← 4.19 Converting HTML to other formats</a> – + <a href="links.html">← 4.12 Links</a> – <a href="spec.html#contents">Table of contents</a> – <a href="history.html">5.5 Session history and navigation →</a> <ol class="toc"><li><a href="browsers.html#browsers"><span class="secno">5 </span>Loading Web pages</a> Index: media-elements.html =================================================================== RCS file: /sources/public/html5/spec/media-elements.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- media-elements.html 6 Sep 2012 16:14:49 -0000 1.169 +++ media-elements.html 7 Sep 2012 00:13:58 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-base-element.html =================================================================== RCS file: /sources/public/html5/spec/the-base-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-base-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-base-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-menu-element.html =================================================================== RCS file: /sources/public/html5/spec/the-menu-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-menu-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-menu-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: styling.html =================================================================== RCS file: /sources/public/html5/spec/styling.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- styling.html 6 Sep 2012 16:14:50 -0000 1.169 +++ styling.html 7 Sep 2012 00:14:01 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-noscript-element.html =================================================================== RCS file: /sources/public/html5/spec/the-noscript-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-noscript-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-noscript-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-code-element.html =================================================================== RCS file: /sources/public/html5/spec/the-code-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-code-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-code-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-command-element.html =================================================================== RCS file: /sources/public/html5/spec/the-command-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-command-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-command-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: urls.html =================================================================== RCS file: /sources/public/html5/spec/urls.html,v retrieving revision 1.231 retrieving revision 1.232 diff -u -d -r1.231 -r1.232 --- urls.html 6 Sep 2012 16:14:55 -0000 1.231 +++ urls.html 7 Sep 2012 00:14:07 -0000 1.232 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-textarea-element.html =================================================================== RCS file: /sources/public/html5/spec/the-textarea-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-textarea-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-textarea-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-div-element.html =================================================================== RCS file: /sources/public/html5/spec/the-div-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-div-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-div-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-output-element.html =================================================================== RCS file: /sources/public/html5/spec/the-output-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-output-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-output-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-label-element.html =================================================================== RCS file: /sources/public/html5/spec/the-label-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-label-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-label-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec/dnd.html,v retrieving revision 1.257 retrieving revision 1.258 diff -u -d -r1.257 -r1.258 --- dnd.html 6 Sep 2012 16:14:47 -0000 1.257 +++ dnd.html 7 Sep 2012 00:13:57 -0000 1.258 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-dl-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dl-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-dl-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-dl-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-select-element.html =================================================================== RCS file: /sources/public/html5/spec/the-select-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-select-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-select-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: editing-apis.html =================================================================== RCS file: /sources/public/html5/spec/editing-apis.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- editing-apis.html 6 Sep 2012 16:14:47 -0000 1.169 +++ editing-apis.html 7 Sep 2012 00:13:57 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: dom.html =================================================================== RCS file: /sources/public/html5/spec/dom.html,v retrieving revision 1.1249 retrieving revision 1.1250 diff -u -d -r1.1249 -r1.1250 --- dom.html 6 Sep 2012 16:14:47 -0000 1.1249 +++ dom.html 7 Sep 2012 00:13:57 -0000 1.1250 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-xhtml-syntax.html =================================================================== RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v retrieving revision 1.1215 retrieving revision 1.1216 diff -u -d -r1.1215 -r1.1216 --- the-xhtml-syntax.html 6 Sep 2012 16:14:55 -0000 1.1215 +++ the-xhtml-syntax.html 7 Sep 2012 00:14:07 -0000 1.1216 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-colgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-colgroup-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-colgroup-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-colgroup-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> --- converting-html-to-other-formats.html DELETED --- 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.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- attributes-common-to-ins-and-del-elements.html 6 Sep 2012 16:14:46 -0000 1.169 +++ attributes-common-to-ins-and-del-elements.html 7 Sep 2012 00:13:56 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-video-element.html =================================================================== RCS file: /sources/public/html5/spec/the-video-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-video-element.html 6 Sep 2012 16:14:55 -0000 1.169 +++ the-video-element.html 7 Sep 2012 00:14:07 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-table-element.html =================================================================== RCS file: /sources/public/html5/spec/the-table-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-table-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-table-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-audio-element.html =================================================================== RCS file: /sources/public/html5/spec/the-audio-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-audio-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-audio-element.html 7 Sep 2012 00:14:01 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: edits-and-lists.html =================================================================== RCS file: /sources/public/html5/spec/edits-and-lists.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- edits-and-lists.html 6 Sep 2012 16:14:47 -0000 1.169 +++ edits-and-lists.html 7 Sep 2012 00:13:57 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-pre-element.html =================================================================== RCS file: /sources/public/html5/spec/the-pre-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-pre-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-pre-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: dynamic-markup-insertion.html =================================================================== RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v retrieving revision 1.170 retrieving revision 1.171 diff -u -d -r1.170 -r1.171 --- dynamic-markup-insertion.html 6 Sep 2012 16:14:47 -0000 1.170 +++ dynamic-markup-insertion.html 7 Sep 2012 00:13:57 -0000 1.171 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-tfoot-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tfoot-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-tfoot-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-tfoot-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-thead-element.html =================================================================== RCS file: /sources/public/html5/spec/the-thead-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-thead-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-thead-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: image-maps.html =================================================================== RCS file: /sources/public/html5/spec/image-maps.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- image-maps.html 6 Sep 2012 16:14:48 -0000 1.169 +++ image-maps.html 7 Sep 2012 00:13:58 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-br-element.html =================================================================== RCS file: /sources/public/html5/spec/the-br-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-br-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-br-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-meta-element.html =================================================================== RCS file: /sources/public/html5/spec/the-meta-element.html,v retrieving revision 1.170 retrieving revision 1.171 diff -u -d -r1.170 -r1.171 --- the-meta-element.html 6 Sep 2012 16:14:53 -0000 1.170 +++ the-meta-element.html 7 Sep 2012 00:14:04 -0000 1.171 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-wbr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-wbr-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-wbr-element.html 6 Sep 2012 16:14:55 -0000 1.169 +++ the-wbr-element.html 7 Sep 2012 00:14:07 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec/introduction.html,v retrieving revision 1.1228 retrieving revision 1.1229 diff -u -d -r1.1228 -r1.1229 --- introduction.html 6 Sep 2012 16:14:48 -0000 1.1228 +++ introduction.html 7 Sep 2012 00:13:58 -0000 1.1229 @@ -323,7 +323,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: editing.html =================================================================== RCS file: /sources/public/html5/spec/editing.html,v retrieving revision 1.1235 retrieving revision 1.1236 diff -u -d -r1.1235 -r1.1236 --- editing.html 6 Sep 2012 16:14:47 -0000 1.1235 +++ editing.html 7 Sep 2012 00:13:57 -0000 1.1236 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: common-microsyntaxes.html =================================================================== RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v retrieving revision 1.236 retrieving revision 1.237 diff -u -d -r1.236 -r1.237 --- common-microsyntaxes.html 6 Sep 2012 16:14:47 -0000 1.236 +++ common-microsyntaxes.html 7 Sep 2012 00:13:56 -0000 1.237 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: rendering.html =================================================================== RCS file: /sources/public/html5/spec/rendering.html,v retrieving revision 1.236 retrieving revision 1.237 diff -u -d -r1.236 -r1.237 --- rendering.html 6 Sep 2012 16:14:49 -0000 1.236 +++ rendering.html 7 Sep 2012 00:13:59 -0000 1.237 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: text-level-semantics.html =================================================================== RCS file: /sources/public/html5/spec/text-level-semantics.html,v retrieving revision 1.1237 retrieving revision 1.1238 diff -u -d -r1.1237 -r1.1238 --- text-level-semantics.html 6 Sep 2012 16:14:50 -0000 1.1237 +++ text-level-semantics.html 7 Sep 2012 00:14:01 -0000 1.1238 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: element-definitions.html =================================================================== RCS file: /sources/public/html5/spec/element-definitions.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- element-definitions.html 6 Sep 2012 16:14:47 -0000 1.169 +++ element-definitions.html 7 Sep 2012 00:13:57 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec/infrastructure.html,v retrieving revision 1.1293 retrieving revision 1.1294 diff -u -d -r1.1293 -r1.1294 --- infrastructure.html 6 Sep 2012 16:14:48 -0000 1.1293 +++ infrastructure.html 7 Sep 2012 00:13:58 -0000 1.1294 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> @@ -1395,12 +1395,7 @@ cannot be parsed, as closing the open construct does not result in a viable value.</p> - <p>The term <dfn id="css-element-reference-identifier">CSS element reference identifier</dfn> is used as - defined in the <cite>CSS Image Values and Replaced Content</cite> - specification to define the API that declares identifiers for use - with the CSS 'element()' function. <a href="references.html#refsCSSIMAGES">[CSSIMAGES]</a></p> - - <p>Similarly, the term <dfn id="provides-a-paint-source">provides a paint source</dfn> is used + <p>The term <dfn id="provides-a-paint-source">provides a paint source</dfn> is used as defined in the <cite>CSS Image Values and Replaced Content</cite> specification to define the interaction of certain HTML elements with the CSS 'element()' function. <a href="references.html#refsCSSIMAGES">[CSSIMAGES]</a></p> Index: form-submission.html =================================================================== RCS file: /sources/public/html5/spec/form-submission.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- form-submission.html 6 Sep 2012 16:14:48 -0000 1.169 +++ form-submission.html 7 Sep 2012 00:13:57 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: user-prompts.html =================================================================== RCS file: /sources/public/html5/spec/user-prompts.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- user-prompts.html 6 Sep 2012 16:14:55 -0000 1.169 +++ user-prompts.html 7 Sep 2012 00:14:07 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: tabular-data.html =================================================================== RCS file: /sources/public/html5/spec/tabular-data.html,v retrieving revision 1.1217 retrieving revision 1.1218 diff -u -d -r1.1217 -r1.1218 --- tabular-data.html 6 Sep 2012 16:14:50 -0000 1.1217 +++ tabular-data.html 7 Sep 2012 00:14:01 -0000 1.1218 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec/the-iframe-element.html,v retrieving revision 1.314 retrieving revision 1.315 diff -u -d -r1.314 -r1.315 --- the-iframe-element.html 6 Sep 2012 16:14:52 -0000 1.314 +++ the-iframe-element.html 7 Sep 2012 00:14:04 -0000 1.315 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: dimension-attributes.html =================================================================== RCS file: /sources/public/html5/spec/dimension-attributes.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- dimension-attributes.html 6 Sep 2012 16:14:47 -0000 1.169 +++ dimension-attributes.html 7 Sep 2012 00:13:56 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: association-of-controls-and-forms.html =================================================================== RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v retrieving revision 1.280 retrieving revision 1.281 diff -u -d -r1.280 -r1.281 --- association-of-controls-and-forms.html 6 Sep 2012 16:14:46 -0000 1.280 +++ association-of-controls-and-forms.html 7 Sep 2012 00:13:55 -0000 1.281 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: common-dom-interfaces.html =================================================================== RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v retrieving revision 1.253 retrieving revision 1.254 diff -u -d -r1.253 -r1.254 --- common-dom-interfaces.html 6 Sep 2012 16:14:47 -0000 1.253 +++ common-dom-interfaces.html 7 Sep 2012 00:13:56 -0000 1.254 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-strong-element.html =================================================================== RCS file: /sources/public/html5/spec/the-strong-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-strong-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-strong-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-form-element.html =================================================================== RCS file: /sources/public/html5/spec/the-form-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-form-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-form-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-li-element.html =================================================================== RCS file: /sources/public/html5/spec/the-li-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-li-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-li-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-keygen-element.html =================================================================== RCS file: /sources/public/html5/spec/the-keygen-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-keygen-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-keygen-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-link-element.html =================================================================== RCS file: /sources/public/html5/spec/the-link-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-link-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-link-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-optgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-optgroup-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-optgroup-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-optgroup-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-param-element.html =================================================================== RCS file: /sources/public/html5/spec/the-param-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-param-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-param-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-time-element.html =================================================================== RCS file: /sources/public/html5/spec/the-time-element.html,v retrieving revision 1.170 retrieving revision 1.171 diff -u -d -r1.170 -r1.171 --- the-time-element.html 6 Sep 2012 16:14:54 -0000 1.170 +++ the-time-element.html 7 Sep 2012 00:14:06 -0000 1.171 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: mathml.html =================================================================== RCS file: /sources/public/html5/spec/mathml.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- mathml.html 6 Sep 2012 16:14:49 -0000 1.169 +++ mathml.html 7 Sep 2012 00:13:58 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-var-element.html =================================================================== RCS file: /sources/public/html5/spec/the-var-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-var-element.html 6 Sep 2012 16:14:55 -0000 1.169 +++ the-var-element.html 7 Sep 2012 00:14:07 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-th-element.html =================================================================== RCS file: /sources/public/html5/spec/the-th-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-th-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-th-element.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: tokenization.html =================================================================== RCS file: /sources/public/html5/spec/tokenization.html,v retrieving revision 1.180 retrieving revision 1.181 diff -u -d -r1.180 -r1.181 --- tokenization.html 6 Sep 2012 16:14:55 -0000 1.180 +++ tokenization.html 7 Sep 2012 00:14:07 -0000 1.181 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: requirements-relating-to-bidirectional-algorithm-formatting-characters.html =================================================================== RCS file: /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 6 Sep 2012 16:14:49 -0000 1.169 +++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 7 Sep 2012 00:13:59 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-body-element.html =================================================================== RCS file: /sources/public/html5/spec/the-body-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-body-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-body-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: common-input-element-attributes.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v retrieving revision 1.235 retrieving revision 1.236 diff -u -d -r1.235 -r1.236 --- common-input-element-attributes.html 6 Sep 2012 16:14:47 -0000 1.235 +++ common-input-element-attributes.html 7 Sep 2012 00:13:56 -0000 1.236 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: interactive-elements.html =================================================================== RCS file: /sources/public/html5/spec/interactive-elements.html,v retrieving revision 1.1222 retrieving revision 1.1223 diff -u -d -r1.1222 -r1.1223 --- interactive-elements.html 6 Sep 2012 16:14:48 -0000 1.1222 +++ interactive-elements.html 7 Sep 2012 00:13:58 -0000 1.1223 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-address-element.html =================================================================== RCS file: /sources/public/html5/spec/the-address-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-address-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-address-element.html 7 Sep 2012 00:14:01 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: iana.html =================================================================== RCS file: /sources/public/html5/spec/iana.html,v retrieving revision 1.540 retrieving revision 1.541 diff -u -d -r1.540 -r1.541 --- iana.html 6 Sep 2012 16:14:48 -0000 1.540 +++ iana.html 7 Sep 2012 00:13:58 -0000 1.541 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-b-element.html =================================================================== RCS file: /sources/public/html5/spec/the-b-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-b-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-b-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: states-of-the-type-attribute.html =================================================================== RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v retrieving revision 1.230 retrieving revision 1.231 diff -u -d -r1.230 -r1.231 --- states-of-the-type-attribute.html 6 Sep 2012 16:14:50 -0000 1.230 +++ states-of-the-type-attribute.html 7 Sep 2012 00:14:00 -0000 1.231 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-nav-element.html =================================================================== RCS file: /sources/public/html5/spec/the-nav-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-nav-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-nav-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: references.html =================================================================== RCS file: /sources/public/html5/spec/references.html,v retrieving revision 1.1244 retrieving revision 1.1245 diff -u -d -r1.1244 -r1.1245 --- references.html 6 Sep 2012 16:14:49 -0000 1.1244 +++ references.html 7 Sep 2012 00:13:59 -0000 1.1245 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-meter-element.html =================================================================== RCS file: /sources/public/html5/spec/the-meter-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-meter-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-meter-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-ul-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ul-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-ul-element.html 6 Sep 2012 16:14:55 -0000 1.169 +++ the-ul-element.html 7 Sep 2012 00:14:07 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-html-element.html =================================================================== RCS file: /sources/public/html5/spec/the-html-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-html-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-html-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: index.html =================================================================== RCS file: /sources/public/html5/spec/index.html,v retrieving revision 1.1287 retrieving revision 1.1288 diff -u -d -r1.1287 -r1.1288 --- index.html 6 Sep 2012 16:14:48 -0000 1.1287 +++ index.html 7 Sep 2012 00:13:58 -0000 1.1288 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> 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.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- attributes-common-to-td-and-th-elements.html 6 Sep 2012 16:14:46 -0000 1.169 +++ attributes-common-to-td-and-th-elements.html 7 Sep 2012 00:13:56 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: wai-aria.html =================================================================== RCS file: /sources/public/html5/spec/wai-aria.html,v retrieving revision 1.170 retrieving revision 1.171 diff -u -d -r1.170 -r1.171 --- wai-aria.html 6 Sep 2012 16:14:55 -0000 1.170 +++ wai-aria.html 7 Sep 2012 00:14:07 -0000 1.171 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-ruby-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ruby-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-ruby-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-ruby-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-track-element.html =================================================================== RCS file: /sources/public/html5/spec/the-track-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-track-element.html 6 Sep 2012 16:14:55 -0000 1.169 +++ the-track-element.html 7 Sep 2012 00:14:07 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: usage-summary.html =================================================================== RCS file: /sources/public/html5/spec/usage-summary.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- usage-summary.html 6 Sep 2012 16:14:55 -0000 1.169 +++ usage-summary.html 7 Sep 2012 00:14:07 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: sections.html =================================================================== RCS file: /sources/public/html5/spec/sections.html,v retrieving revision 1.235 retrieving revision 1.236 diff -u -d -r1.235 -r1.236 --- sections.html 6 Sep 2012 16:14:49 -0000 1.235 +++ sections.html 7 Sep 2012 00:13:59 -0000 1.236 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: content-models.html =================================================================== RCS file: /sources/public/html5/spec/content-models.html,v retrieving revision 1.279 retrieving revision 1.280 diff -u -d -r1.279 -r1.280 --- content-models.html 6 Sep 2012 16:14:47 -0000 1.279 +++ content-models.html 7 Sep 2012 00:13:56 -0000 1.280 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-progress-element.html =================================================================== RCS file: /sources/public/html5/spec/the-progress-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-progress-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-progress-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-footer-element.html =================================================================== RCS file: /sources/public/html5/spec/the-footer-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-footer-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-footer-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: interactions-with-xpath-and-xslt.html =================================================================== RCS file: /sources/public/html5/spec/interactions-with-xpath-and-xslt.html,v retrieving revision 1.92 retrieving revision 1.93 diff -u -d -r1.92 -r1.93 --- interactions-with-xpath-and-xslt.html 6 Sep 2012 16:14:48 -0000 1.92 +++ interactions-with-xpath-and-xslt.html 7 Sep 2012 00:13:58 -0000 1.93 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-dd-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dd-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-dd-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-dd-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-bdo-element.html =================================================================== RCS file: /sources/public/html5/spec/the-bdo-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-bdo-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-bdo-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-object-element.html =================================================================== RCS file: /sources/public/html5/spec/the-object-element.html,v retrieving revision 1.170 retrieving revision 1.171 diff -u -d -r1.170 -r1.171 --- the-object-element.html 6 Sep 2012 16:14:53 -0000 1.170 +++ the-object-element.html 7 Sep 2012 00:14:05 -0000 1.171 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-ol-element.html =================================================================== RCS file: /sources/public/html5/spec/the-ol-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-ol-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-ol-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-area-element.html =================================================================== RCS file: /sources/public/html5/spec/the-area-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-area-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-area-element.html 7 Sep 2012 00:14:01 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-datalist-element.html =================================================================== RCS file: /sources/public/html5/spec/the-datalist-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-datalist-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-datalist-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: grouping-content.html =================================================================== RCS file: /sources/public/html5/spec/grouping-content.html,v retrieving revision 1.229 retrieving revision 1.230 diff -u -d -r1.229 -r1.230 --- grouping-content.html 6 Sep 2012 16:14:48 -0000 1.229 +++ grouping-content.html 7 Sep 2012 00:13:58 -0000 1.230 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-mark-element.html =================================================================== RCS file: /sources/public/html5/spec/the-mark-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-mark-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-mark-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-dfn-element.html =================================================================== RCS file: /sources/public/html5/spec/the-dfn-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-dfn-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-dfn-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec/acknowledgements.html,v retrieving revision 1.1273 retrieving revision 1.1274 diff -u -d -r1.1273 -r1.1274 --- acknowledgements.html 6 Sep 2012 16:14:46 -0000 1.1273 +++ acknowledgements.html 7 Sep 2012 00:13:55 -0000 1.1274 @@ -323,7 +323,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-header-element.html =================================================================== RCS file: /sources/public/html5/spec/the-header-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-header-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-header-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: elements.html =================================================================== RCS file: /sources/public/html5/spec/elements.html,v retrieving revision 1.244 retrieving revision 1.245 diff -u -d -r1.244 -r1.245 --- elements.html 6 Sep 2012 16:14:48 -0000 1.244 +++ elements.html 7 Sep 2012 00:13:57 -0000 1.245 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-sub-and-sup-elements.html =================================================================== RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-sub-and-sup-elements.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-sub-and-sup-elements.html 7 Sep 2012 00:14:06 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-i-element.html =================================================================== RCS file: /sources/public/html5/spec/the-i-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-i-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-i-element.html 7 Sep 2012 00:14:04 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: forms.html =================================================================== RCS file: /sources/public/html5/spec/forms.html,v retrieving revision 1.1223 retrieving revision 1.1224 diff -u -d -r1.1223 -r1.1224 --- forms.html 6 Sep 2012 16:14:48 -0000 1.1223 +++ forms.html 7 Sep 2012 00:13:57 -0000 1.1224 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: edits.html =================================================================== RCS file: /sources/public/html5/spec/edits.html,v retrieving revision 1.214 retrieving revision 1.215 diff -u -d -r1.214 -r1.215 --- edits.html 6 Sep 2012 16:14:47 -0000 1.214 +++ edits.html 7 Sep 2012 00:13:57 -0000 1.215 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-canvas-element.html =================================================================== RCS file: /sources/public/html5/spec/the-canvas-element.html,v retrieving revision 1.1094 retrieving revision 1.1095 diff -u -d -r1.1094 -r1.1095 --- the-canvas-element.html 6 Sep 2012 16:14:51 -0000 1.1094 +++ the-canvas-element.html 7 Sep 2012 00:14:02 -0000 1.1095 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: commands.html =================================================================== RCS file: /sources/public/html5/spec/commands.html,v retrieving revision 1.220 retrieving revision 1.221 diff -u -d -r1.220 -r1.221 --- commands.html 6 Sep 2012 16:14:47 -0000 1.220 +++ commands.html 7 Sep 2012 00:13:56 -0000 1.221 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-samp-element.html =================================================================== RCS file: /sources/public/html5/spec/the-samp-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-samp-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-samp-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-u-element.html =================================================================== RCS file: /sources/public/html5/spec/the-u-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-u-element.html 6 Sep 2012 16:14:55 -0000 1.169 +++ the-u-element.html 7 Sep 2012 00:14:07 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: headings-and-sections.html =================================================================== RCS file: /sources/public/html5/spec/headings-and-sections.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- headings-and-sections.html 6 Sep 2012 16:14:48 -0000 1.169 +++ headings-and-sections.html 7 Sep 2012 00:13:58 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec/obsolete.html,v retrieving revision 1.1230 retrieving revision 1.1231 diff -u -d -r1.1230 -r1.1231 --- obsolete.html 6 Sep 2012 16:14:49 -0000 1.1230 +++ obsolete.html 7 Sep 2012 00:13:59 -0000 1.1231 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: named-character-references.html =================================================================== RCS file: /sources/public/html5/spec/named-character-references.html,v retrieving revision 1.1188 retrieving revision 1.1189 diff -u -d -r1.1188 -r1.1189 --- named-character-references.html 6 Sep 2012 16:14:49 -0000 1.1188 +++ named-character-references.html 7 Sep 2012 00:13:59 -0000 1.1189 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-button-element.html =================================================================== RCS file: /sources/public/html5/spec/the-button-element.html,v retrieving revision 1.272 retrieving revision 1.273 diff -u -d -r1.272 -r1.273 --- the-button-element.html 6 Sep 2012 16:14:51 -0000 1.272 +++ the-button-element.html 7 Sep 2012 00:14:02 -0000 1.273 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: links.html =================================================================== RCS file: /sources/public/html5/spec/links.html,v retrieving revision 1.274 retrieving revision 1.275 diff -u -d -r1.274 -r1.275 --- links.html 6 Sep 2012 16:14:48 -0000 1.274 +++ links.html 7 Sep 2012 00:13:58 -0000 1.275 @@ -318,31 +318,25 @@ } </script><link href="commands.html" title="4.11.5 Commands" rel="prev"> <link href="spec.html#contents" title="Table of contents" rel="contents"> - <link href="converting-html-to-other-formats.html" title="4.19 Converting HTML to other formats" rel="next"> + <link href="browsers.html" title="5 Loading Web pages" rel="next"> </head><body onload="fixBrokenLink();" class="split chapter"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> [...3801 lines suppressed...] - <pre><figure <strong>itemscope itemtype="http://n.whatwg.org/work"</strong>> - <img <strong>itemprop="work"</strong> src="mypond.jpeg"> - <figcaption> - <p><cite <strong>itemprop="title"</strong>>My Pond</cite></p> - <p><small>Licensed under the <a <strong>itemprop="license"</strong> - href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative - Commons Attribution-Share Alike 3.0 United States License</a> - and the <a <strong>itemprop="license"</strong> - href="http://www.opensource.org/licenses/mit-license.php">MIT - license</a>.</small> - </figcaption> -</figure></pre> - - </div> - - - </body></html> \ No newline at end of file Index: the-cite-element.html =================================================================== RCS file: /sources/public/html5/spec/the-cite-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-cite-element.html 6 Sep 2012 16:14:51 -0000 1.169 +++ the-cite-element.html 7 Sep 2012 00:14:02 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-hgroup-element.html =================================================================== RCS file: /sources/public/html5/spec/the-hgroup-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-hgroup-element.html 6 Sep 2012 16:14:52 -0000 1.169 +++ the-hgroup-element.html 7 Sep 2012 00:14:03 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: common-input-element-apis.html =================================================================== RCS file: /sources/public/html5/spec/common-input-element-apis.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- common-input-element-apis.html 6 Sep 2012 16:14:47 -0000 1.169 +++ common-input-element-apis.html 7 Sep 2012 00:13:56 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-tr-element.html =================================================================== RCS file: /sources/public/html5/spec/the-tr-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-tr-element.html 6 Sep 2012 16:14:54 -0000 1.169 +++ the-tr-element.html 7 Sep 2012 00:14:07 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: timers.html =================================================================== RCS file: /sources/public/html5/spec/timers.html,v retrieving revision 1.240 retrieving revision 1.241 diff -u -d -r1.240 -r1.241 --- timers.html 6 Sep 2012 16:14:55 -0000 1.240 +++ timers.html 7 Sep 2012 00:14:07 -0000 1.241 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: namespaces.html =================================================================== RCS file: /sources/public/html5/spec/namespaces.html,v retrieving revision 1.210 retrieving revision 1.211 diff -u -d -r1.210 -r1.211 --- namespaces.html 6 Sep 2012 16:14:49 -0000 1.210 +++ namespaces.html 7 Sep 2012 00:13:59 -0000 1.211 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next"> Index: the-rt-element.html =================================================================== RCS file: /sources/public/html5/spec/the-rt-element.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- the-rt-element.html 6 Sep 2012 16:14:53 -0000 1.169 +++ the-rt-element.html 7 Sep 2012 00:14:05 -0000 1.170 @@ -324,7 +324,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 6 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 7 September 2012</h2> </div> <div class="prev_next">
Received on Friday, 7 September 2012 00:14:21 UTC