CVS html5/spec

Update of /sources/public/html5/spec
In directory roscoe:/tmp/cvs-serv5869

Modified Files:
	acknowledgements.html association-of-controls-and-forms.html 
	attributes-common-to-form-controls.html 
	attributes-common-to-ins-and-del-elements.html 
	attributes-common-to-td-and-th-elements.html browsers.html 
	commands.html common-dom-interfaces.html 
	common-input-element-apis.html 
	common-input-element-attributes.html common-microsyntaxes.html 
	constraints.html content-models.html dimension-attributes.html 
	dnd.html dom.html dynamic-markup-insertion.html 
	editing-apis.html editing.html edits-and-lists.html 
	edits-and-paragraphs.html edits.html element-definitions.html 
	elements.html examples.html form-submission.html forms.html 
	global-attributes.html grouping-content.html 
	headings-and-sections.html history.html iana.html 
	image-maps.html index.html infrastructure.html 
	interactions-with-xpath-and-xslt.html 
	interactive-elements.html introduction.html links.html 
	mathml.html media-elements.html 
	named-character-references.html namespaces.html obsolete.html 
	offline.html parsing.html references.html rendering.html 
	requirements-relating-to-bidirectional-algorithm-formatting-characters.html 
	scripting-1.html section-index.html sections.html 
	semantics.html single-page.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 1077bca89fbac7a99525653cda746ae1c3e87409
Author: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
Date:   Wed Nov 21 15:38:38 2012 +1100

    [Editorial] Update of revision number up to which WHATWG changes have
    been merged.


--- /sources/public/html5/spec/acknowledgements.html	2012/11/19 11:15:28	1.1311
+++ /sources/public/html5/spec/acknowledgements.html	2012/11/21 04:44:06	1.1312
@@ -325,7 +325,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/association-of-controls-and-forms.html	2012/11/19 11:15:28	1.323
+++ /sources/public/html5/spec/association-of-controls-and-forms.html	2012/11/21 04:44:06	1.324
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/attributes-common-to-form-controls.html	2012/11/19 11:15:28	1.213
+++ /sources/public/html5/spec/attributes-common-to-form-controls.html	2012/11/21 04:44:06	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html	2012/11/19 11:15:28	1.211
+++ /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html	2012/11/21 04:44:06	1.212
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/attributes-common-to-td-and-th-elements.html	2012/11/19 11:15:28	1.213
+++ /sources/public/html5/spec/attributes-common-to-td-and-th-elements.html	2012/11/21 04:44:06	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/browsers.html	2012/11/19 11:15:28	1.1292
+++ /sources/public/html5/spec/browsers.html	2012/11/21 04:44:07	1.1293
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/commands.html	2012/11/19 11:15:28	1.255
+++ /sources/public/html5/spec/commands.html	2012/11/21 04:44:07	1.256
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/common-dom-interfaces.html	2012/11/19 11:15:28	1.299
+++ /sources/public/html5/spec/common-dom-interfaces.html	2012/11/21 04:44:07	1.300
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/common-input-element-apis.html	2012/11/19 11:15:28	1.212
+++ /sources/public/html5/spec/common-input-element-apis.html	2012/11/21 04:44:07	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/common-input-element-attributes.html	2012/11/19 11:15:28	1.280
+++ /sources/public/html5/spec/common-input-element-attributes.html	2012/11/21 04:44:07	1.281
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/common-microsyntaxes.html	2012/11/19 11:15:28	1.282
+++ /sources/public/html5/spec/common-microsyntaxes.html	2012/11/21 04:44:07	1.283
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/constraints.html	2012/11/19 11:15:28	1.204
+++ /sources/public/html5/spec/constraints.html	2012/11/21 04:44:07	1.205
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/content-models.html	2012/11/19 11:15:28	1.324
+++ /sources/public/html5/spec/content-models.html	2012/11/21 04:44:07	1.325
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/dimension-attributes.html	2012/11/19 11:15:28	1.212
+++ /sources/public/html5/spec/dimension-attributes.html	2012/11/21 04:44:07	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/dnd.html	2012/11/19 11:15:28	1.294
+++ /sources/public/html5/spec/dnd.html	2012/11/21 04:44:07	1.295
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/dom.html	2012/11/19 11:15:28	1.1296
+++ /sources/public/html5/spec/dom.html	2012/11/21 04:44:07	1.1297
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/dynamic-markup-insertion.html	2012/11/19 11:15:28	1.214
+++ /sources/public/html5/spec/dynamic-markup-insertion.html	2012/11/21 04:44:07	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/editing-apis.html	2012/11/19 11:15:28	1.201
+++ /sources/public/html5/spec/editing-apis.html	2012/11/21 04:44:07	1.202
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/editing.html	2012/11/19 11:15:28	1.1268
+++ /sources/public/html5/spec/editing.html	2012/11/21 04:44:07	1.1269
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/edits-and-lists.html	2012/11/19 11:15:28	1.211
+++ /sources/public/html5/spec/edits-and-lists.html	2012/11/21 04:44:07	1.212
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/edits-and-paragraphs.html	2012/11/19 11:15:28	1.211
+++ /sources/public/html5/spec/edits-and-paragraphs.html	2012/11/21 04:44:07	1.212
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/edits.html	2012/11/19 11:15:28	1.256
+++ /sources/public/html5/spec/edits.html	2012/11/21 04:44:07	1.257
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/element-definitions.html	2012/11/19 11:15:28	1.212
+++ /sources/public/html5/spec/element-definitions.html	2012/11/21 04:44:07	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/elements.html	2012/11/19 11:15:28	1.288
+++ /sources/public/html5/spec/elements.html	2012/11/21 04:44:07	1.289
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/examples.html	2012/11/19 11:15:28	1.211
+++ /sources/public/html5/spec/examples.html	2012/11/21 04:44:07	1.212
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/form-submission.html	2012/11/19 11:15:28	1.213
+++ /sources/public/html5/spec/form-submission.html	2012/11/21 04:44:07	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/forms.html	2012/11/19 11:15:28	1.1266
+++ /sources/public/html5/spec/forms.html	2012/11/21 04:44:07	1.1267
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/global-attributes.html	2012/11/19 11:15:28	1.218
+++ /sources/public/html5/spec/global-attributes.html	2012/11/21 04:44:07	1.219
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/grouping-content.html	2012/11/19 11:15:28	1.271
+++ /sources/public/html5/spec/grouping-content.html	2012/11/21 04:44:07	1.272
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/headings-and-sections.html	2012/11/19 11:15:29	1.215
+++ /sources/public/html5/spec/headings-and-sections.html	2012/11/21 04:44:07	1.216
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/history.html	2012/11/19 11:15:29	1.1297
+++ /sources/public/html5/spec/history.html	2012/11/21 04:44:07	1.1298
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/iana.html	2012/11/19 11:15:29	1.572
+++ /sources/public/html5/spec/iana.html	2012/11/21 04:44:07	1.573
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/image-maps.html	2012/11/19 11:15:29	1.213
+++ /sources/public/html5/spec/image-maps.html	2012/11/21 04:44:07	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/index.html	2012/11/19 11:15:29	1.1349
+++ /sources/public/html5/spec/index.html	2012/11/21 04:44:07	1.1350
@@ -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 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 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>
@@ -354,7 +354,7 @@
     <a href="single-page.html">single page HTML</a>,
     <a href="index.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-    This is revision $Revision: 1.1349 $.
+    This is revision $Revision: 1.1350 $.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &copy; 2012 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -448,7 +448,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 19 November 2012 Editor's Draft.
+  This specification is the 21 November 2012 Editor's Draft.
   </p>
 
 
--- /sources/public/html5/spec/infrastructure.html	2012/11/19 11:15:29	1.1348
+++ /sources/public/html5/spec/infrastructure.html	2012/11/21 04:44:07	1.1349
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/interactions-with-xpath-and-xslt.html	2012/11/19 11:15:29	1.136
+++ /sources/public/html5/spec/interactions-with-xpath-and-xslt.html	2012/11/21 04:44:07	1.137
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/interactive-elements.html	2012/11/19 11:15:29	1.1253
+++ /sources/public/html5/spec/interactive-elements.html	2012/11/21 04:44:07	1.1254
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/introduction.html	2012/11/19 11:15:29	1.1284
+++ /sources/public/html5/spec/introduction.html	2012/11/21 04:44:08	1.1285
@@ -325,7 +325,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
@@ -502,7 +502,7 @@
   HTML, not HTML5; and other features are omitted because at the W3C
   they are published as separate specifications. At time of publication
   of this document, patches from the WHATWG spec have been merged until
-  revision <a href="http://html5.org/r/7502">7502</a> inclusive.
+  revision <a href="http://html5.org/r/7509">7509</a> inclusive.
   There are also some minor differences. For an exact list of differences,
   please see the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/introduction.html#how-do-the-whatwg-and-w3c-specifications-differ?">WHATWG specification</a>.</p>
 
--- /sources/public/html5/spec/links.html	2012/11/19 11:15:29	1.309
+++ /sources/public/html5/spec/links.html	2012/11/21 04:44:08	1.310
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/mathml.html	2012/11/19 11:15:29	1.212
+++ /sources/public/html5/spec/mathml.html	2012/11/21 04:44:08	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/media-elements.html	2012/11/19 11:15:29	1.222
+++ /sources/public/html5/spec/media-elements.html	2012/11/21 04:44:08	1.223
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/named-character-references.html	2012/11/19 11:15:29	1.1219
+++ /sources/public/html5/spec/named-character-references.html	2012/11/21 04:44:08	1.1220
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/namespaces.html	2012/11/19 11:15:29	1.253
+++ /sources/public/html5/spec/namespaces.html	2012/11/21 04:44:08	1.254
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/obsolete.html	2012/11/19 11:15:29	1.1262
+++ /sources/public/html5/spec/obsolete.html	2012/11/21 04:44:08	1.1263
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/offline.html	2012/11/19 11:15:29	1.1259
+++ /sources/public/html5/spec/offline.html	2012/11/21 04:44:08	1.1260
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/parsing.html	2012/11/19 11:15:29	1.209
+++ /sources/public/html5/spec/parsing.html	2012/11/21 04:44:08	1.210
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/references.html	2012/11/19 11:15:29	1.1282
+++ /sources/public/html5/spec/references.html	2012/11/21 04:44:08	1.1283
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/rendering.html	2012/11/19 11:15:29	1.274
+++ /sources/public/html5/spec/rendering.html	2012/11/21 04:44:08	1.275
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html	2012/11/19 11:15:29	1.212
+++ /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html	2012/11/21 04:44:08	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/scripting-1.html	2012/11/19 11:15:29	1.288
+++ /sources/public/html5/spec/scripting-1.html	2012/11/21 04:44:08	1.289
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/section-index.html	2012/11/19 11:15:29	1.172
+++ /sources/public/html5/spec/section-index.html	2012/11/21 04:44:08	1.173
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/sections.html	2012/11/19 11:15:29	1.277
+++ /sources/public/html5/spec/sections.html	2012/11/21 04:44:08	1.278
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/semantics.html	2012/11/19 11:15:29	1.1292
+++ /sources/public/html5/spec/semantics.html	2012/11/21 04:44:08	1.1293
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/single-page.html	2012/11/19 11:15:29	1.200
+++ /sources/public/html5/spec/single-page.html	2012/11/21 04:44:08	1.201
@@ -338,7 +338,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 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>
@@ -371,7 +371,7 @@
     <a href="single-page.html">single page HTML</a>,
     <a href="index.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-    This is revision $Revision: 1.200 $.
+    This is revision $Revision: 1.201 $.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    © 2012 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -473,7 +473,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 19 November 2012 Editor's Draft.
+  This specification is the 21 November 2012 Editor's Draft.
   </p>
 
 
@@ -1581,7 +1581,7 @@
   HTML, not HTML5; and other features are omitted because at the W3C
   they are published as separate specifications. At time of publication
   of this document, patches from the WHATWG spec have been merged until
-  revision <a href="http://html5.org/r/7502">7502</a> inclusive.
+  revision <a href="http://html5.org/r/7509">7509</a> inclusive.
   There are also some minor differences. For an exact list of differences,
   please see the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/introduction.html#how-do-the-whatwg-and-w3c-specifications-differ?">WHATWG specification</a>.</p>
 
--- /sources/public/html5/spec/states-of-the-type-attribute.html	2012/11/19 11:15:30	1.278
+++ /sources/public/html5/spec/states-of-the-type-attribute.html	2012/11/21 04:44:09	1.279
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/styling.html	2012/11/19 11:15:30	1.212
+++ /sources/public/html5/spec/styling.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/syntax.html	2012/11/19 11:15:30	1.1253
+++ /sources/public/html5/spec/syntax.html	2012/11/21 04:44:09	1.1254
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/system-state-and-capabilities.html	2012/11/19 11:15:30	1.204
+++ /sources/public/html5/spec/system-state-and-capabilities.html	2012/11/21 04:44:09	1.205
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/tabular-data.html	2012/11/19 11:15:30	1.1259
+++ /sources/public/html5/spec/tabular-data.html	2012/11/21 04:44:09	1.1260
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/text-level-semantics.html	2012/11/19 11:15:30	1.1279
+++ /sources/public/html5/spec/text-level-semantics.html	2012/11/21 04:44:09	1.1280
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/textFieldSelection.html	2012/11/19 11:15:30	1.220
+++ /sources/public/html5/spec/textFieldSelection.html	2012/11/21 04:44:09	1.221
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-a-element.html	2012/11/19 11:15:30	1.214
+++ /sources/public/html5/spec/the-a-element.html	2012/11/21 04:44:09	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-abbr-element.html	2012/11/19 11:15:30	1.213
+++ /sources/public/html5/spec/the-abbr-element.html	2012/11/21 04:44:09	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-address-element.html	2012/11/19 11:15:30	1.212
+++ /sources/public/html5/spec/the-address-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-area-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-area-element.html	2012/11/21 04:44:09	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-article-element.html	2012/11/19 11:15:31	1.214
+++ /sources/public/html5/spec/the-article-element.html	2012/11/21 04:44:09	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-aside-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-aside-element.html	2012/11/21 04:44:09	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-audio-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-audio-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-b-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-b-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-base-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-base-element.html	2012/11/21 04:44:09	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-bdi-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-bdi-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-bdo-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-bdo-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-blockquote-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-blockquote-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-body-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-body-element.html	2012/11/21 04:44:09	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-br-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-br-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-button-element.html	2012/11/19 11:15:31	1.317
+++ /sources/public/html5/spec/the-button-element.html	2012/11/21 04:44:09	1.318
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-canvas-element.html	2012/11/19 11:15:31	1.1141
+++ /sources/public/html5/spec/the-canvas-element.html	2012/11/21 04:44:09	1.1142
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-caption-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-caption-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-cite-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-cite-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-code-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-code-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-col-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-col-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-colgroup-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-colgroup-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-command-element.html	2012/11/19 11:15:31	1.201
+++ /sources/public/html5/spec/the-command-element.html	2012/11/21 04:44:09	1.202
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-datalist-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-datalist-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-dd-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-dd-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-del-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-del-element.html	2012/11/21 04:44:09	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-details-element.html	2012/11/19 11:15:31	1.200
+++ /sources/public/html5/spec/the-details-element.html	2012/11/21 04:44:09	1.201
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-dfn-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-dfn-element.html	2012/11/21 04:44:09	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-div-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-div-element.html	2012/11/21 04:44:09	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-dl-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-dl-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-dt-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-dt-element.html	2012/11/21 04:44:09	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-em-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-em-element.html	2012/11/21 04:44:09	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-embed-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-embed-element.html	2012/11/21 04:44:10	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-end.html	2012/11/19 11:15:31	1.198
+++ /sources/public/html5/spec/the-end.html	2012/11/21 04:44:10	1.199
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-fieldset-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-fieldset-element.html	2012/11/21 04:44:10	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-figcaption-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-figcaption-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-figure-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-figure-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-footer-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-footer-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-form-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-form-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-head-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-head-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-header-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-header-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-hgroup-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-hgroup-element.html	2012/11/21 04:44:10	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-hr-element.html	2012/11/19 11:15:31	1.212
+++ /sources/public/html5/spec/the-hr-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-html-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-html-element.html	2012/11/21 04:44:10	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-i-element.html	2012/11/19 11:15:31	1.213
+++ /sources/public/html5/spec/the-i-element.html	2012/11/21 04:44:10	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-iframe-element.html	2012/11/19 11:15:32	1.362
+++ /sources/public/html5/spec/the-iframe-element.html	2012/11/21 04:44:10	1.363
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-img-element.html	2012/11/19 11:15:32	1.217
+++ /sources/public/html5/spec/the-img-element.html	2012/11/21 04:44:10	1.218
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-input-element.html	2012/11/19 11:15:32	1.277
+++ /sources/public/html5/spec/the-input-element.html	2012/11/21 04:44:10	1.278
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-ins-element.html	2012/11/19 11:15:32	1.214
+++ /sources/public/html5/spec/the-ins-element.html	2012/11/21 04:44:10	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-kbd-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-kbd-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-keygen-element.html	2012/11/19 11:15:32	1.214
+++ /sources/public/html5/spec/the-keygen-element.html	2012/11/21 04:44:10	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-label-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-label-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-legend-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-legend-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-li-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-li-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-link-element.html	2012/11/19 11:15:32	1.214
+++ /sources/public/html5/spec/the-link-element.html	2012/11/21 04:44:10	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-map-element.html	2012/11/19 11:15:32	1.274
+++ /sources/public/html5/spec/the-map-element.html	2012/11/21 04:44:10	1.275
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-mark-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-mark-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-menu-element.html	2012/11/19 11:15:32	1.201
+++ /sources/public/html5/spec/the-menu-element.html	2012/11/21 04:44:10	1.202
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-meta-element.html	2012/11/19 11:15:32	1.218
+++ /sources/public/html5/spec/the-meta-element.html	2012/11/21 04:44:10	1.219
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-meter-element.html	2012/11/19 11:15:32	1.214
+++ /sources/public/html5/spec/the-meter-element.html	2012/11/21 04:44:10	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-nav-element.html	2012/11/19 11:15:32	1.214
+++ /sources/public/html5/spec/the-nav-element.html	2012/11/21 04:44:10	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-noscript-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-noscript-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-object-element.html	2012/11/19 11:15:32	1.215
+++ /sources/public/html5/spec/the-object-element.html	2012/11/21 04:44:10	1.216
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-ol-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-ol-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-optgroup-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-optgroup-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-option-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-option-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-output-element.html	2012/11/19 11:15:32	1.214
+++ /sources/public/html5/spec/the-output-element.html	2012/11/21 04:44:10	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-p-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-p-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-param-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-param-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-pre-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-pre-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-progress-element.html	2012/11/19 11:15:32	1.213
+++ /sources/public/html5/spec/the-progress-element.html	2012/11/21 04:44:10	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-q-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-q-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-rp-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-rp-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-rt-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-rt-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-ruby-element.html	2012/11/19 11:15:32	1.214
+++ /sources/public/html5/spec/the-ruby-element.html	2012/11/21 04:44:10	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-s-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-s-element.html	2012/11/21 04:44:10	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-samp-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-samp-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-script-element.html	2012/11/19 11:15:32	1.217
+++ /sources/public/html5/spec/the-script-element.html	2012/11/21 04:44:11	1.218
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-section-element.html	2012/11/19 11:15:32	1.214
+++ /sources/public/html5/spec/the-section-element.html	2012/11/21 04:44:11	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-select-element.html	2012/11/19 11:15:32	1.214
+++ /sources/public/html5/spec/the-select-element.html	2012/11/21 04:44:11	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-small-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-small-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-source-element.html	2012/11/19 11:15:32	1.213
+++ /sources/public/html5/spec/the-source-element.html	2012/11/21 04:44:11	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-span-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-span-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-strong-element.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-strong-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-style-element.html	2012/11/19 11:15:32	1.215
+++ /sources/public/html5/spec/the-style-element.html	2012/11/21 04:44:11	1.216
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-sub-and-sup-elements.html	2012/11/19 11:15:32	1.212
+++ /sources/public/html5/spec/the-sub-and-sup-elements.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-summary-element.html	2012/11/19 11:15:32	1.200
+++ /sources/public/html5/spec/the-summary-element.html	2012/11/21 04:44:11	1.201
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-table-element.html	2012/11/19 11:15:32	1.213
+++ /sources/public/html5/spec/the-table-element.html	2012/11/21 04:44:11	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-tbody-element.html	2012/11/19 11:15:33	1.212
+++ /sources/public/html5/spec/the-tbody-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-td-element.html	2012/11/19 11:15:33	1.212
+++ /sources/public/html5/spec/the-td-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-textarea-element.html	2012/11/19 11:15:33	1.215
+++ /sources/public/html5/spec/the-textarea-element.html	2012/11/21 04:44:11	1.216
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-tfoot-element.html	2012/11/19 11:15:33	1.212
+++ /sources/public/html5/spec/the-tfoot-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-th-element.html	2012/11/19 11:15:33	1.212
+++ /sources/public/html5/spec/the-th-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-thead-element.html	2012/11/19 11:15:33	1.212
+++ /sources/public/html5/spec/the-thead-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-time-element.html	2012/11/19 11:15:33	1.214
+++ /sources/public/html5/spec/the-time-element.html	2012/11/21 04:44:11	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-title-element.html	2012/11/19 11:15:33	1.212
+++ /sources/public/html5/spec/the-title-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-tr-element.html	2012/11/19 11:15:33	1.212
+++ /sources/public/html5/spec/the-tr-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-track-element.html	2012/11/19 11:15:33	1.213
+++ /sources/public/html5/spec/the-track-element.html	2012/11/21 04:44:11	1.214
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-u-element.html	2012/11/19 11:15:33	1.212
+++ /sources/public/html5/spec/the-u-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-ul-element.html	2012/11/19 11:15:33	1.212
+++ /sources/public/html5/spec/the-ul-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-var-element.html	2012/11/19 11:15:33	1.212
+++ /sources/public/html5/spec/the-var-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-video-element.html	2012/11/19 11:15:33	1.214
+++ /sources/public/html5/spec/the-video-element.html	2012/11/21 04:44:11	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-wbr-element.html	2012/11/19 11:15:33	1.212
+++ /sources/public/html5/spec/the-wbr-element.html	2012/11/21 04:44:11	1.213
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/the-xhtml-syntax.html	2012/11/19 11:15:33	1.1247
+++ /sources/public/html5/spec/the-xhtml-syntax.html	2012/11/21 04:44:11	1.1248
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/timers.html	2012/11/19 11:15:33	1.274
+++ /sources/public/html5/spec/timers.html	2012/11/21 04:44:11	1.275
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/tokenization.html	2012/11/19 11:15:33	1.214
+++ /sources/public/html5/spec/tokenization.html	2012/11/21 04:44:11	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/urls.html	2012/11/19 11:15:33	1.284
+++ /sources/public/html5/spec/urls.html	2012/11/21 04:44:11	1.285
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/usage-summary.html	2012/11/19 11:15:33	1.211
+++ /sources/public/html5/spec/usage-summary.html	2012/11/21 04:44:11	1.212
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/user-prompts.html	2012/11/19 11:15:33	1.200
+++ /sources/public/html5/spec/user-prompts.html	2012/11/21 04:44:11	1.201
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/wai-aria.html	2012/11/19 11:15:33	1.214
+++ /sources/public/html5/spec/wai-aria.html	2012/11/21 04:44:11	1.215
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 
--- /sources/public/html5/spec/webappapis.html	2012/11/19 11:15:33	1.413
+++ /sources/public/html5/spec/webappapis.html	2012/11/21 04:44:11	1.414
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 19 November 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 21 November 2012</h2>
    </div>
   
 

Received on Wednesday, 21 November 2012 04:44:22 UTC