html5/spec acknowledgements.html,1.1126,1.1127 association-of-controls-and-forms.html,1.133,1.134 attributes-common-to-form-controls.html,1.22,1.23 attributes-common-to-ins-and-del-elements.html,1.22,1.23 attributes-common-to-td-and-th-elements.html,1.22,1.23 browsers.html,1.1109,1.1110 commands.html,1.73,1.74 common-dom-interfaces.html,1.106,1.107 common-input-element-apis.html,1.22,1.23 common-input-element-attributes.html,1.88,1.89 common-microsyntaxes.html,1.88,1.89 constraints.html,1.22,1.23 content-models.html,1.131,1.132 dimension-attributes.html,1.22,1.23 dnd.html,1.110,1.111 dom.html,1.1101,1.1102 dynamic-markup-insertion.html,1.23,1.24 editing-apis.html,1.22,1.23 editing.html,1.1087,1.1088 edits-and-lists.html,1.22,1.23 edits-and-paragraphs.html,1.22,1.23 edits.html,1.67,1.68 element-definitions.html,1.22,1.23 elements.html,1.97,1.98 embedded-content-1.html,1.92,1.93 examples.html,1.22,1.23 form-submission.html,1.22,1.23 forms.html,1.1076,1.1077 global-attributes.html,1.22,1.23 grouping-c

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv491

Modified Files:
	acknowledgements.html association-of-controls-and-forms.html 
	attributes-common-to-form-controls.html 
	attributes-common-to-ins-and-del-elements.html 
	attributes-common-to-td-and-th-elements.html browsers.html 
	commands.html common-dom-interfaces.html 
	common-input-element-apis.html 
	common-input-element-attributes.html common-microsyntaxes.html 
	constraints.html content-models.html dimension-attributes.html 
	dnd.html dom.html dynamic-markup-insertion.html 
	editing-apis.html editing.html edits-and-lists.html 
	edits-and-paragraphs.html edits.html element-definitions.html 
	elements.html embedded-content-1.html examples.html 
	form-submission.html forms.html global-attributes.html 
	grouping-content.html headings-and-sections.html history.html 
	iana.html image-maps.html index.html infrastructure.html 
	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 origin-0.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 spec.html states-of-the-type-attribute.html 
	styling.html svg-0.html syntax.html 
	system-state-and-capabilities.html tabular-data.html 
	text-level-semantics.html textFieldSelection.html 
	the-a-element.html the-abbr-element.html 
	the-address-element.html the-area-element.html 
	the-article-element.html the-aside-element.html 
	the-audio-element.html the-b-element.html 
	the-base-element.html the-bdi-element.html 
	the-bdo-element.html the-blockquote-element.html 
	the-body-element.html the-br-element.html 
	the-button-element.html the-canvas-element.html 
	the-caption-element.html the-cite-element.html 
	the-code-element.html the-col-element.html 
	the-colgroup-element.html the-command-element.html 
	the-datalist-element.html the-dd-element.html 
	the-del-element.html the-details-element.html 
	the-dfn-element.html the-div-element.html the-dl-element.html 
	the-dt-element.html the-em-element.html the-embed-element.html 
	the-end.html the-fieldset-element.html 
	the-figcaption-element.html the-figure-element.html 
	the-footer-element.html the-form-element.html 
	the-h1-h2-h3-h4-h5-and-h6-elements.html the-head-element.html 
	the-header-element.html the-hgroup-element.html 
	the-hr-element.html the-html-element.html the-i-element.html 
	the-iframe-element.html the-img-element.html 
	the-input-element.html the-ins-element.html 
	the-kbd-element.html the-keygen-element.html 
	the-label-element.html the-legend-element.html 
	the-li-element.html the-link-element.html the-map-element.html 
	the-mark-element.html the-menu-element.html 
	the-meta-element.html the-meter-element.html 
	the-nav-element.html the-noscript-element.html 
	the-object-element.html the-ol-element.html 
	the-optgroup-element.html the-option-element.html 
	the-output-element.html the-p-element.html 
	the-param-element.html the-pre-element.html 
	the-progress-element.html the-q-element.html 
	the-rp-element.html the-rt-element.html the-ruby-element.html 
	the-s-element.html the-samp-element.html 
	the-script-element.html the-section-element.html 
	the-select-element.html the-small-element.html 
	the-source-element.html the-span-element.html 
	the-strong-element.html the-style-element.html 
	the-sub-and-sup-elements.html the-summary-element.html 
	the-table-element.html the-tbody-element.html 
	the-td-element.html the-textarea-element.html 
	the-tfoot-element.html the-th-element.html 
	the-thead-element.html the-time-element.html 
	the-title-element.html the-tr-element.html 
	the-track-element.html the-u-element.html the-ul-element.html 
	the-var-element.html the-video-element.html 
	the-wbr-element.html the-xhtml-syntax.html timers.html 
	tokenization.html tree-construction.html urls.html 
	usage-summary.html user-prompts.html wai-aria.html 
	webappapis.html 
Log Message:
Make setTimeout() not be well-ordered across multiple browsing contexts, so as to allow user agents to e.g. throttle setTimeout()s in background tabs. (whatwg r6899)

[updated by splitter]


Index: the-a-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-a-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-a-element.html	15 Jan 2012 12:48:41 -0000	1.22
+++ the-a-element.html	17 Jan 2012 22:46:31 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="text-level-semantics.html">&#8592; 4.6 Text-level semantics</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-img-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-img-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-img-element.html	15 Jan 2012 12:48:46 -0000	1.22
+++ the-img-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="embedded-content-1.html">&#8592; 4.8 Embedded content</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-del-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-del-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-del-element.html	15 Jan 2012 12:48:44 -0000	1.22
+++ the-del-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-ins-element.html">&#8592; 4.7.1 The ins element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-option-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-option-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-option-element.html	15 Jan 2012 12:48:48 -0000	1.22
+++ the-option-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-optgroup-element.html">&#8592; 4.10.11 The optgroup element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-figcaption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figcaption-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-figcaption-element.html	15 Jan 2012 12:48:44 -0000	1.22
+++ the-figcaption-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-figure-element.html">&#8592; 4.5.11 The figure element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-hr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hr-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-hr-element.html	15 Jan 2012 12:48:45 -0000	1.22
+++ the-hr-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-p-element.html">&#8592; 4.5.1 The p element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-summary-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-summary-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-summary-element.html	15 Jan 2012 12:48:50 -0000	1.22
+++ the-summary-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-details-element.html">&#8592; 4.11.1 The details element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-small-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-small-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-small-element.html	15 Jan 2012 12:48:49 -0000	1.22
+++ the-small-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-strong-element.html">&#8592; 4.6.3 The strong element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-kbd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-kbd-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-kbd-element.html	15 Jan 2012 12:48:46 -0000	1.22
+++ the-kbd-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-samp-element.html">&#8592; 4.6.13 The samp element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-end.html
===================================================================
RCS file: /sources/public/html5/spec/the-end.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- the-end.html	15 Jan 2012 12:48:44 -0000	1.83
+++ the-end.html	17 Jan 2012 22:46:33 -0000	1.84
@@ -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-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="tree-construction.html">&#8592; 8.2.5 Tree construction</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: parsing.html
===================================================================
RCS file: /sources/public/html5/spec/parsing.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- parsing.html	15 Jan 2012 12:48:36 -0000	1.95
+++ parsing.html	17 Jan 2012 22:46:29 -0000	1.96
@@ -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-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="syntax.html">&#8592; 8 The HTML syntax</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-span-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-span-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-span-element.html	15 Jan 2012 12:48:50 -0000	1.22
+++ the-span-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-bdo-element.html">&#8592; 4.6.24 The bdo element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-fieldset-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-fieldset-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-fieldset-element.html	15 Jan 2012 12:48:44 -0000	1.22
+++ the-fieldset-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-form-element.html">&#8592; 4.10.3 The form element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-figure-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figure-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-figure-element.html	15 Jan 2012 12:48:45 -0000	1.22
+++ the-figure-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-dd-element.html">&#8592; 4.5.10 The dd element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: element-definitions.html
===================================================================
RCS file: /sources/public/html5/spec/element-definitions.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- element-definitions.html	15 Jan 2012 12:47:41 -0000	1.22
+++ element-definitions.html	17 Jan 2012 22:46:26 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="global-attributes.html">&#8592; 3.2.3 Global attributes</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-script-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-script-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-script-element.html	15 Jan 2012 12:48:49 -0000	1.22
+++ the-script-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="scripting-1.html">&#8592; 4.3 Scripting</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- the-input-element.html	15 Jan 2012 12:48:46 -0000	1.83
+++ the-input-element.html	17 Jan 2012 22:46:34 -0000	1.84
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-label-element.html">&#8592; 4.10.6 The label element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: constraints.html
===================================================================
RCS file: /sources/public/html5/spec/constraints.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- constraints.html	15 Jan 2012 12:47:33 -0000	1.22
+++ constraints.html	17 Jan 2012 22:46:25 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="textFieldSelection.html">&#8592; 4.10.20 APIs for the text field selections</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-p-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-p-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-p-element.html	15 Jan 2012 12:48:48 -0000	1.22
+++ the-p-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="grouping-content.html">&#8592; 4.5 Grouping content</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: examples.html
===================================================================
RCS file: /sources/public/html5/spec/examples.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- examples.html	15 Jan 2012 12:47:44 -0000	1.22
+++ examples.html	17 Jan 2012 22:46:26 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="attributes-common-to-td-and-th-elements.html">&#8592; 4.9.11 Attributes common to td and th elements</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- the-map-element.html	15 Jan 2012 12:48:46 -0000	1.83
+++ the-map-element.html	17 Jan 2012 22:46:34 -0000	1.84
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-canvas-element.html">&#8592; 4.8.11 The canvas element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.1109
retrieving revision 1.1110
diff -u -d -r1.1109 -r1.1110
--- browsers.html	15 Jan 2012 12:47:20 -0000	1.1109
+++ browsers.html	17 Jan 2012 22:46:24 -0000	1.1110
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="links.html">&#8592; 4.12 Links</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-head-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-head-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-head-element.html	15 Jan 2012 12:48:45 -0000	1.22
+++ the-head-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-html-element.html">&#8592; 4.1.1 The html element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-s-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-s-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-s-element.html	15 Jan 2012 12:48:49 -0000	1.22
+++ the-s-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-small-element.html">&#8592; 4.6.4 The small element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-section-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-section-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-section-element.html	15 Jan 2012 12:48:49 -0000	1.22
+++ the-section-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-body-element.html">&#8592; 4.4.1 The body element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-article-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-article-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-article-element.html	15 Jan 2012 12:48:42 -0000	1.22
+++ the-article-element.html	17 Jan 2012 22:46:31 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-nav-element.html">&#8592; 4.4.3 The nav element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-blockquote-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-blockquote-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-blockquote-element.html	15 Jan 2012 12:48:42 -0000	1.22
+++ the-blockquote-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-pre-element.html">&#8592; 4.5.3 The pre element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-rp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rp-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-rp-element.html	15 Jan 2012 12:48:49 -0000	1.22
+++ the-rp-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-rt-element.html">&#8592; 4.6.21 The rt element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-details-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-details-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-details-element.html	15 Jan 2012 12:48:44 -0000	1.22
+++ the-details-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="interactive-elements.html">&#8592; 4.11 Interactive elements</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-aside-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-aside-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-aside-element.html	15 Jan 2012 12:48:42 -0000	1.22
+++ the-aside-element.html	17 Jan 2012 22:46:31 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-article-element.html">&#8592; 4.4.4 The article element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-title-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-title-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-title-element.html	15 Jan 2012 12:48:51 -0000	1.22
+++ the-title-element.html	17 Jan 2012 22:46:36 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-head-element.html">&#8592; 4.2.1 The head element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.1079
retrieving revision 1.1080
diff -u -d -r1.1079 -r1.1080
--- offline.html	15 Jan 2012 12:48:36 -0000	1.1079
+++ offline.html	17 Jan 2012 22:46:28 -0000	1.1080
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="history.html">&#8592; 5.4 Session history and navigation</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec/textFieldSelection.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- textFieldSelection.html	15 Jan 2012 12:48:41 -0000	1.22
+++ textFieldSelection.html	17 Jan 2012 22:46:31 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="attributes-common-to-form-controls.html">&#8592; 4.10.19 Attributes common to form controls</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/global-attributes.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- global-attributes.html	15 Jan 2012 12:47:49 -0000	1.22
+++ global-attributes.html	17 Jan 2012 22:46:26 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="elements.html">&#8592; 3.2 Elements</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-bdi-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdi-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-bdi-element.html	15 Jan 2012 12:48:42 -0000	1.22
+++ the-bdi-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-rp-element.html">&#8592; 4.6.22 The rp element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-legend-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-legend-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-legend-element.html	15 Jan 2012 12:48:46 -0000	1.22
+++ the-legend-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-fieldset-element.html">&#8592; 4.10.4 The fieldset element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-dt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dt-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-dt-element.html	15 Jan 2012 12:48:44 -0000	1.22
+++ the-dt-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-dl-element.html">&#8592; 4.5.8 The dl element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.1114
retrieving revision 1.1115
diff -u -d -r1.1114 -r1.1115
--- history.html	15 Jan 2012 12:47:52 -0000	1.1114
+++ history.html	17 Jan 2012 22:46:26 -0000	1.1115
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="origin-0.html">&#8592; 5.3 Origin</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: svg-0.html
===================================================================
RCS file: /sources/public/html5/spec/svg-0.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- svg-0.html	15 Jan 2012 12:48:40 -0000	1.22
+++ svg-0.html	17 Jan 2012 22:46:30 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="mathml.html">&#8592; 4.8.15 MathML</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-source-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-source-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-source-element.html	15 Jan 2012 12:48:50 -0000	1.22
+++ the-source-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-audio-element.html">&#8592; 4.8.7 The audio element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-embed-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-embed-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-embed-element.html	15 Jan 2012 12:48:44 -0000	1.22
+++ the-embed-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-iframe-element.html">&#8592; 4.8.2 The iframe element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-ins-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ins-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-ins-element.html	15 Jan 2012 12:48:46 -0000	1.22
+++ the-ins-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="edits.html">&#8592; 4.7 Edits</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-col-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-col-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-col-element.html	15 Jan 2012 12:48:43 -0000	1.22
+++ the-col-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-colgroup-element.html">&#8592; 4.9.3 The colgroup element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-em-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-em-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-em-element.html	15 Jan 2012 12:48:44 -0000	1.22
+++ the-em-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-a-element.html">&#8592; 4.6.1 The a element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1103
retrieving revision 1.1104
diff -u -d -r1.1103 -r1.1104
--- semantics.html	15 Jan 2012 12:48:39 -0000	1.1103
+++ semantics.html	17 Jan 2012 22:46:29 -0000	1.1104
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="dynamic-markup-insertion.html">&#8592; 3.4 Dynamic markup insertion</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-q-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-q-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-q-element.html	15 Jan 2012 12:48:48 -0000	1.22
+++ the-q-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-cite-element.html">&#8592; 4.6.6 The cite element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-style-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-style-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-style-element.html	15 Jan 2012 12:48:50 -0000	1.22
+++ the-style-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-meta-element.html">&#8592; 4.2.5 The meta element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.1073
retrieving revision 1.1074
diff -u -d -r1.1073 -r1.1074
--- syntax.html	15 Jan 2012 12:48:40 -0000	1.1073
+++ syntax.html	17 Jan 2012 22:46:30 -0000	1.1074
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="dnd.html">&#8592; 7.6 Drag and drop</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec/webappapis.html,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -d -r1.226 -r1.227
--- webappapis.html	15 Jan 2012 12:48:53 -0000	1.226
+++ webappapis.html	17 Jan 2012 22:46:37 -0000	1.227
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="offline.html">&#8592; 5.6 Offline Web applications</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: attributes-common-to-form-controls.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- attributes-common-to-form-controls.html	15 Jan 2012 12:47:19 -0000	1.22
+++ attributes-common-to-form-controls.html	17 Jan 2012 22:46:24 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="association-of-controls-and-forms.html">&#8592; 4.10.18 Association of controls and forms</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-h1-h2-h3-h4-h5-and-h6-elements.html
===================================================================
RCS file: /sources/public/html5/spec/the-h1-h2-h3-h4-h5-and-h6-elements.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-h1-h2-h3-h4-h5-and-h6-elements.html	15 Jan 2012 12:48:45 -0000	1.22
+++ the-h1-h2-h3-h4-h5-and-h6-elements.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-aside-element.html">&#8592; 4.4.5 The aside element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-abbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-abbr-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-abbr-element.html	15 Jan 2012 12:48:42 -0000	1.22
+++ the-abbr-element.html	17 Jan 2012 22:46:31 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-dfn-element.html">&#8592; 4.6.8 The dfn element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-caption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-caption-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-caption-element.html	15 Jan 2012 12:48:43 -0000	1.22
+++ the-caption-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-table-element.html">&#8592; 4.9.1 The table element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: edits-and-paragraphs.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- edits-and-paragraphs.html	15 Jan 2012 12:47:41 -0000	1.22
+++ edits-and-paragraphs.html	17 Jan 2012 22:46:26 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="attributes-common-to-ins-and-del-elements.html">&#8592; 4.7.3 Attributes common to ins and del elements</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-tbody-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tbody-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-tbody-element.html	15 Jan 2012 12:48:51 -0000	1.22
+++ the-tbody-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-col-element.html">&#8592; 4.9.4 The col element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-td-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-td-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-td-element.html	15 Jan 2012 12:48:51 -0000	1.22
+++ the-td-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-tr-element.html">&#8592; 4.9.8 The tr element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1803
retrieving revision 1.1804
diff -u -d -r1.1803 -r1.1804
--- spec.html	15 Jan 2012 12:48:40 -0000	1.1803
+++ spec.html	17 Jan 2012 22:46:30 -0000	1.1804
@@ -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-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 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>
@@ -349,7 +349,7 @@
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-This is revision 1.5496.
+This is revision 1.5497.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2011 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -470,7 +470,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 13 January 2012 Editor's Draft.
+  This specification is the 17 January 2012 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5

Index: system-state-and-capabilities.html
===================================================================
RCS file: /sources/public/html5/spec/system-state-and-capabilities.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- system-state-and-capabilities.html	15 Jan 2012 12:48:41 -0000	1.22
+++ system-state-and-capabilities.html	17 Jan 2012 22:46:31 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="user-prompts.html">&#8592; 6.4 User prompts</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec/origin-0.html,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- origin-0.html	15 Jan 2012 12:48:36 -0000	1.74
+++ origin-0.html	17 Jan 2012 22:46:29 -0000	1.75
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="browsers.html">&#8592; 5 Loading Web pages</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec/media-elements.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- media-elements.html	15 Jan 2012 12:48:33 -0000	1.22
+++ media-elements.html	17 Jan 2012 22:46:28 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-track-element.html">&#8592; 4.8.9 The track element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-base-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-base-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-base-element.html	15 Jan 2012 12:48:42 -0000	1.22
+++ the-base-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-title-element.html">&#8592; 4.2.2 The title element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-menu-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-menu-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-menu-element.html	15 Jan 2012 12:48:47 -0000	1.22
+++ the-menu-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-command-element.html">&#8592; 4.11.3 The command element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: styling.html
===================================================================
RCS file: /sources/public/html5/spec/styling.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- styling.html	15 Jan 2012 12:48:40 -0000	1.22
+++ styling.html	17 Jan 2012 22:46:30 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-style-element.html">&#8592; 4.2.6 The style element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-noscript-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-noscript-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-noscript-element.html	15 Jan 2012 12:48:47 -0000	1.22
+++ the-noscript-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-script-element.html">&#8592; 4.3.1 The script element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-code-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-code-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-code-element.html	15 Jan 2012 12:48:43 -0000	1.22
+++ the-code-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-time-element.html">&#8592; 4.6.10 The time element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-command-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-command-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-command-element.html	15 Jan 2012 12:48:43 -0000	1.22
+++ the-command-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-summary-element.html">&#8592; 4.11.2 The summary element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- urls.html	15 Jan 2012 12:48:53 -0000	1.82
+++ urls.html	17 Jan 2012 22:46:37 -0000	1.83
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="common-microsyntaxes.html">&#8592; 2.5 Common microsyntaxes</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.1068
retrieving revision 1.1069
diff -u -d -r1.1068 -r1.1069
--- the-xhtml-syntax.html	15 Jan 2012 12:48:52 -0000	1.1068
+++ the-xhtml-syntax.html	17 Jan 2012 22:46:36 -0000	1.1069
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="named-character-references.html">&#8592; 8.5 Named character references</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-div-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-div-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-div-element.html	15 Jan 2012 12:48:44 -0000	1.22
+++ the-div-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-figcaption-element.html">&#8592; 4.5.12 The figcaption element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-output-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-output-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-output-element.html	15 Jan 2012 12:48:48 -0000	1.22
+++ the-output-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-keygen-element.html">&#8592; 4.10.14 The keygen element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-label-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-label-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-label-element.html	15 Jan 2012 12:48:46 -0000	1.22
+++ the-label-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-legend-element.html">&#8592; 4.10.5 The legend element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec/dnd.html,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -d -r1.110 -r1.111
--- dnd.html	15 Jan 2012 12:47:34 -0000	1.110
+++ dnd.html	17 Jan 2012 22:46:25 -0000	1.111
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="editing-apis.html">&#8592; 7.5.4 Editing APIs</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-dl-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dl-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-dl-element.html	15 Jan 2012 12:48:44 -0000	1.22
+++ the-dl-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-li-element.html">&#8592; 4.5.7 The li element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-select-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-select-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-select-element.html	15 Jan 2012 12:48:49 -0000	1.22
+++ the-select-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-button-element.html">&#8592; 4.10.8 The button element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: editing-apis.html
===================================================================
RCS file: /sources/public/html5/spec/editing-apis.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- editing-apis.html	15 Jan 2012 12:47:38 -0000	1.22
+++ editing-apis.html	17 Jan 2012 22:46:25 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="editing.html">&#8592; 7 User interaction</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1101
retrieving revision 1.1102
diff -u -d -r1.1101 -r1.1102
--- dom.html	15 Jan 2012 12:47:34 -0000	1.1101
+++ dom.html	17 Jan 2012 22:46:25 -0000	1.1102
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="namespaces.html">&#8592; 2.9 Namespaces</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-textarea-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-textarea-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-textarea-element.html	15 Jan 2012 12:48:51 -0000	1.22
+++ the-textarea-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-option-element.html">&#8592; 4.10.12 The option element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-colgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-colgroup-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-colgroup-element.html	15 Jan 2012 12:48:43 -0000	1.22
+++ the-colgroup-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-caption-element.html">&#8592; 4.9.2 The caption element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: attributes-common-to-ins-and-del-elements.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- attributes-common-to-ins-and-del-elements.html	15 Jan 2012 12:47:19 -0000	1.22
+++ attributes-common-to-ins-and-del-elements.html	17 Jan 2012 22:46:24 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-del-element.html">&#8592; 4.7.2 The del element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-video-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-video-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-video-element.html	15 Jan 2012 12:48:52 -0000	1.22
+++ the-video-element.html	17 Jan 2012 22:46:36 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-param-element.html">&#8592; 4.8.5 The param element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-table-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-table-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-table-element.html	15 Jan 2012 12:48:50 -0000	1.22
+++ the-table-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="tabular-data.html">&#8592; 4.9 Tabular data</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-audio-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-audio-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-audio-element.html	15 Jan 2012 12:48:42 -0000	1.22
+++ the-audio-element.html	17 Jan 2012 22:46:31 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-video-element.html">&#8592; 4.8.6 The video element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: edits-and-lists.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-lists.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- edits-and-lists.html	15 Jan 2012 12:47:41 -0000	1.22
+++ edits-and-lists.html	17 Jan 2012 22:46:25 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="edits-and-paragraphs.html">&#8592; 4.7.4 Edits and paragraphs</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-pre-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-pre-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-pre-element.html	15 Jan 2012 12:48:48 -0000	1.22
+++ the-pre-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-hr-element.html">&#8592; 4.5.2 The hr element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: dynamic-markup-insertion.html
===================================================================
RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- dynamic-markup-insertion.html	15 Jan 2012 12:47:38 -0000	1.23
+++ dynamic-markup-insertion.html	17 Jan 2012 22:46:25 -0000	1.24
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="interactions-with-xpath-and-xslt.html">&#8592; 3.3 Interactions with XPath and XSLT</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-tfoot-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tfoot-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-tfoot-element.html	15 Jan 2012 12:48:51 -0000	1.22
+++ the-tfoot-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-thead-element.html">&#8592; 4.9.6 The thead element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-thead-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-thead-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-thead-element.html	15 Jan 2012 12:48:51 -0000	1.22
+++ the-thead-element.html	17 Jan 2012 22:46:36 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-tbody-element.html">&#8592; 4.9.5 The tbody element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: image-maps.html
===================================================================
RCS file: /sources/public/html5/spec/image-maps.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- image-maps.html	15 Jan 2012 12:47:55 -0000	1.22
+++ image-maps.html	17 Jan 2012 22:46:27 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-area-element.html">&#8592; 4.8.13 The area element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-br-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-br-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-br-element.html	15 Jan 2012 12:48:43 -0000	1.22
+++ the-br-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-span-element.html">&#8592; 4.6.25 The span element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-meta-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meta-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-meta-element.html	15 Jan 2012 12:48:47 -0000	1.22
+++ the-meta-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-link-element.html">&#8592; 4.2.4 The link element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-wbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-wbr-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-wbr-element.html	15 Jan 2012 12:48:52 -0000	1.22
+++ the-wbr-element.html	17 Jan 2012 22:46:36 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-br-element.html">&#8592; 4.6.26 The br element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1081
retrieving revision 1.1082
diff -u -d -r1.1081 -r1.1082
--- introduction.html	15 Jan 2012 12:48:18 -0000	1.1081
+++ introduction.html	17 Jan 2012 22:46:27 -0000	1.1082
@@ -324,9 +324,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="index.html#contents">Table of contents</a> &#8211;
    <a href="infrastructure.html">2 Common infrastructure &#8594;</a>

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.1087
retrieving revision 1.1088
diff -u -d -r1.1087 -r1.1088
--- editing.html	15 Jan 2012 12:47:38 -0000	1.1087
+++ editing.html	17 Jan 2012 22:46:25 -0000	1.1088
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="system-state-and-capabilities.html">&#8592; 6.5 System state and capabilities</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- common-microsyntaxes.html	15 Jan 2012 12:47:23 -0000	1.88
+++ common-microsyntaxes.html	17 Jan 2012 22:46:25 -0000	1.89
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="infrastructure.html">&#8592; 2 Common infrastructure</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- rendering.html	15 Jan 2012 12:48:38 -0000	1.148
+++ rendering.html	17 Jan 2012 22:46:29 -0000	1.149
@@ -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-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-xhtml-syntax.html">&#8592; 9 The XHTML syntax</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;
@@ -859,175 +859,181 @@
   <pre class="css">@namespace url(http://www.w3.org/1999/xhtml);
 
 :root                { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(af)            { quotes: '\201c' '\201d' '\2018' '\201d'; } /* &#8220; &#8221; &#8216; &#8221; */
-:lang(agq)           { quotes: '\0027' '\0027' '\201e' '\201d'; } /* ' ' &#8222; &#8221; */
-:lang(ak)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
+:lang(af)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(agq)           { quotes: '\201e' '\201d' '\201a' '\2019'; } /* &#8222; &#8221; &#8218; &#8217; */
+:lang(ak)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(am)            { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
-:lang(ar)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(asa)           { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
-:lang(az)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(bas)           { quotes: '\00ab' '\00bb' '\201c' '\201e'; } /* &#171; &#187; &#8220; &#8222; */
-:lang(be)            { quotes: '\201e' '\201d' '\00ab' '\00bb'; } /* &#8222; &#8221; &#171; &#187; */
-:lang(bem)           { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' &#8220; &#8220; */
-:lang(bez)           { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(bg)            { quotes: '\201e' '\201c' '\2018' '\2019'; } /* &#8222; &#8220; &#8216; &#8217; */
+:lang(ar)            { quotes: '\201d' '\201c' '\2019' '\2018'; } /* &#8221; &#8220; &#8217; &#8216; */
+:lang(asa)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(az)            { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
+:lang(az-Cyrl)       { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
+:lang(bas)           { quotes: '\00ab' '\00bb' '\201e' '\201c'; } /* &#171; &#187; &#8222; &#8220; */
+:lang(be)            { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
+:lang(bem)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(bez)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(bg)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
 :lang(bm)            { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
 :lang(bn)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(brx)           { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
+:lang(br)            { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
+:lang(brx)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(bs)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(ca)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(cgg)           { quotes: '\0027' '\0027' '\201c' '\201e'; } /* ' ' &#8220; &#8222; */
+:lang(ca)            { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
+:lang(cgg)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(chr)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(cs)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
 :lang(cy)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(da)            { quotes: '\201d' '\201d' '\201d' '\201d'; } /* &#8221; &#8221; &#8221; &#8221; */
-:lang(dav)           { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
+:lang(da)            { quotes: '\00bb' '\00ab' '\203a' '\2039'; } /* &#187; &#171; &#8250; &#8249; */
+:lang(dav)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(de)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
 :lang(de-CH)         { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
-:lang(dje)           { quotes: '\201c' '\201d' '\00ab' '\00bb'; } /* &#8220; &#8221; &#171; &#187; */
-:lang(dua)           { quotes: '\00ab' '\00bb' '\0027' '\0027'; } /* &#171; &#187; ' ' */
+:lang(dje)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(dua)           { quotes: '\00ab' '\00bb' '\2018' '\2019'; } /* &#171; &#187; &#8216; &#8217; */
 :lang(dyo)           { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
 :lang(dz)            { quotes: '\0022' '\0022' '\0027' '\0027'; } /* " " ' ' */
-:lang(ebu)           { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
-:lang(ee)            { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' &#8220; &#8220; */
-:lang(el)            { quotes: '\00ab' '\00bb' '\2018' '\2019'; } /* &#171; &#187; &#8216; &#8217; */
-:lang(el-POLYTON)    { quotes: '\00ab' '\00bb' '\201b' '\2019'; } /* &#171; &#187; &#8219; &#8217; */
+:lang(ebu)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(ee)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(el)            { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
+:lang(el-POLYTON)    { quotes: '\00ab' '\00bb' '\201b' '\201d'; } /* &#171; &#187; &#8219; &#8221; */
 :lang(en)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(en-GB)         { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(es)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(et)            { quotes: '\201e' '\201c' '\201e' '\201c'; } /* &#8222; &#8220; &#8222; &#8220; */
-:lang(eu)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(es)            { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
+:lang(et)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
+:lang(eu)            { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
 :lang(ewo)           { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
 :lang(fa)            { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
-:lang(ff)            { quotes: '\201e' '\201d' '\0027' '\0027'; } /* &#8222; &#8221; ' ' */
+:lang(ff)            { quotes: '\201e' '\201d' '\201a' '\2019'; } /* &#8222; &#8221; &#8218; &#8217; */
 :lang(fi)            { quotes: '\201d' '\201d' '\2019' '\2019'; } /* &#8221; &#8221; &#8217; &#8217; */
 :lang(fil)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(fo)            { quotes: '\201d' '\201d' '\2019' '\2019'; } /* &#8221; &#8221; &#8217; &#8217; */
-:lang(fr)            { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
+:lang(fr)            { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
 :lang(fr-CH)         { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
 :lang(fur)           { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
 :lang(gaa)           { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
 :lang(gd)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(gl)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(gsw)           { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
-:lang(gu)            { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
-:lang(guz)           { quotes: '\0027' '\2018' '\201c' '\201c'; } /* ' &#8216; &#8220; &#8220; */
-:lang(ha)            { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' &#8220; &#8220; */
-:lang(he)            { quotes: '\201c' '\201d' '\0022' '\0022'; } /* &#8220; &#8221; " " */
-:lang(hi)            { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
-:lang(hr)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(hu)            { quotes: '\201e' '\201d' '\201e' '\201d'; } /* &#8222; &#8221; &#8222; &#8221; */
+:lang(gu)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(guz)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(ha)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(he)            { quotes: '\0022' '\0022' '\0027' '\0027'; } /* " " ' ' */
+:lang(hi)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(hr)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
+:lang(hu)            { quotes: '\201e' '\201d' '\00bb' '\00ab'; } /* &#8222; &#8221; &#187; &#171; */
 :lang(ia)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
 :lang(id)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(ig)            { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
+:lang(ig)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(is)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
-:lang(it)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
+:lang(it)            { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
 :lang(it-CH)         { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
 :lang(ja)            { quotes: '\300c' '\300d' '\300e' '\300f'; } /* &#12300; &#12301; &#12302; &#12303; */
-:lang(jmc)           { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' &#8220; &#8220; */
-:lang(ka)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(jmc)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(ka)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
 :lang(kab)           { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
-:lang(kam)           { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
-:lang(kde)           { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
-:lang(kea)           { quotes: '\201c' '\201d' '\00ab' '\00bb'; } /* &#8220; &#8221; &#171; &#187; */
-:lang(khq)           { quotes: '\201c' '\201d' '\00ab' '\00bb'; } /* &#8220; &#8221; &#171; &#187; */
-:lang(ki)            { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
+:lang(kam)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(kde)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(kea)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(khq)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(ki)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(kl)            { quotes: '\00bb' '\00ab' '\203a' '\2039'; } /* &#187; &#171; &#8250; &#8249; */
-:lang(kln)           { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
+:lang(kln)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(km)            { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
 :lang(kn)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(ko)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(ksb)           { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
-:lang(ksf)           { quotes: '\0027' '\0027' '\00ab' '\00bb'; } /* ' ' &#171; &#187; */
+:lang(ko)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(ksb)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(ksf)           { quotes: '\00ab' '\00bb' '\2018' '\2019'; } /* &#171; &#187; &#8216; &#8217; */
 :lang(ksh)           { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
-:lang(lag)           { quotes: '\201d' '\201d' '\0027' '\0027'; } /* &#8221; &#8221; ' ' */
-:lang(lg)            { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
-:lang(ln)            { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
+:lang(lag)           { quotes: '\201d' '\201d' '\2019' '\2019'; } /* &#8221; &#8221; &#8217; &#8217; */
+:lang(lg)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(ln)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(lo)            { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
-:lang(lt)            { quotes: '\201e' '\201c' '\201e' '\201c'; } /* &#8222; &#8220; &#8222; &#8220; */
-:lang(lu)            { quotes: '\2018' '\2018' '\201c' '\201c'; } /* &#8216; &#8216; &#8220; &#8220; */
-:lang(luo)           { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(luy)           { quotes: '\0027' '\0027' '\201e' '\201c'; } /* ' ' &#8222; &#8220; */
-:lang(lv)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(mas)           { quotes: '\0027' '\0027' '\201d' '\201c'; } /* ' ' &#8221; &#8220; */
-:lang(mer)           { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
+:lang(lt)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
+:lang(lu)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(luo)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(luy)           { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
+:lang(lv)            { quotes: '\00ab' '\00bb' '\201e' '\201c'; } /* &#171; &#187; &#8222; &#8220; */
+:lang(mas)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(mer)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(mfe)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(mg)            { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
+:lang(mk)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
 :lang(ml)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(mn)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(mr)            { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
+:lang(mr)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(ms)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(mt)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(mua)           { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
 :lang(my)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(naq)           { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
-:lang(nb)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(nd)            { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
+:lang(naq)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(nb)            { quotes: '\00ab' '\00bb' '\2018' '\2019'; } /* &#171; &#187; &#8216; &#8217; */
+:lang(nd)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(nds)           { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
-:lang(ne)            { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
-:lang(nl)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(nmg)           { quotes: '\201c' '\201e' '\00ab' '\00bb'; } /* &#8220; &#8222; &#171; &#187; */
-:lang(nn)            { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
+:lang(ne)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(nl)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(nmg)           { quotes: '\201e' '\201d' '\00ab' '\00bb'; } /* &#8222; &#8221; &#171; &#187; */
+:lang(nn)            { quotes: '\00ab' '\00bb' '\2018' '\2019'; } /* &#171; &#187; &#8216; &#8217; */
 :lang(nr)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
 :lang(nso)           { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
 :lang(nus)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(nyn)           { quotes: '\0027' '\0027' '\201c' '\201e'; } /* ' ' &#8220; &#8222; */
+:lang(nyn)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(pa)            { quotes: '\0027' '\0027' '\0022' '\0022'; } /* ' ' " " */
-:lang(pl)            { quotes: '\2018' '\2019' '\201e' '\201d'; } /* &#8216; &#8217; &#8222; &#8221; */
+:lang(pl)            { quotes: '\201e' '\201d' '\00ab' '\00bb'; } /* &#8222; &#8221; &#171; &#187; */
 :lang(pt)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(pt-PT)         { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
 :lang(rm)            { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
-:lang(rn)            { quotes: '\0027' '\0027' '\201d' '\201d'; } /* ' ' &#8221; &#8221; */
+:lang(rn)            { quotes: '\201d' '\201d' '\2019' '\2019'; } /* &#8221; &#8221; &#8217; &#8217; */
 :lang(ro)            { quotes: '\201e' '\201d' '\00ab' '\00bb'; } /* &#8222; &#8221; &#171; &#187; */
-:lang(rof)           { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' &#8220; &#8220; */
+:lang(rof)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(ru)            { quotes: '\00ab' '\00bb' '\201e' '\201c'; } /* &#171; &#187; &#8222; &#8220; */
-:lang(rw)            { quotes: '\2018' '\2019' '\00ab' '\00bb'; } /* &#8216; &#8217; &#171; &#187; */
-:lang(rwk)           { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' &#8220; &#8220; */
-:lang(saq)           { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
-:lang(sbp)           { quotes: '\0027' '\0027' '\201c' '\201d'; } /* ' ' &#8220; &#8221; */
+:lang(rw)            { quotes: '\00ab' '\00bb' '\2018' '\2019'; } /* &#171; &#187; &#8216; &#8217; */
+:lang(rwk)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(saq)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(sbp)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(se)            { quotes: '\201d' '\201d' '\2019' '\2019'; } /* &#8221; &#8221; &#8217; &#8217; */
-:lang(seh)           { quotes: '\0027' '\0027' '\0027' '\0027'; } /* ' ' ' ' */
-:lang(ses)           { quotes: '\201c' '\201d' '\00ab' '\00bb'; } /* &#8220; &#8221; &#171; &#187; */
-:lang(sg)            { quotes: '\00ab' '\00bb' '\201c' '\2019'; } /* &#171; &#187; &#8220; &#8217; */
+:lang(seh)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(ses)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(sg)            { quotes: '\00ab' '\00bb' '\201c' '\201d'; } /* &#171; &#187; &#8220; &#8221; */
 :lang(shi)           { quotes: '\00ab' '\00bb' '\201e' '\201d'; } /* &#171; &#187; &#8222; &#8221; */
 :lang(shi-Tfng)      { quotes: '\00ab' '\00bb' '\201e' '\201d'; } /* &#171; &#187; &#8222; &#8221; */
-:lang(sk)            { quotes: '\201a' '\2018' '\201e' '\201c'; } /* &#8218; &#8216; &#8222; &#8220; */
-:lang(sl)            { quotes: '\00bb' '\00ab' '\201e' '\201c'; } /* &#187; &#171; &#8222; &#8220; */
-:lang(sn)            { quotes: '\0027' '\0027' '\201d' '\201d'; } /* ' ' &#8221; &#8221; */
+:lang(sk)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
+:lang(sl)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
+:lang(sn)            { quotes: '\201d' '\201d' '\2019' '\2019'; } /* &#8221; &#8221; &#8217; &#8217; */
 :lang(so)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(sr)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(sq)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
+:lang(sr)            { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
+:lang(sr-Latn)       { quotes: '\201e' '\201c' '\201a' '\2018'; } /* &#8222; &#8220; &#8218; &#8216; */
 :lang(ss)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
 :lang(st)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
 :lang(sv)            { quotes: '\201d' '\201d' '\2019' '\2019'; } /* &#8221; &#8221; &#8217; &#8217; */
-:lang(sw)            { quotes: '\0027' '\0027' '\0027' '\0027'; } /* ' ' ' ' */
-:lang(swc)           { quotes: '\0027' '\0027' '\201d' '\201c'; } /* ' ' &#8221; &#8220; */
+:lang(sw)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(swc)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(ta)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(te)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(teo)           { quotes: '\0027' '\2019' '\201c' '\201d'; } /* ' &#8217; &#8220; &#8221; */
+:lang(teo)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(tg)            { quotes: '\00ab' '\00bb' '\00ab' '\201e'; } /* &#171; &#187; &#171; &#8222; */
 :lang(th)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(ti-ER)         { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
 :lang(tn)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(to)            { quotes: '\201c' '\201d' '\00ab' '\00bb'; } /* &#8220; &#8221; &#171; &#187; */
+:lang(to)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(tr)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(trv)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(ts)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(twq)           { quotes: '\201c' '\201d' '\00ab' '\00bb'; } /* &#8220; &#8221; &#171; &#187; */
-:lang(tzm)           { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
+:lang(twq)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(tzm)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(uk)            { quotes: '\00ab' '\00bb' '\201e' '\201c'; } /* &#171; &#187; &#8222; &#8220; */
-:lang(ur)            { quotes: '\0022' '\0022' '\0027' '\0027'; } /* " " ' ' */
-:lang(vai)           { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(vai-Latn)      { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
+:lang(ur)            { quotes: '\201d' '\201c' '\2019' '\2018'; } /* &#8221; &#8220; &#8217; &#8216; */
+:lang(vai)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
+:lang(vai-Latn)      { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(ve)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
 :lang(vi)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
-:lang(vun)           { quotes: '\0027' '\0027' '\201c' '\201c'; } /* ' ' &#8220; &#8220; */
+:lang(vun)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(wae)           { quotes: '\00ab' '\00bb' '\2039' '\203a'; } /* &#171; &#187; &#8249; &#8250; */
 :lang(xh)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
-:lang(xog)           { quotes: '\0027' '\0027' '\201c' '\201e'; } /* ' ' &#8220; &#8222; */
+:lang(xog)           { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(yav)           { quotes: '\00ab' '\00bb' '\00ab' '\00bb'; } /* &#171; &#187; &#171; &#187; */
-:lang(yo)            { quotes: '\0027' '\0027' '\0027' '\0027'; } /* ' ' ' ' */
+:lang(yo)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(zh)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 :lang(zh-Hant)       { quotes: '\300c' '\300d' '\300e' '\300f'; } /* &#12300; &#12301; &#12302; &#12303; */
-:lang(zu)            { quotes: '\2018' '\2019' '\201c' '\201d'; } /* &#8216; &#8217; &#8220; &#8221; */
+:lang(zu)            { quotes: '\201c' '\201d' '\2018' '\2019'; } /* &#8220; &#8221; &#8216; &#8217; */
 </pre>  
 
 

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.1090
retrieving revision 1.1091
diff -u -d -r1.1090 -r1.1091
--- text-level-semantics.html	15 Jan 2012 12:48:41 -0000	1.1090
+++ text-level-semantics.html	17 Jan 2012 22:46:31 -0000	1.1091
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-div-element.html">&#8592; 4.5.13 The div element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-1.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- embedded-content-1.html	15 Jan 2012 12:47:43 -0000	1.92
+++ embedded-content-1.html	17 Jan 2012 22:46:26 -0000	1.93
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="edits-and-lists.html">&#8592; 4.7.5 Edits and lists</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1145
retrieving revision 1.1146
diff -u -d -r1.1145 -r1.1146
--- infrastructure.html	15 Jan 2012 12:48:02 -0000	1.1145
+++ infrastructure.html	17 Jan 2012 22:46:27 -0000	1.1146
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="introduction.html">&#8592; 1 Introduction</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: form-submission.html
===================================================================
RCS file: /sources/public/html5/spec/form-submission.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- form-submission.html	15 Jan 2012 12:47:44 -0000	1.22
+++ form-submission.html	17 Jan 2012 22:46:26 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="constraints.html">&#8592; 4.10.21 Constraints</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: user-prompts.html
===================================================================
RCS file: /sources/public/html5/spec/user-prompts.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- user-prompts.html	15 Jan 2012 12:48:53 -0000	1.22
+++ user-prompts.html	17 Jan 2012 22:46:37 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="timers.html">&#8592; 6.3 Timers</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.1070
retrieving revision 1.1071
diff -u -d -r1.1070 -r1.1071
--- tabular-data.html	15 Jan 2012 12:48:41 -0000	1.1070
+++ tabular-data.html	17 Jan 2012 22:46:31 -0000	1.1071
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="dimension-attributes.html">&#8592; 4.8.17 Dimension attributes</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -d -r1.167 -r1.168
--- the-iframe-element.html	15 Jan 2012 12:48:45 -0000	1.167
+++ the-iframe-element.html	17 Jan 2012 22:46:33 -0000	1.168
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-img-element.html">&#8592; 4.8.1 The img element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: dimension-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/dimension-attributes.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- dimension-attributes.html	15 Jan 2012 12:47:34 -0000	1.22
+++ dimension-attributes.html	17 Jan 2012 22:46:25 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="svg-0.html">&#8592; 4.8.16 SVG</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: tree-construction.html
===================================================================
RCS file: /sources/public/html5/spec/tree-construction.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- tree-construction.html	15 Jan 2012 12:48:53 -0000	1.38
+++ tree-construction.html	17 Jan 2012 22:46:37 -0000	1.39
@@ -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-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="tokenization.html">&#8592; 8.2.4 Tokenization</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -d -r1.133 -r1.134
--- association-of-controls-and-forms.html	15 Jan 2012 12:47:19 -0000	1.133
+++ association-of-controls-and-forms.html	17 Jan 2012 22:46:24 -0000	1.134
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-meter-element.html">&#8592; 4.10.17 The meter element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -d -r1.106 -r1.107
--- common-dom-interfaces.html	15 Jan 2012 12:47:23 -0000	1.106
+++ common-dom-interfaces.html	17 Jan 2012 22:46:24 -0000	1.107
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="urls.html">&#8592; 2.6 URLs</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-strong-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-strong-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-strong-element.html	15 Jan 2012 12:48:50 -0000	1.22
+++ the-strong-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-em-element.html">&#8592; 4.6.2 The em element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-form-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-form-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-form-element.html	15 Jan 2012 12:48:45 -0000	1.22
+++ the-form-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="forms.html">&#8592; 4.10 Forms</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-li-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-li-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-li-element.html	15 Jan 2012 12:48:46 -0000	1.22
+++ the-li-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-ul-element.html">&#8592; 4.5.6 The ul element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- scripting-1.html	15 Jan 2012 12:48:38 -0000	1.98
+++ scripting-1.html	17 Jan 2012 22:46:29 -0000	1.99
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="styling.html">&#8592; 4.2.7 Styling</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-keygen-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-keygen-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-keygen-element.html	15 Jan 2012 12:48:46 -0000	1.22
+++ the-keygen-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-textarea-element.html">&#8592; 4.10.13 The textarea element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-link-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-link-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-link-element.html	15 Jan 2012 12:48:46 -0000	1.22
+++ the-link-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-base-element.html">&#8592; 4.2.3 The base element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-optgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-optgroup-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-optgroup-element.html	15 Jan 2012 12:48:47 -0000	1.22
+++ the-optgroup-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-datalist-element.html">&#8592; 4.10.10 The datalist element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-param-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-param-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-param-element.html	15 Jan 2012 12:48:48 -0000	1.22
+++ the-param-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-object-element.html">&#8592; 4.8.4 The object element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-time-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-time-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-time-element.html	15 Jan 2012 12:48:51 -0000	1.22
+++ the-time-element.html	17 Jan 2012 22:46:36 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-abbr-element.html">&#8592; 4.6.9 The abbr element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: mathml.html
===================================================================
RCS file: /sources/public/html5/spec/mathml.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- mathml.html	15 Jan 2012 12:48:33 -0000	1.22
+++ mathml.html	17 Jan 2012 22:46:28 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="image-maps.html">&#8592; 4.8.14 Image maps</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-var-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-var-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-var-element.html	15 Jan 2012 12:48:52 -0000	1.22
+++ the-var-element.html	17 Jan 2012 22:46:36 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-code-element.html">&#8592; 4.6.11 The code element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-th-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-th-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-th-element.html	15 Jan 2012 12:48:51 -0000	1.22
+++ the-th-element.html	17 Jan 2012 22:46:36 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-td-element.html">&#8592; 4.9.9 The td element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: tokenization.html
===================================================================
RCS file: /sources/public/html5/spec/tokenization.html,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- tokenization.html	15 Jan 2012 12:48:53 -0000	1.100
+++ tokenization.html	17 Jan 2012 22:46:37 -0000	1.101
@@ -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-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="parsing.html">&#8592; 8.2 Parsing HTML documents</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: requirements-relating-to-bidirectional-algorithm-formatting-characters.html
===================================================================
RCS file: /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- requirements-relating-to-bidirectional-algorithm-formatting-characters.html	15 Jan 2012 12:48:38 -0000	1.22
+++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html	17 Jan 2012 22:46:29 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="content-models.html">&#8592; 3.2.5 Content models</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-body-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-body-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-body-element.html	15 Jan 2012 12:48:42 -0000	1.22
+++ the-body-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="sections.html">&#8592; 4.4 Sections</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- common-input-element-attributes.html	15 Jan 2012 12:47:23 -0000	1.88
+++ common-input-element-attributes.html	17 Jan 2012 22:46:25 -0000	1.89
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="states-of-the-type-attribute.html">&#8592; 4.10.7.1 States of the type attribute</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.1075
retrieving revision 1.1076
diff -u -d -r1.1075 -r1.1076
--- interactive-elements.html	15 Jan 2012 12:48:18 -0000	1.1075
+++ interactive-elements.html	17 Jan 2012 22:46:27 -0000	1.1076
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="form-submission.html">&#8592; 4.10.22 Form submission</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-address-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-address-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-address-element.html	15 Jan 2012 12:48:42 -0000	1.22
+++ the-address-element.html	17 Jan 2012 22:46:31 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-footer-element.html">&#8592; 4.4.9 The footer element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec/iana.html,v
retrieving revision 1.392
retrieving revision 1.393
diff -u -d -r1.392 -r1.393
--- iana.html	15 Jan 2012 12:47:52 -0000	1.392
+++ iana.html	17 Jan 2012 22:46:27 -0000	1.393
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="obsolete.html">&#8592; 11 Obsolete features</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-b-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-b-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-b-element.html	15 Jan 2012 12:48:42 -0000	1.22
+++ the-b-element.html	17 Jan 2012 22:46:31 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-i-element.html">&#8592; 4.6.16 The i element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- states-of-the-type-attribute.html	15 Jan 2012 12:48:40 -0000	1.83
+++ states-of-the-type-attribute.html	17 Jan 2012 22:46:30 -0000	1.84
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-input-element.html">&#8592; 4.10.7 The input element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-nav-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-nav-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-nav-element.html	15 Jan 2012 12:48:47 -0000	1.22
+++ the-nav-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-section-element.html">&#8592; 4.4.2 The section element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.1097
retrieving revision 1.1098
diff -u -d -r1.1097 -r1.1098
--- references.html	15 Jan 2012 12:48:37 -0000	1.1097
+++ references.html	17 Jan 2012 22:46:29 -0000	1.1098
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="section-index.html">&#8592; Index</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-meter-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meter-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-meter-element.html	15 Jan 2012 12:48:47 -0000	1.22
+++ the-meter-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-progress-element.html">&#8592; 4.10.16 The progress element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-ul-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ul-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-ul-element.html	15 Jan 2012 12:48:52 -0000	1.22
+++ the-ul-element.html	17 Jan 2012 22:46:36 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-ol-element.html">&#8592; 4.5.5 The ol element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-html-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-html-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-html-element.html	15 Jan 2012 12:48:45 -0000	1.22
+++ the-html-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="semantics.html">&#8592; 4 The elements of HTML</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.1137
retrieving revision 1.1138
diff -u -d -r1.1137 -r1.1138
--- index.html	15 Jan 2012 12:47:59 -0000	1.1137
+++ index.html	17 Jan 2012 22:46:27 -0000	1.1138
@@ -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-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 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>
@@ -349,7 +349,7 @@
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-This is revision 1.5496.
+This is revision 1.5497.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2011 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -470,7 +470,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 13 January 2012 Editor's Draft.
+  This specification is the 17 January 2012 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5

Index: attributes-common-to-td-and-th-elements.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-td-and-th-elements.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- attributes-common-to-td-and-th-elements.html	15 Jan 2012 12:47:20 -0000	1.22
+++ attributes-common-to-td-and-th-elements.html	17 Jan 2012 22:46:24 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-th-element.html">&#8592; 4.9.10 The th element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: wai-aria.html
===================================================================
RCS file: /sources/public/html5/spec/wai-aria.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- wai-aria.html	15 Jan 2012 12:48:53 -0000	1.23
+++ wai-aria.html	17 Jan 2012 22:46:37 -0000	1.24
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="requirements-relating-to-bidirectional-algorithm-formatting-characters.html">&#8592; 3.2.6 Requirements relating to bidirectional-algorithm formatting characters</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-ruby-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ruby-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-ruby-element.html	15 Jan 2012 12:48:49 -0000	1.22
+++ the-ruby-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-mark-element.html">&#8592; 4.6.19 The mark element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-track-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-track-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-track-element.html	15 Jan 2012 12:48:52 -0000	1.22
+++ the-track-element.html	17 Jan 2012 22:46:36 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-source-element.html">&#8592; 4.8.8 The source element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: usage-summary.html
===================================================================
RCS file: /sources/public/html5/spec/usage-summary.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- usage-summary.html	15 Jan 2012 12:48:53 -0000	1.22
+++ usage-summary.html	17 Jan 2012 22:46:37 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-wbr-element.html">&#8592; 4.6.27 The wbr element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- sections.html	15 Jan 2012 12:48:39 -0000	1.88
+++ sections.html	17 Jan 2012 22:46:29 -0000	1.89
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-noscript-element.html">&#8592; 4.3.2 The noscript element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -d -r1.131 -r1.132
--- content-models.html	15 Jan 2012 12:47:34 -0000	1.131
+++ content-models.html	17 Jan 2012 22:46:25 -0000	1.132
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="element-definitions.html">&#8592; 3.2.4 Element definitions</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-progress-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-progress-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-progress-element.html	15 Jan 2012 12:48:48 -0000	1.22
+++ the-progress-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-output-element.html">&#8592; 4.10.15 The output element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-footer-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-footer-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-footer-element.html	15 Jan 2012 12:48:45 -0000	1.22
+++ the-footer-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-header-element.html">&#8592; 4.4.8 The header element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: interactions-with-xpath-and-xslt.html
===================================================================
RCS file: /sources/public/html5/spec/interactions-with-xpath-and-xslt.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- interactions-with-xpath-and-xslt.html	15 Jan 2012 12:48:13 -0000	1.13
+++ interactions-with-xpath-and-xslt.html	17 Jan 2012 22:46:27 -0000	1.14
@@ -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-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="wai-aria.html">&#8592; 3.2.7 WAI-ARIA</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-dd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dd-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-dd-element.html	15 Jan 2012 12:48:43 -0000	1.22
+++ the-dd-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-dt-element.html">&#8592; 4.5.9 The dt element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-bdo-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdo-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-bdo-element.html	15 Jan 2012 12:48:42 -0000	1.22
+++ the-bdo-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-bdi-element.html">&#8592; 4.6.23 The bdi element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-object-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-object-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-object-element.html	15 Jan 2012 12:48:47 -0000	1.22
+++ the-object-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-embed-element.html">&#8592; 4.8.3 The embed element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-ol-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ol-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-ol-element.html	15 Jan 2012 12:48:47 -0000	1.22
+++ the-ol-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-blockquote-element.html">&#8592; 4.5.4 The blockquote element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-area-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-area-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-area-element.html	15 Jan 2012 12:48:42 -0000	1.22
+++ the-area-element.html	17 Jan 2012 22:46:31 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-map-element.html">&#8592; 4.8.12 The map element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-datalist-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-datalist-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-datalist-element.html	15 Jan 2012 12:48:43 -0000	1.22
+++ the-datalist-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-select-element.html">&#8592; 4.10.9 The select element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- grouping-content.html	15 Jan 2012 12:47:49 -0000	1.82
+++ grouping-content.html	17 Jan 2012 22:46:26 -0000	1.83
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="headings-and-sections.html">&#8592; 4.4.11 Headings and sections</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-mark-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-mark-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-mark-element.html	15 Jan 2012 12:48:47 -0000	1.22
+++ the-mark-element.html	17 Jan 2012 22:46:34 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-u-element.html">&#8592; 4.6.18 The u element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-dfn-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dfn-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-dfn-element.html	15 Jan 2012 12:48:44 -0000	1.22
+++ the-dfn-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-q-element.html">&#8592; 4.6.7 The q element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1126
retrieving revision 1.1127
diff -u -d -r1.1126 -r1.1127
--- acknowledgements.html	15 Jan 2012 12:47:11 -0000	1.1126
+++ acknowledgements.html	17 Jan 2012 22:46:24 -0000	1.1127
@@ -324,9 +324,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="references.html">&#8592; References</a> &#8211;
    <a href="index.html#contents">Table of contents</a>

Index: the-header-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-header-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-header-element.html	15 Jan 2012 12:48:45 -0000	1.22
+++ the-header-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-hgroup-element.html">&#8592; 4.4.7 The hgroup element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- elements.html	15 Jan 2012 12:47:42 -0000	1.97
+++ elements.html	17 Jan 2012 22:46:26 -0000	1.98
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="dom.html">&#8592; 3 Semantics, structure, and APIs of HTML documents</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-sub-and-sup-elements.html
===================================================================
RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-sub-and-sup-elements.html	15 Jan 2012 12:48:50 -0000	1.22
+++ the-sub-and-sup-elements.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-kbd-element.html">&#8592; 4.6.14 The kbd element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-i-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-i-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-i-element.html	15 Jan 2012 12:48:45 -0000	1.22
+++ the-i-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-sub-and-sup-elements.html">&#8592; 4.6.15 The sub and sup elements</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.1076
retrieving revision 1.1077
diff -u -d -r1.1076 -r1.1077
--- forms.html	15 Jan 2012 12:47:45 -0000	1.1076
+++ forms.html	17 Jan 2012 22:46:26 -0000	1.1077
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="examples.html">&#8592; 4.9.13 Examples</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- edits.html	15 Jan 2012 12:47:41 -0000	1.67
+++ edits.html	17 Jan 2012 22:46:26 -0000	1.68
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="usage-summary.html">&#8592; 4.6.28 Usage summary</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.947
retrieving revision 1.948
diff -u -d -r1.947 -r1.948
--- the-canvas-element.html	15 Jan 2012 12:48:43 -0000	1.947
+++ the-canvas-element.html	17 Jan 2012 22:46:32 -0000	1.948
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="media-elements.html">&#8592; 4.8.10 Media elements</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec/commands.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- commands.html	15 Jan 2012 12:47:23 -0000	1.73
+++ commands.html	17 Jan 2012 22:46:24 -0000	1.74
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-menu-element.html">&#8592; 4.11.4 The menu element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-samp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-samp-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-samp-element.html	15 Jan 2012 12:48:49 -0000	1.22
+++ the-samp-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-var-element.html">&#8592; 4.6.12 The var element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-u-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-u-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-u-element.html	15 Jan 2012 12:48:52 -0000	1.22
+++ the-u-element.html	17 Jan 2012 22:46:36 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-b-element.html">&#8592; 4.6.17 The b element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: headings-and-sections.html
===================================================================
RCS file: /sources/public/html5/spec/headings-and-sections.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- headings-and-sections.html	15 Jan 2012 12:47:50 -0000	1.22
+++ headings-and-sections.html	17 Jan 2012 22:46:26 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-address-element.html">&#8592; 4.4.10 The address element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.1083
retrieving revision 1.1084
diff -u -d -r1.1083 -r1.1084
--- obsolete.html	15 Jan 2012 12:48:36 -0000	1.1083
+++ obsolete.html	17 Jan 2012 22:46:28 -0000	1.1084
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="rendering.html">&#8592; 10 Rendering</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.1041
retrieving revision 1.1042
diff -u -d -r1.1041 -r1.1042
--- named-character-references.html	15 Jan 2012 12:48:33 -0000	1.1041
+++ named-character-references.html	17 Jan 2012 22:46:28 -0000	1.1042
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-end.html">&#8592; 8.2.6 The end</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- the-button-element.html	15 Jan 2012 12:48:43 -0000	1.125
+++ the-button-element.html	17 Jan 2012 22:46:32 -0000	1.126
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="common-input-element-apis.html">&#8592; 4.10.7.3 Common input element APIs</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- links.html	15 Jan 2012 12:48:19 -0000	1.126
+++ links.html	17 Jan 2012 22:46:27 -0000	1.127
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="commands.html">&#8592; 4.11.5 Commands</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-cite-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-cite-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-cite-element.html	15 Jan 2012 12:48:43 -0000	1.22
+++ the-cite-element.html	17 Jan 2012 22:46:32 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-s-element.html">&#8592; 4.6.5 The s element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-hgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hgroup-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-hgroup-element.html	15 Jan 2012 12:48:45 -0000	1.22
+++ the-hgroup-element.html	17 Jan 2012 22:46:33 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-h1-h2-h3-h4-h5-and-h6-elements.html">&#8592; 4.4.6 The h1, h2, h3, h4, h5, and h6 elements</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: common-input-element-apis.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-apis.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- common-input-element-apis.html	15 Jan 2012 12:47:23 -0000	1.22
+++ common-input-element-apis.html	17 Jan 2012 22:46:25 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="common-input-element-attributes.html">&#8592; 4.10.7.2 Common input element attributes</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-tr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tr-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-tr-element.html	15 Jan 2012 12:48:51 -0000	1.22
+++ the-tr-element.html	17 Jan 2012 22:46:36 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-tfoot-element.html">&#8592; 4.9.7 The tfoot element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: section-index.html
===================================================================
RCS file: /sources/public/html5/spec/section-index.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- section-index.html	15 Jan 2012 12:48:39 -0000	1.22
+++ section-index.html	17 Jan 2012 22:46:29 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="iana.html">&#8592; 12 IANA considerations</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec/timers.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- timers.html	15 Jan 2012 12:48:52 -0000	1.93
+++ timers.html	17 Jan 2012 22:46:36 -0000	1.94
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="webappapis.html">&#8592; 6 Web application APIs</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;
@@ -460,9 +460,10 @@
 
    <li>
 
-    <p>Wait until any invocations of this algorithm started before
-    this one whose <var title="">timeout</var> is equal to or less
-    than this one's have completed.</p>
+    <p>Wait until any invocations of this algorithm that had the same
+    <a href="#method-context">method context</a>, that started before this one, and
+    whose <var title="">timeout</var> is equal to or less than this
+    one's, have completed.</p>
 
     <p class="note">Argument conversion as defined by Web IDL (for
     example, invoking <code title="">toString()</code> methods on

Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- namespaces.html	15 Jan 2012 12:48:35 -0000	1.63
+++ namespaces.html	17 Jan 2012 22:46:28 -0000	1.64
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="common-dom-interfaces.html">&#8592; 2.8 Common DOM interfaces</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Index: the-rt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rt-element.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- the-rt-element.html	15 Jan 2012 12:48:49 -0000	1.22
+++ the-rt-element.html	17 Jan 2012 22:46:35 -0000	1.23
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5496.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5497.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-13-january-2012">Editor's Draft 13 January 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-17-january-2012">Editor's Draft 17 January 2012</h2>
    </div><nav class="prev_next">
    <a href="the-ruby-element.html">&#8592; 4.6.20 The ruby element</a> &#8211;
    <a href="index.html#contents">Table of contents</a> &#8211;

Received on Tuesday, 17 January 2012 22:46:55 UTC