- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 04 Sep 2012 22:15:07 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv20058 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 converting-html-to-other-formats.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 Log Message: commit 2009255f523428910256a3fb78769f68d3c07294 Author: Jay Munro <jaymunro@microsoft.com> Date: Tue Sep 4 14:57:18 2012 -0700 Removed and edited comments and text. Removed occurances of " <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->" Removed references to whatwg.org. Added reference to github : https://github.com/w3c/html/commits/master Removed controversal paragraph on dissenting W3c and WG members. Changed language in section for implementers to join discussion or risk unannounced changes. Index: the-a-element.html =================================================================== RCS file: /sources/public/html5/spec/the-a-element.html,v retrieving revision 1.165 retrieving revision 1.166 diff -u -d -r1.165 -r1.166 --- the-a-element.html 1 Sep 2012 03:14:27 -0000 1.165 +++ the-a-element.html 4 Sep 2012 22:14:57 -0000 1.166 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-img-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-img-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-del-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-del-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-option-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-option-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-figcaption-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-figcaption-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-hr-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-hr-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-summary-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-summary-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-small-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-small-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-kbd-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-kbd-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.84 retrieving revision 1.85 diff -u -d -r1.84 -r1.85 --- single-page.html 1 Sep 2012 03:43:41 -0000 1.84 +++ single-page.html 4 Sep 2012 22:14:55 -0000 1.85 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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> @@ -385,91 +385,37 @@ <!-- intro boilerplate (required) --> - <p><em>This section describes the status of this document at the - time of its publication. Other documents may supersede this - document. A list of current W3C publications and the - - most recently formally published <!-- DO NOT CHANGE THIS BACK TO THE STANDARD BOILERPLATE, AS IT IS INACCURATE --> - - revision of this technical report can be found in the <a href=http://www.w3.org/TR/>W3C technical reports index</a> at - http://www.w3.org/TR/.</em></p> + <p><em>This section describes the status of this document at the time + of its publication. Other documents may supersede this document. A list + of current W3C publications and the latest revision of this technical + report can be found in the <a href=http://www.w3.org/TR/>W3C technical + reports index</a> at http://www.w3.org/TR/.</em></p> <!-- where to send feedback (required) --> <p>If you wish to make comments regarding this document in a manner that is tracked by the W3C, please submit them via using <a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=HTML%20WG">our - public bug database</a>. If you do not have an account then you can - enter feedback using this form:</p> + public bug database</a>. </p> - <form action=http://www.whatwg.org/specs/web-apps/current-work/file-spam.cgi method=post> - <fieldset><legend>Feedback Comments</legend> - <input name=id type=hidden value=top><input name=component type=hidden value="HTML5 spec (editor: Ian Hickson)"><input name=response type=hidden value=html><p><label for=feedbackBox>Please enter your feedback, carefully - indicating the title of the section for which you are submitting - feedback, quoting the text that's wrong today if appropriate. If - you're suggesting a new feature, it's really important to say - <em>what</em> the problem you're trying to solve is. That's more - important than the solution, in fact.</label></p> - <p><textarea cols=79 id=feedbackBox name=text rows=10></textarea></p> - <p class=note>Please don't use section numbers as these tend to - change rapidly and make your feedback harder to understand.</p> - <script> - function checkFeedbackForm(form) { - if (form.elements.text.value.match(/^ *</)) { - alert('Please don\'t start your feedback with an angle bracket, instead explain what topic your feedback is about first.'); - return true; - } else if (form.elements.text.value.match(/ [^ ]+ [^ ]+ [^ ]+ [^ ]+ /)) { - if (form.elements.text.value.match(/^Please enter your feedback, carefully/)) { - alert('Please enter your feedback, explaining what is wrong, and without repeating the instructions. Thanks!'); - return true; - } else if (form.elements.text.value.match(/ [^ ]+ [^ ]+ [^ ]+ [^ ]+ /)) { - form.action = "http://www.whatwg.org/specs/web-apps/current-work/file-bug.cgi"; - return true; - } else { - alert('Please include significantly more detail about exactly what problem you are trying to solve.'); - return false; - } - } - } - </script><p> - <input onclick="return checkFeedbackForm(form)" type=submit value="Submit feedback"><small>(Note: Your IP address and user agent will be publicly recorded for spam prevention purposes.)</small> - </p> - </fieldset></form> <p>If you cannot do this then you can also e-mail feedback to <a href=mailto:public-html-comments@w3.org>public-html-comments@w3.org</a> (<a href="mailto:public-html-comments-request@w3.org?subject=subscribe">subscribe</a>, <a href=http://lists.w3.org/Archives/Public/public-html-comments/>archives</a>), and arrangements will be made to transpose the comments to our - public bug database. - - <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING SENTENCE TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - Alternatively, you can e-mail feedback to <a href=mailto:whatwg@whatwg.org>whatwg@whatwg.org</a> (<a href=http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org>subscribe</a>, - <a href=http://lists.whatwg.org/pipermail/whatwg-whatwg.org/>archives</a>). - The editor guarantees that all substantive feedback sent to this - list will receive a reply. However, such feedback is not considered - formal feedback for the W3C process. - <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING SENTENCE TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - - All feedback is welcome.</p> + public bug database. All feedback is welcome.</p> - <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> <p>The working groups maintains <a href="http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=exact&email1=ian%40hixie.ch&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">a list of all bug reports that the editor has not yet tried to address</a> and <a href=http://www.w3.org/html/wg/tracker/products/1>a list of issues - for which the chairs have not yet declared a decision</a>. The - editor also maintains <a href=http://www.whatwg.org/issues/>a list - of all e-mails that he has not yet tried to address</a>. These bugs, - issues, and e-mails apply to multiple HTML-related specifications, - not just this one.</p> - <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - - + for which the chairs have not yet declared a decision</a>. </p> + + <!-- stability (required) --> <p>Implementors should be aware that this specification is not stable. <strong>Implementors who are not taking part in the - discussions are likely to find the specification changing out from - under them in incompatible ways.</strong> Vendors interested in + discussions may find the specification changing in incompatible ways.</strong> Vendors interested in implementing this specification before it eventually reaches the Candidate Recommendation stage should join the aforementioned mailing lists and take part in the discussions.</p> @@ -479,52 +425,26 @@ </div> - <!-- not everyone agrees with this (requested before html5 fpwd) --> - <p>The publication of this document by the W3C as a W3C Working - Draft does not imply that all of the participants in the W3C HTML - working group endorse the contents of the specification. Indeed, for - any section of the specification, one can usually find many members - of the working group or of the W3C as a whole who object strongly to - the current text, the existence of the section at all, or the idea - that the working group should even spend time discussing the concept - of that section.</p> - - - <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> + <!-- version history or list of changes (required) --> <p>The latest stable version of the editor's draft of this - specification is always available on <a href=http://dev.w3.org/html5/>the W3C CVS server</a> and in the <a href=http://svn.whatwg.org/webapps/>WHATWG Subversion - repository</a>. The <a href=http://www.whatwg.org/specs/web-apps/current-work/complete.html>latest - editor's working copy</a> (which may contain unfinished text in the - process of being prepared) contains the latest draft text of this - specification (amongst others). For more details, please see the <a href=http://wiki.whatwg.org/wiki/FAQ#What_are_the_various_versions_of_the_spec.3F>WHATWG - FAQ</a>.</p> - <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - - <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> + specification is always available on <a href=http://dev.w3.org/html5/>the W3C CVS server</a>.</p> + <p>There are various ways to follow the change history for the HTML specifications:</p> <dl><dt>E-mail notifications of changes</dt> <dd>HTML-Diffs mailing list (diff-marked HTML versions for each change): <a href=http://lists.w3.org/Archives/Public/public-html-diffs/latest>http://lists.w3.org/Archives/Public/public-html-diffs/latest</a></dd> - <dd>Commit-Watchers mailing list (complete source diffs): <a href=http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org>http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org</a></dd> <dt>Browsable version-control record of all changes:</dt> <dd>CVSWeb interface with side-by-side diffs: <a href=http://dev.w3.org/cvsweb/html5/spec/>http://dev.w3.org/cvsweb/html5/spec/</a></dd> - <dd>Annotated summary with unified diffs: <a href=http://html5.org/tools/web-apps-tracker>http://html5.org/tools/web-apps-tracker</a></dd> - <dd>Raw Subversion interface: <code>svn checkout http://svn.whatwg.org/webapps/</code></dd> - </dl><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- status of document, group responsible (required) --><p>The W3C <a href=http://www.w3.org/html/wg/>HTML Working + <dd>Github repo <a href=https://github.com/w3c/html/commits/master>https://github.com/w3c/html/commits/master</a></dd> + </dl><!-- status of document, group responsible (required) --><p>The W3C <a href=http://www.w3.org/html/wg/>HTML Working Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 1 September 2012 Editor's Draft. + This specification is the 4 September 2012 Editor's Draft. </p> - <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - <!-- relationship to other work (required) --> - <p>Work on this specification is also done at the <a href=http://www.whatwg.org/>WHATWG</a>. The W3C HTML working group - actively pursues convergence with the WHATWG, as required by the <a href=http://www.w3.org/2007/03/HTML-WG-charter>W3C HTML working - group charter</a>.</p> - <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> Index: the-end.html =================================================================== RCS file: /sources/public/html5/spec/the-end.html,v retrieving revision 1.159 retrieving revision 1.160 diff -u -d -r1.159 -r1.160 --- the-end.html 1 Sep 2012 03:14:29 -0000 1.159 +++ the-end.html 4 Sep 2012 22:14:59 -0000 1.160 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: parsing.html =================================================================== RCS file: /sources/public/html5/spec/parsing.html,v retrieving revision 1.170 retrieving revision 1.171 diff -u -d -r1.170 -r1.171 --- parsing.html 1 Sep 2012 03:14:25 -0000 1.170 +++ parsing.html 4 Sep 2012 22:14:54 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-span-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-span-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-fieldset-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-fieldset-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-figure-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-figure-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-script-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-script-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.225 retrieving revision 1.226 diff -u -d -r1.225 -r1.226 --- the-input-element.html 1 Sep 2012 03:14:29 -0000 1.225 +++ the-input-element.html 4 Sep 2012 22:15:00 -0000 1.226 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: constraints.html =================================================================== RCS file: /sources/public/html5/spec/constraints.html,v retrieving revision 1.165 retrieving revision 1.166 diff -u -d -r1.165 -r1.166 --- constraints.html 1 Sep 2012 03:14:22 -0000 1.165 +++ constraints.html 4 Sep 2012 22:14:51 -0000 1.166 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-p-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-p-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: examples.html =================================================================== RCS file: /sources/public/html5/spec/examples.html,v retrieving revision 1.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- examples.html 1 Sep 2012 03:14:23 -0000 1.164 +++ examples.html 4 Sep 2012 22:14:52 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.225 retrieving revision 1.226 diff -u -d -r1.225 -r1.226 --- the-map-element.html 1 Sep 2012 03:14:30 -0000 1.225 +++ the-map-element.html 4 Sep 2012 22:15:00 -0000 1.226 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-head-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-head-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-s-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-s-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-section-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-section-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-article-element.html 1 Sep 2012 03:14:27 -0000 1.164 +++ the-article-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-blockquote-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-blockquote-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-rp-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-rp-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-details-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-details-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-aside-element.html 1 Sep 2012 03:14:27 -0000 1.164 +++ the-aside-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-title-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-title-element.html 4 Sep 2012 22:15: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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: offline.html =================================================================== RCS file: /sources/public/html5/spec/offline.html,v retrieving revision 1.1221 retrieving revision 1.1222 diff -u -d -r1.1221 -r1.1222 --- offline.html 1 Sep 2012 03:14:25 -0000 1.1221 +++ offline.html 4 Sep 2012 22:14:54 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: textFieldSelection.html =================================================================== RCS file: /sources/public/html5/spec/textFieldSelection.html,v retrieving revision 1.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- textFieldSelection.html 1 Sep 2012 03:14:27 -0000 1.164 +++ textFieldSelection.html 4 Sep 2012 22:14:57 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.165 retrieving revision 1.166 diff -u -d -r1.165 -r1.166 --- global-attributes.html 1 Sep 2012 03:14:24 -0000 1.165 +++ global-attributes.html 4 Sep 2012 22:14:52 -0000 1.166 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-bdi-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-bdi-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-legend-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-legend-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-dt-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-dt-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: history.html =================================================================== RCS file: /sources/public/html5/spec/history.html,v retrieving revision 1.1256 retrieving revision 1.1257 diff -u -d -r1.1256 -r1.1257 --- history.html 1 Sep 2012 03:14:24 -0000 1.1256 +++ history.html 4 Sep 2012 22:14:52 -0000 1.1257 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-source-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-source-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-embed-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-embed-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-ins-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-ins-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-col-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-col-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-em-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-em-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec/semantics.html,v retrieving revision 1.1245 retrieving revision 1.1246 diff -u -d -r1.1245 -r1.1246 --- semantics.html 1 Sep 2012 03:14:26 -0000 1.1245 +++ semantics.html 4 Sep 2012 22:14:55 -0000 1.1246 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-q-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-q-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-style-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-style-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: syntax.html =================================================================== RCS file: /sources/public/html5/spec/syntax.html,v retrieving revision 1.1216 retrieving revision 1.1217 diff -u -d -r1.1216 -r1.1217 --- syntax.html 1 Sep 2012 03:14:27 -0000 1.1216 +++ syntax.html 4 Sep 2012 22:14:57 -0000 1.1217 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: webappapis.html =================================================================== RCS file: /sources/public/html5/spec/webappapis.html,v retrieving revision 1.369 retrieving revision 1.370 diff -u -d -r1.369 -r1.370 --- webappapis.html 1 Sep 2012 03:14:33 -0000 1.369 +++ webappapis.html 4 Sep 2012 22:15:04 -0000 1.370 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- attributes-common-to-form-controls.html 1 Sep 2012 03:14:21 -0000 1.164 +++ attributes-common-to-form-controls.html 4 Sep 2012 22:14:49 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.240 retrieving revision 1.241 diff -u -d -r1.240 -r1.241 --- scripting-1.html 1 Sep 2012 03:14:26 -0000 1.240 +++ scripting-1.html 4 Sep 2012 22:14:55 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-abbr-element.html 1 Sep 2012 03:14:27 -0000 1.164 +++ the-abbr-element.html 4 Sep 2012 22:14:57 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-caption-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-caption-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- edits-and-paragraphs.html 1 Sep 2012 03:14:23 -0000 1.164 +++ edits-and-paragraphs.html 4 Sep 2012 22:14:52 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-tbody-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-tbody-element.html 4 Sep 2012 22:15: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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-td-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-td-element.html 4 Sep 2012 22:15: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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: spec.html =================================================================== RCS file: /sources/public/html5/spec/spec.html,v retrieving revision 1.1957 retrieving revision 1.1958 diff -u -d -r1.1957 -r1.1958 --- spec.html 1 Sep 2012 03:43:42 -0000 1.1957 +++ spec.html 4 Sep 2012 22:14:56 -0000 1.1958 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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> @@ -385,91 +385,37 @@ <!-- intro boilerplate (required) --> - <p><em>This section describes the status of this document at the - time of its publication. Other documents may supersede this - document. A list of current W3C publications and the - - most recently formally published <!-- DO NOT CHANGE THIS BACK TO THE STANDARD BOILERPLATE, AS IT IS INACCURATE --> - - revision of this technical report can be found in the <a href="http://www.w3.org/TR/">W3C technical reports index</a> at - http://www.w3.org/TR/.</em></p> + <p><em>This section describes the status of this document at the time + of its publication. Other documents may supersede this document. A list + of current W3C publications and the latest revision of this technical + report can be found in the <a href="http://www.w3.org/TR/">W3C technical + reports index</a> at http://www.w3.org/TR/.</em></p> <!-- where to send feedback (required) --> <p>If you wish to make comments regarding this document in a manner that is tracked by the W3C, please submit them via using <a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=HTML%20WG">our - public bug database</a>. If you do not have an account then you can - enter feedback using this form:</p> + public bug database</a>. </p> - <form action="http://www.whatwg.org/specs/web-apps/current-work/file-spam.cgi" method="post"> - <fieldset><legend>Feedback Comments</legend> - <input name="id" type="hidden" value="top"><input name="component" type="hidden" value="HTML5 spec (editor: Ian Hickson)"><input name="response" type="hidden" value="html"><p><label for="feedbackBox">Please enter your feedback, carefully - indicating the title of the section for which you are submitting - feedback, quoting the text that's wrong today if appropriate. If - you're suggesting a new feature, it's really important to say - <em>what</em> the problem you're trying to solve is. That's more - important than the solution, in fact.</label></p> - <p><textarea cols="79" id="feedbackBox" name="text" rows="10"></textarea></p> - <p class="note">Please don't use section numbers as these tend to - change rapidly and make your feedback harder to understand.</p> - <script> - function checkFeedbackForm(form) { - if (form.elements.text.value.match(/^ *</)) { - alert('Please don\'t start your feedback with an angle bracket, instead explain what topic your feedback is about first.'); - return true; - } else if (form.elements.text.value.match(/ [^ ]+ [^ ]+ [^ ]+ [^ ]+ /)) { - if (form.elements.text.value.match(/^Please enter your feedback, carefully/)) { - alert('Please enter your feedback, explaining what is wrong, and without repeating the instructions. Thanks!'); - return true; - } else if (form.elements.text.value.match(/ [^ ]+ [^ ]+ [^ ]+ [^ ]+ /)) { - form.action = "http://www.whatwg.org/specs/web-apps/current-work/file-bug.cgi"; - return true; - } else { - alert('Please include significantly more detail about exactly what problem you are trying to solve.'); - return false; - } - } - } - </script><p> - <input onclick="return checkFeedbackForm(form)" type="submit" value="Submit feedback"><small>(Note: Your IP address and user agent will be publicly recorded for spam prevention purposes.)</small> - </p> - </fieldset></form> <p>If you cannot do this then you can also e-mail feedback to <a href="mailto:public-html-comments@w3.org">public-html-comments@w3.org</a> (<a href="mailto:public-html-comments-request@w3.org?subject=subscribe">subscribe</a>, <a href="http://lists.w3.org/Archives/Public/public-html-comments/">archives</a>), and arrangements will be made to transpose the comments to our - public bug database. - - <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING SENTENCE TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - Alternatively, you can e-mail feedback to <a href="mailto:whatwg@whatwg.org">whatwg@whatwg.org</a> (<a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">subscribe</a>, - <a href="http://lists.whatwg.org/pipermail/whatwg-whatwg.org/">archives</a>). - The editor guarantees that all substantive feedback sent to this - list will receive a reply. However, such feedback is not considered - formal feedback for the W3C process. - <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING SENTENCE TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - - All feedback is welcome.</p> + public bug database. All feedback is welcome.</p> - <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> <p>The working groups maintains <a href="http://www.w3.org/Bugs/Public/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=exact&email1=ian%40hixie.ch&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">a list of all bug reports that the editor has not yet tried to address</a> and <a href="http://www.w3.org/html/wg/tracker/products/1">a list of issues - for which the chairs have not yet declared a decision</a>. The - editor also maintains <a href="http://www.whatwg.org/issues/">a list - of all e-mails that he has not yet tried to address</a>. These bugs, - issues, and e-mails apply to multiple HTML-related specifications, - not just this one.</p> - <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - - + for which the chairs have not yet declared a decision</a>. </p> + + <!-- stability (required) --> <p>Implementors should be aware that this specification is not stable. <strong>Implementors who are not taking part in the - discussions are likely to find the specification changing out from - under them in incompatible ways.</strong> Vendors interested in + discussions may find the specification changing in incompatible ways.</strong> Vendors interested in implementing this specification before it eventually reaches the Candidate Recommendation stage should join the aforementioned mailing lists and take part in the discussions.</p> @@ -479,52 +425,26 @@ </div> - <!-- not everyone agrees with this (requested before html5 fpwd) --> - <p>The publication of this document by the W3C as a W3C Working - Draft does not imply that all of the participants in the W3C HTML - working group endorse the contents of the specification. Indeed, for - any section of the specification, one can usually find many members - of the working group or of the W3C as a whole who object strongly to - the current text, the existence of the section at all, or the idea - that the working group should even spend time discussing the concept - of that section.</p> - - - <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> + <!-- version history or list of changes (required) --> <p>The latest stable version of the editor's draft of this - specification is always available on <a href="http://dev.w3.org/html5/">the W3C CVS server</a> and in the <a href="http://svn.whatwg.org/webapps/">WHATWG Subversion - repository</a>. The <a href="http://www.whatwg.org/specs/web-apps/current-work/complete.html">latest - editor's working copy</a> (which may contain unfinished text in the - process of being prepared) contains the latest draft text of this - specification (amongst others). For more details, please see the <a href="http://wiki.whatwg.org/wiki/FAQ#What_are_the_various_versions_of_the_spec.3F">WHATWG - FAQ</a>.</p> - <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - - <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> + specification is always available on <a href="http://dev.w3.org/html5/">the W3C CVS server</a>.</p> + <p>There are various ways to follow the change history for the HTML specifications:</p> <dl><dt>E-mail notifications of changes</dt> <dd>HTML-Diffs mailing list (diff-marked HTML versions for each change): <a href="http://lists.w3.org/Archives/Public/public-html-diffs/latest">http://lists.w3.org/Archives/Public/public-html-diffs/latest</a></dd> - <dd>Commit-Watchers mailing list (complete source diffs): <a href="http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org">http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org</a></dd> <dt>Browsable version-control record of all changes:</dt> <dd>CVSWeb interface with side-by-side diffs: <a href="http://dev.w3.org/cvsweb/html5/spec/">http://dev.w3.org/cvsweb/html5/spec/</a></dd> - <dd>Annotated summary with unified diffs: <a href="http://html5.org/tools/web-apps-tracker">http://html5.org/tools/web-apps-tracker</a></dd> - <dd>Raw Subversion interface: <code>svn checkout http://svn.whatwg.org/webapps/</code></dd> - </dl><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- status of document, group responsible (required) --><p>The W3C <a href="http://www.w3.org/html/wg/">HTML Working + <dd>Github repo <a href="https://github.com/w3c/html/commits/master">https://github.com/w3c/html/commits/master</a></dd> + </dl><!-- status of document, group responsible (required) --><p>The W3C <a href="http://www.w3.org/html/wg/">HTML Working Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 1 September 2012 Editor's Draft. + This specification is the 4 September 2012 Editor's Draft. </p> - <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> - <!-- relationship to other work (required) --> - <p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group - actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working - group charter</a>.</p> - <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --> Index: system-state-and-capabilities.html =================================================================== RCS file: /sources/public/html5/spec/system-state-and-capabilities.html,v retrieving revision 1.165 retrieving revision 1.166 diff -u -d -r1.165 -r1.166 --- system-state-and-capabilities.html 1 Sep 2012 03:14:27 -0000 1.165 +++ system-state-and-capabilities.html 4 Sep 2012 22:14:57 -0000 1.166 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: browsers.html =================================================================== RCS file: /sources/public/html5/spec/browsers.html,v retrieving revision 1.1251 retrieving revision 1.1252 diff -u -d -r1.1251 -r1.1252 --- browsers.html 1 Sep 2012 03:14:22 -0000 1.1251 +++ browsers.html 4 Sep 2012 22:14:49 -0000 1.1252 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: media-elements.html =================================================================== RCS file: /sources/public/html5/spec/media-elements.html,v retrieving revision 1.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- media-elements.html 1 Sep 2012 03:14:25 -0000 1.164 +++ media-elements.html 4 Sep 2012 22:14:54 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-base-element.html 1 Sep 2012 03:14:27 -0000 1.164 +++ the-base-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-menu-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-menu-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: styling.html =================================================================== RCS file: /sources/public/html5/spec/styling.html,v retrieving revision 1.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- styling.html 1 Sep 2012 03:14:26 -0000 1.164 +++ styling.html 4 Sep 2012 22:14:56 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-noscript-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-noscript-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-code-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-code-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-command-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-command-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: urls.html =================================================================== RCS file: /sources/public/html5/spec/urls.html,v retrieving revision 1.226 retrieving revision 1.227 diff -u -d -r1.226 -r1.227 --- urls.html 1 Sep 2012 03:14:33 -0000 1.226 +++ urls.html 4 Sep 2012 22:15:04 -0000 1.227 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-textarea-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-textarea-element.html 4 Sep 2012 22:15: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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-div-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-div-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-output-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-output-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-label-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-label-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec/dnd.html,v retrieving revision 1.252 retrieving revision 1.253 diff -u -d -r1.252 -r1.253 --- dnd.html 1 Sep 2012 03:14:22 -0000 1.252 +++ dnd.html 4 Sep 2012 22:14:51 -0000 1.253 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-dl-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-dl-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-select-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-select-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- editing-apis.html 1 Sep 2012 03:14:23 -0000 1.164 +++ editing-apis.html 4 Sep 2012 22:14:52 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: dom.html =================================================================== RCS file: /sources/public/html5/spec/dom.html,v retrieving revision 1.1244 retrieving revision 1.1245 diff -u -d -r1.1244 -r1.1245 --- dom.html 1 Sep 2012 03:14:23 -0000 1.1244 +++ dom.html 4 Sep 2012 22:14:52 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.1210 retrieving revision 1.1211 diff -u -d -r1.1210 -r1.1211 --- the-xhtml-syntax.html 1 Sep 2012 03:14:33 -0000 1.1210 +++ the-xhtml-syntax.html 4 Sep 2012 22:15:04 -0000 1.1211 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-colgroup-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-colgroup-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: converting-html-to-other-formats.html =================================================================== RCS file: /sources/public/html5/spec/converting-html-to-other-formats.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- converting-html-to-other-formats.html 1 Sep 2012 03:14:22 -0000 1.11 +++ converting-html-to-other-formats.html 4 Sep 2012 22:14:51 -0000 1.12 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: attributes-common-to-ins-and-del-elements.html =================================================================== RCS file: /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html,v retrieving revision 1.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- attributes-common-to-ins-and-del-elements.html 1 Sep 2012 03:14:21 -0000 1.164 +++ attributes-common-to-ins-and-del-elements.html 4 Sep 2012 22:14:49 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-video-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-video-element.html 4 Sep 2012 22:15:04 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-table-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-table-element.html 4 Sep 2012 22:15: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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-audio-element.html 1 Sep 2012 03:14:27 -0000 1.164 +++ the-audio-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- edits-and-lists.html 1 Sep 2012 03:14:23 -0000 1.164 +++ edits-and-lists.html 4 Sep 2012 22:14:52 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-pre-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-pre-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.165 retrieving revision 1.166 diff -u -d -r1.165 -r1.166 --- dynamic-markup-insertion.html 1 Sep 2012 03:14:23 -0000 1.165 +++ dynamic-markup-insertion.html 4 Sep 2012 22:14:52 -0000 1.166 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-tfoot-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-tfoot-element.html 4 Sep 2012 22:15: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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-thead-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-thead-element.html 4 Sep 2012 22:15: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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- image-maps.html 1 Sep 2012 03:14:24 -0000 1.164 +++ image-maps.html 4 Sep 2012 22:14:53 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-br-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-br-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.165 retrieving revision 1.166 diff -u -d -r1.165 -r1.166 --- the-meta-element.html 1 Sep 2012 03:14:30 -0000 1.165 +++ the-meta-element.html 4 Sep 2012 22:15:01 -0000 1.166 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-wbr-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-wbr-element.html 4 Sep 2012 22:15:04 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec/introduction.html,v retrieving revision 1.1223 retrieving revision 1.1224 diff -u -d -r1.1223 -r1.1224 --- introduction.html 1 Sep 2012 03:14:25 -0000 1.1223 +++ introduction.html 4 Sep 2012 22:14:54 -0000 1.1224 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: editing.html =================================================================== RCS file: /sources/public/html5/spec/editing.html,v retrieving revision 1.1230 retrieving revision 1.1231 diff -u -d -r1.1230 -r1.1231 --- editing.html 1 Sep 2012 03:14:23 -0000 1.1230 +++ editing.html 4 Sep 2012 22:14:52 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.231 retrieving revision 1.232 diff -u -d -r1.231 -r1.232 --- common-microsyntaxes.html 1 Sep 2012 03:14:22 -0000 1.231 +++ common-microsyntaxes.html 4 Sep 2012 22:14:50 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: rendering.html =================================================================== RCS file: /sources/public/html5/spec/rendering.html,v retrieving revision 1.231 retrieving revision 1.232 diff -u -d -r1.231 -r1.232 --- rendering.html 1 Sep 2012 03:14:26 -0000 1.231 +++ rendering.html 4 Sep 2012 22:14:55 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.1232 retrieving revision 1.1233 diff -u -d -r1.1232 -r1.1233 --- text-level-semantics.html 1 Sep 2012 03:14:27 -0000 1.1232 +++ text-level-semantics.html 4 Sep 2012 22:14:57 -0000 1.1233 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- element-definitions.html 1 Sep 2012 03:14:23 -0000 1.164 +++ element-definitions.html 4 Sep 2012 22:14:52 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec/infrastructure.html,v retrieving revision 1.1288 retrieving revision 1.1289 diff -u -d -r1.1288 -r1.1289 --- infrastructure.html 1 Sep 2012 03:14:24 -0000 1.1288 +++ infrastructure.html 4 Sep 2012 22:14:53 -0000 1.1289 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: form-submission.html =================================================================== RCS file: /sources/public/html5/spec/form-submission.html,v retrieving revision 1.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- form-submission.html 1 Sep 2012 03:14:23 -0000 1.164 +++ form-submission.html 4 Sep 2012 22:14:52 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- user-prompts.html 1 Sep 2012 03:14:33 -0000 1.164 +++ user-prompts.html 4 Sep 2012 22:15:04 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.1212 retrieving revision 1.1213 diff -u -d -r1.1212 -r1.1213 --- tabular-data.html 1 Sep 2012 03:14:27 -0000 1.1212 +++ tabular-data.html 4 Sep 2012 22:14:57 -0000 1.1213 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.309 retrieving revision 1.310 diff -u -d -r1.309 -r1.310 --- the-iframe-element.html 1 Sep 2012 03:14:29 -0000 1.309 +++ the-iframe-element.html 4 Sep 2012 22:15:00 -0000 1.310 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- dimension-attributes.html 1 Sep 2012 03:14:22 -0000 1.164 +++ dimension-attributes.html 4 Sep 2012 22:14:51 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.275 retrieving revision 1.276 diff -u -d -r1.275 -r1.276 --- association-of-controls-and-forms.html 1 Sep 2012 03:14:21 -0000 1.275 +++ association-of-controls-and-forms.html 4 Sep 2012 22:14:49 -0000 1.276 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.248 retrieving revision 1.249 diff -u -d -r1.248 -r1.249 --- common-dom-interfaces.html 1 Sep 2012 03:14:22 -0000 1.248 +++ common-dom-interfaces.html 4 Sep 2012 22:14:50 -0000 1.249 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-strong-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-strong-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-form-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-form-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-li-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-li-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-keygen-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-keygen-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-link-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-link-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-optgroup-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-optgroup-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-param-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-param-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.165 retrieving revision 1.166 diff -u -d -r1.165 -r1.166 --- the-time-element.html 1 Sep 2012 03:14:32 -0000 1.165 +++ the-time-element.html 4 Sep 2012 22:15:03 -0000 1.166 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: mathml.html =================================================================== RCS file: /sources/public/html5/spec/mathml.html,v retrieving revision 1.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- mathml.html 1 Sep 2012 03:14:25 -0000 1.164 +++ mathml.html 4 Sep 2012 22:14:54 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-var-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-var-element.html 4 Sep 2012 22:15:04 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-th-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-th-element.html 4 Sep 2012 22:15: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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: tokenization.html =================================================================== RCS file: /sources/public/html5/spec/tokenization.html,v retrieving revision 1.175 retrieving revision 1.176 diff -u -d -r1.175 -r1.176 --- tokenization.html 1 Sep 2012 03:14:33 -0000 1.175 +++ tokenization.html 4 Sep 2012 22:15:04 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 1 Sep 2012 03:14:26 -0000 1.164 +++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 4 Sep 2012 22:14:55 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-body-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-body-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.230 retrieving revision 1.231 diff -u -d -r1.230 -r1.231 --- common-input-element-attributes.html 1 Sep 2012 03:14:22 -0000 1.230 +++ common-input-element-attributes.html 4 Sep 2012 22:14:50 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.1217 retrieving revision 1.1218 diff -u -d -r1.1217 -r1.1218 --- interactive-elements.html 1 Sep 2012 03:14:25 -0000 1.1217 +++ interactive-elements.html 4 Sep 2012 22:14:53 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-address-element.html 1 Sep 2012 03:14:27 -0000 1.164 +++ the-address-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: iana.html =================================================================== RCS file: /sources/public/html5/spec/iana.html,v retrieving revision 1.535 retrieving revision 1.536 diff -u -d -r1.535 -r1.536 --- iana.html 1 Sep 2012 03:14:24 -0000 1.535 +++ iana.html 4 Sep 2012 22:14:53 -0000 1.536 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-b-element.html 1 Sep 2012 03:14:27 -0000 1.164 +++ the-b-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.225 retrieving revision 1.226 diff -u -d -r1.225 -r1.226 --- states-of-the-type-attribute.html 1 Sep 2012 03:14:26 -0000 1.225 +++ states-of-the-type-attribute.html 4 Sep 2012 22:14:56 -0000 1.226 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-nav-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-nav-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: references.html =================================================================== RCS file: /sources/public/html5/spec/references.html,v retrieving revision 1.1239 retrieving revision 1.1240 diff -u -d -r1.1239 -r1.1240 --- references.html 1 Sep 2012 03:14:26 -0000 1.1239 +++ references.html 4 Sep 2012 22:14:55 -0000 1.1240 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-meter-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-meter-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-ul-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-ul-element.html 4 Sep 2012 22:15: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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-html-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-html-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: index.html =================================================================== RCS file: /sources/public/html5/spec/index.html,v retrieving revision 1.1282 retrieving revision 1.1283 diff -u -d -r1.1282 -r1.1283 --- index.html 1 Sep 2012 03:14:24 -0000 1.1282 +++ index.html 4 Sep 2012 22:14:53 -0000 1.1283 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- attributes-common-to-td-and-th-elements.html 1 Sep 2012 03:14:22 -0000 1.164 +++ attributes-common-to-td-and-th-elements.html 4 Sep 2012 22:14:49 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.165 retrieving revision 1.166 diff -u -d -r1.165 -r1.166 --- wai-aria.html 1 Sep 2012 03:14:33 -0000 1.165 +++ wai-aria.html 4 Sep 2012 22:15:04 -0000 1.166 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-ruby-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-ruby-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-track-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-track-element.html 4 Sep 2012 22:15: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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- usage-summary.html 1 Sep 2012 03:14:33 -0000 1.164 +++ usage-summary.html 4 Sep 2012 22:15:04 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: sections.html =================================================================== RCS file: /sources/public/html5/spec/sections.html,v retrieving revision 1.230 retrieving revision 1.231 diff -u -d -r1.230 -r1.231 --- sections.html 1 Sep 2012 03:14:26 -0000 1.230 +++ sections.html 4 Sep 2012 22:14:55 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.274 retrieving revision 1.275 diff -u -d -r1.274 -r1.275 --- content-models.html 1 Sep 2012 03:14:22 -0000 1.274 +++ content-models.html 4 Sep 2012 22:14:51 -0000 1.275 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-progress-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-progress-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-footer-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-footer-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.87 retrieving revision 1.88 diff -u -d -r1.87 -r1.88 --- interactions-with-xpath-and-xslt.html 1 Sep 2012 03:14:25 -0000 1.87 +++ interactions-with-xpath-and-xslt.html 4 Sep 2012 22:14:53 -0000 1.88 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-dd-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-dd-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-bdo-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-bdo-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.165 retrieving revision 1.166 diff -u -d -r1.165 -r1.166 --- the-object-element.html 1 Sep 2012 03:14:30 -0000 1.165 +++ the-object-element.html 4 Sep 2012 22:15:01 -0000 1.166 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-ol-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-ol-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-area-element.html 1 Sep 2012 03:14:27 -0000 1.164 +++ the-area-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-datalist-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-datalist-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.224 retrieving revision 1.225 diff -u -d -r1.224 -r1.225 --- grouping-content.html 1 Sep 2012 03:14:24 -0000 1.224 +++ grouping-content.html 4 Sep 2012 22:14:52 -0000 1.225 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-mark-element.html 1 Sep 2012 03:14:30 -0000 1.164 +++ the-mark-element.html 4 Sep 2012 22:15:01 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-dfn-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-dfn-element.html 4 Sep 2012 22:14:59 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec/acknowledgements.html,v retrieving revision 1.1268 retrieving revision 1.1269 diff -u -d -r1.1268 -r1.1269 --- acknowledgements.html 1 Sep 2012 03:14:21 -0000 1.1268 +++ acknowledgements.html 4 Sep 2012 22:14:49 -0000 1.1269 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-header-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-header-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: elements.html =================================================================== RCS file: /sources/public/html5/spec/elements.html,v retrieving revision 1.239 retrieving revision 1.240 diff -u -d -r1.239 -r1.240 --- elements.html 1 Sep 2012 03:14:23 -0000 1.239 +++ elements.html 4 Sep 2012 22:14:52 -0000 1.240 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-sub-and-sup-elements.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-sub-and-sup-elements.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-i-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-i-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: forms.html =================================================================== RCS file: /sources/public/html5/spec/forms.html,v retrieving revision 1.1218 retrieving revision 1.1219 diff -u -d -r1.1218 -r1.1219 --- forms.html 1 Sep 2012 03:14:24 -0000 1.1218 +++ forms.html 4 Sep 2012 22:14:52 -0000 1.1219 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: edits.html =================================================================== RCS file: /sources/public/html5/spec/edits.html,v retrieving revision 1.209 retrieving revision 1.210 diff -u -d -r1.209 -r1.210 --- edits.html 1 Sep 2012 03:14:23 -0000 1.209 +++ edits.html 4 Sep 2012 22:14:52 -0000 1.210 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.1089 retrieving revision 1.1090 diff -u -d -r1.1089 -r1.1090 --- the-canvas-element.html 1 Sep 2012 03:14:28 -0000 1.1089 +++ the-canvas-element.html 4 Sep 2012 22:14:58 -0000 1.1090 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: commands.html =================================================================== RCS file: /sources/public/html5/spec/commands.html,v retrieving revision 1.215 retrieving revision 1.216 diff -u -d -r1.215 -r1.216 --- commands.html 1 Sep 2012 03:14:22 -0000 1.215 +++ commands.html 4 Sep 2012 22:14:50 -0000 1.216 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-samp-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-samp-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-u-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-u-element.html 4 Sep 2012 22:15: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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- headings-and-sections.html 1 Sep 2012 03:14:24 -0000 1.164 +++ headings-and-sections.html 4 Sep 2012 22:14:52 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec/obsolete.html,v retrieving revision 1.1225 retrieving revision 1.1226 diff -u -d -r1.1225 -r1.1226 --- obsolete.html 1 Sep 2012 03:14:25 -0000 1.1225 +++ obsolete.html 4 Sep 2012 22:14:54 -0000 1.1226 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.1183 retrieving revision 1.1184 diff -u -d -r1.1183 -r1.1184 --- named-character-references.html 1 Sep 2012 03:14:25 -0000 1.1183 +++ named-character-references.html 4 Sep 2012 22:14:54 -0000 1.1184 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.267 retrieving revision 1.268 diff -u -d -r1.267 -r1.268 --- the-button-element.html 1 Sep 2012 03:14:28 -0000 1.267 +++ the-button-element.html 4 Sep 2012 22:14:58 -0000 1.268 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: links.html =================================================================== RCS file: /sources/public/html5/spec/links.html,v retrieving revision 1.269 retrieving revision 1.270 diff -u -d -r1.269 -r1.270 --- links.html 1 Sep 2012 03:14:25 -0000 1.269 +++ links.html 4 Sep 2012 22:14:54 -0000 1.270 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: the-cite-element.html =================================================================== RCS file: /sources/public/html5/spec/the-cite-element.html,v retrieving revision 1.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-cite-element.html 1 Sep 2012 03:14:28 -0000 1.164 +++ the-cite-element.html 4 Sep 2012 22:14:58 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-hgroup-element.html 1 Sep 2012 03:14:29 -0000 1.164 +++ the-hgroup-element.html 4 Sep 2012 22:15:00 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- common-input-element-apis.html 1 Sep 2012 03:14:22 -0000 1.164 +++ common-input-element-apis.html 4 Sep 2012 22:14:50 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-tr-element.html 1 Sep 2012 03:14:32 -0000 1.164 +++ the-tr-element.html 4 Sep 2012 22:15: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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: timers.html =================================================================== RCS file: /sources/public/html5/spec/timers.html,v retrieving revision 1.235 retrieving revision 1.236 diff -u -d -r1.235 -r1.236 --- timers.html 1 Sep 2012 03:14:33 -0000 1.235 +++ timers.html 4 Sep 2012 22:15:04 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next"> Index: namespaces.html =================================================================== RCS file: /sources/public/html5/spec/namespaces.html,v retrieving revision 1.205 retrieving revision 1.206 diff -u -d -r1.205 -r1.206 --- namespaces.html 1 Sep 2012 03:14:25 -0000 1.205 +++ namespaces.html 4 Sep 2012 22:14:54 -0000 1.206 @@ -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 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.164 retrieving revision 1.165 diff -u -d -r1.164 -r1.165 --- the-rt-element.html 1 Sep 2012 03:14:31 -0000 1.164 +++ the-rt-element.html 4 Sep 2012 22:15:02 -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 1 September 2012</h2> + <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 4 September 2012</h2> </div> <div class="prev_next">
Received on Tuesday, 4 September 2012 22:15:16 UTC