html5/spec acknowledgements.html,1.1259,1.1260 association-of-controls-and-forms.html,1.266,1.267 attributes-common-to-form-controls.html,1.155,1.156 attributes-common-to-ins-and-del-elements.html,1.155,1.156 attributes-common-to-td-and-th-elements.html,1.155,1.156 browsers.html,1.1242,1.1243 commands.html,1.206,1.207 common-dom-interfaces.html,1.239,1.240 common-input-element-apis.html,1.155,1.156 common-input-element-attributes.html,1.221,1.222 common-microsyntaxes.html,1.221,1.222 constraints.html,1.155,1.156 content-models.html,1.264,1.265 dimension-attributes.html,1.155,1.156 dnd.html,1.243,1.244 dom.html,1.1234,1.1235 dynamic-markup-insertion.html,1.156,1.157 editing-apis.html,1.155,1.156 editing.html,1.1220,1.1221 edits-and-lists.html,1.155,1.156 edits-and-paragraphs.html,1.155,1.156 edits.html,1.200,1.201 element-definitions.html,1.155,1.156 elements.html,1.230,1.231 embedded-content-1.html,1.225,1.226 examples.html,1.155,1.156 form-submission.html,1.155,1.156 forms.html,1.1209,1.1210 globa

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

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 single-page.html spec.html 
	states-of-the-type-attribute.html styling.html svg-0.html 
	syntax.html system-state-and-capabilities.html 
	tabular-data.html text-level-semantics.html 
	textFieldSelection.html the-a-element.html 
	the-abbr-element.html the-address-element.html 
	the-area-element.html the-article-element.html 
	the-aside-element.html the-audio-element.html 
	the-b-element.html the-base-element.html the-bdi-element.html 
	the-bdo-element.html the-blockquote-element.html 
	the-body-element.html the-br-element.html 
	the-button-element.html the-canvas-element.html 
	the-caption-element.html the-cite-element.html 
	the-code-element.html the-col-element.html 
	the-colgroup-element.html the-command-element.html 
	the-datalist-element.html the-dd-element.html 
	the-del-element.html the-details-element.html 
	the-dfn-element.html the-div-element.html the-dl-element.html 
	the-dt-element.html the-em-element.html the-embed-element.html 
	the-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:
Correct a reference. (whatwg r7143)

[updated by splitter]


Index: the-a-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-a-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-a-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-a-element.html	23 Jun 2012 01:46:33 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-img-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-img-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-img-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-img-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-del-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-del-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-del-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-del-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-option-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-option-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-option-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-option-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-figcaption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figcaption-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-figcaption-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-figcaption-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-hr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hr-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-hr-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-hr-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-summary-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-summary-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-summary-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-summary-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-small-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-small-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-small-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-small-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-kbd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-kbd-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-kbd-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-kbd-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- single-page.html	22 Jun 2012 22:46:35 -0000	1.72
+++ single-page.html	23 Jun 2012 01:46:32 -0000	1.73
@@ -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-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 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>
@@ -353,7 +353,7 @@
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-This is revision 1.5693.
+This is revision 1.5695.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &copy; 2012 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -519,7 +519,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 22 June 2012 Editor's Draft.
+  This specification is the 23 June 2012 Editor's Draft.
   </p>
 
 
@@ -82957,7 +82957,7 @@
 
    <dt id="refsGREGORIAN">[GREGORIAN]</dt>
    <dd>(Non-normative) <cite>Inter Gravissimas</cite>, A. Lilius,
-   C. Clavius. Gregory XIII Papal Bulls, February 1582.</dd>
+   C. Clavius. Gregory XIII Papal Bull, February 1582.</dd>
 
    <dt id="refsHPAAIG">[HPAAIG]</dt>
    <dd><cite><a href="http://dev.w3.org/html5/html-api-map/overview.html">HTML to Platform Accessibility APIs Implementation Guide</a></cite>. W3C.</dd>
@@ -82984,7 +82984,7 @@
    Message Header Field Names</a></cite>. IANA.</dd>
 
    <dt id="refsISO8601">[ISO8601]</dt>
-   <dd><cite><a href="http://isotc.iso.org/livelink/livelink/4021199/ISO_8601_2004_E.zip?func=doc.Fetch&amp;nodeid=4021199">ISO8601: Data elements and interchange formats &mdash; Information interchange &mdash; Representation of dates and times</a></cite>. ISO.</dd>
+   <dd>(Non-normative) <cite><a href="http://isotc.iso.org/livelink/livelink/4021199/ISO_8601_2004_E.zip?func=doc.Fetch&amp;nodeid=4021199">ISO8601: Data elements and interchange formats &mdash; Information interchange &mdash; Representation of dates and times</a></cite>. ISO.</dd>
 
    <dt id="refsISO885911">[ISO885911]</dt>
    <dd><cite><a href="http://std.dkuug.dk/jtc1/sc2/open/02n3333.pdf">ISO-8859-11:
@@ -83672,6 +83672,7 @@
   John Harding,
   John Keiser,
   John Snyders,
+  John Stockton,
   John-Mark Bell,
   Johnny Stenback,
   Jon Ferraiolo,

Index: the-end.html
===================================================================
RCS file: /sources/public/html5/spec/the-end.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-end.html	22 Jun 2012 21:46:44 -0000	1.151
+++ the-end.html	23 Jun 2012 01:46:35 -0000	1.152
@@ -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-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: parsing.html
===================================================================
RCS file: /sources/public/html5/spec/parsing.html,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- parsing.html	22 Jun 2012 21:46:40 -0000	1.162
+++ parsing.html	23 Jun 2012 01:46:32 -0000	1.163
@@ -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-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-span-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-span-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-span-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-span-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-fieldset-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-fieldset-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-fieldset-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-fieldset-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-figure-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figure-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-figure-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-figure-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: element-definitions.html
===================================================================
RCS file: /sources/public/html5/spec/element-definitions.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- element-definitions.html	22 Jun 2012 22:46:30 -0000	1.155
+++ element-definitions.html	23 Jun 2012 01:46:29 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-script-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-script-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-script-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-script-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -d -r1.216 -r1.217
--- the-input-element.html	22 Jun 2012 22:46:38 -0000	1.216
+++ the-input-element.html	23 Jun 2012 01:46:36 -0000	1.217
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: constraints.html
===================================================================
RCS file: /sources/public/html5/spec/constraints.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- constraints.html	22 Jun 2012 22:46:29 -0000	1.155
+++ constraints.html	23 Jun 2012 01:46:28 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-p-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-p-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-p-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-p-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: examples.html
===================================================================
RCS file: /sources/public/html5/spec/examples.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- examples.html	22 Jun 2012 22:46:30 -0000	1.155
+++ examples.html	23 Jun 2012 01:46:29 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -d -r1.216 -r1.217
--- the-map-element.html	22 Jun 2012 22:46:38 -0000	1.216
+++ the-map-element.html	23 Jun 2012 01:46:36 -0000	1.217
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.1242
retrieving revision 1.1243
diff -u -d -r1.1242 -r1.1243
--- browsers.html	22 Jun 2012 22:46:28 -0000	1.1242
+++ browsers.html	23 Jun 2012 01:46:28 -0000	1.1243
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-head-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-head-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-head-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-head-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-s-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-s-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-s-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-s-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-section-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-section-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-section-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-section-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-article-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-article-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-article-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-article-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-blockquote-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-blockquote-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-blockquote-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-blockquote-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-rp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rp-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-rp-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-rp-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-details-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-details-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-details-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-details-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-aside-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-aside-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-aside-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-aside-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-title-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-title-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-title-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-title-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.1212
retrieving revision 1.1213
diff -u -d -r1.1212 -r1.1213
--- offline.html	22 Jun 2012 22:46:34 -0000	1.1212
+++ offline.html	23 Jun 2012 01:46:31 -0000	1.1213
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec/textFieldSelection.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- textFieldSelection.html	22 Jun 2012 22:46:36 -0000	1.155
+++ textFieldSelection.html	23 Jun 2012 01:46:33 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/global-attributes.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- global-attributes.html	22 Jun 2012 22:46:32 -0000	1.155
+++ global-attributes.html	23 Jun 2012 01:46:29 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-bdi-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdi-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-bdi-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-bdi-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-legend-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-legend-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-legend-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-legend-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-dt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dt-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-dt-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-dt-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.1247
retrieving revision 1.1248
diff -u -d -r1.1247 -r1.1248
--- history.html	22 Jun 2012 22:46:33 -0000	1.1247
+++ history.html	23 Jun 2012 01:46:30 -0000	1.1248
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: svg-0.html
===================================================================
RCS file: /sources/public/html5/spec/svg-0.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- svg-0.html	22 Jun 2012 22:46:35 -0000	1.155
+++ svg-0.html	23 Jun 2012 01:46:33 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-source-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-source-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-source-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-source-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-embed-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-embed-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-embed-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-embed-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-ins-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ins-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-ins-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-ins-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-col-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-col-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-col-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-col-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-em-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-em-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-em-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-em-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1236
retrieving revision 1.1237
diff -u -d -r1.1236 -r1.1237
--- semantics.html	22 Jun 2012 22:46:34 -0000	1.1236
+++ semantics.html	23 Jun 2012 01:46:32 -0000	1.1237
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-q-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-q-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-q-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-q-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-style-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-style-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-style-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-style-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.1206
retrieving revision 1.1207
diff -u -d -r1.1206 -r1.1207
--- syntax.html	22 Jun 2012 22:46:35 -0000	1.1206
+++ syntax.html	23 Jun 2012 01:46:33 -0000	1.1207
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec/webappapis.html,v
retrieving revision 1.359
retrieving revision 1.360
diff -u -d -r1.359 -r1.360
--- webappapis.html	22 Jun 2012 22:46:41 -0000	1.359
+++ webappapis.html	23 Jun 2012 01:46:39 -0000	1.360
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: attributes-common-to-form-controls.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- attributes-common-to-form-controls.html	22 Jun 2012 22:46:28 -0000	1.155
+++ attributes-common-to-form-controls.html	23 Jun 2012 01:46:28 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

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.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-h1-h2-h3-h4-h5-and-h6-elements.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-h1-h2-h3-h4-h5-and-h6-elements.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-abbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-abbr-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-abbr-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-abbr-element.html	23 Jun 2012 01:46:33 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-caption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-caption-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-caption-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-caption-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: edits-and-paragraphs.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- edits-and-paragraphs.html	22 Jun 2012 22:46:30 -0000	1.155
+++ edits-and-paragraphs.html	23 Jun 2012 01:46:29 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-tbody-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tbody-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-tbody-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-tbody-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-td-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-td-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-td-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-td-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1939
retrieving revision 1.1940
diff -u -d -r1.1939 -r1.1940
--- spec.html	22 Jun 2012 22:46:35 -0000	1.1939
+++ spec.html	23 Jun 2012 01:46:33 -0000	1.1940
@@ -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-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 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>
@@ -350,7 +350,7 @@
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-This is revision 1.5693.
+This is revision 1.5695.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2012 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -516,7 +516,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 22 June 2012 Editor's Draft.
+  This specification is the 23 June 2012 Editor's Draft.
   </p>
 
 

Index: system-state-and-capabilities.html
===================================================================
RCS file: /sources/public/html5/spec/system-state-and-capabilities.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- system-state-and-capabilities.html	22 Jun 2012 22:46:35 -0000	1.155
+++ system-state-and-capabilities.html	23 Jun 2012 01:46:33 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec/origin-0.html,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- origin-0.html	22 Jun 2012 22:46:34 -0000	1.207
+++ origin-0.html	23 Jun 2012 01:46:32 -0000	1.208
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec/media-elements.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- media-elements.html	22 Jun 2012 22:46:33 -0000	1.155
+++ media-elements.html	23 Jun 2012 01:46:31 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-base-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-base-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-base-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-base-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-menu-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-menu-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-menu-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-menu-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: styling.html
===================================================================
RCS file: /sources/public/html5/spec/styling.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- styling.html	22 Jun 2012 22:46:35 -0000	1.155
+++ styling.html	23 Jun 2012 01:46:33 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-noscript-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-noscript-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-noscript-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-noscript-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-code-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-code-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-code-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-code-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-command-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-command-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-command-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-command-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -d -r1.216 -r1.217
--- urls.html	22 Jun 2012 22:46:41 -0000	1.216
+++ urls.html	23 Jun 2012 01:46:39 -0000	1.217
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.1201
retrieving revision 1.1202
diff -u -d -r1.1201 -r1.1202
--- the-xhtml-syntax.html	22 Jun 2012 22:46:41 -0000	1.1201
+++ the-xhtml-syntax.html	23 Jun 2012 01:46:39 -0000	1.1202
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-div-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-div-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-div-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-div-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-output-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-output-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-output-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-output-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-label-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-label-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-label-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-label-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec/dnd.html,v
retrieving revision 1.243
retrieving revision 1.244
diff -u -d -r1.243 -r1.244
--- dnd.html	22 Jun 2012 22:46:29 -0000	1.243
+++ dnd.html	23 Jun 2012 01:46:28 -0000	1.244
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-dl-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dl-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-dl-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-dl-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-select-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-select-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-select-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-select-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: editing-apis.html
===================================================================
RCS file: /sources/public/html5/spec/editing-apis.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- editing-apis.html	22 Jun 2012 22:46:30 -0000	1.155
+++ editing-apis.html	23 Jun 2012 01:46:29 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1234
retrieving revision 1.1235
diff -u -d -r1.1234 -r1.1235
--- dom.html	22 Jun 2012 22:46:29 -0000	1.1234
+++ dom.html	23 Jun 2012 01:46:28 -0000	1.1235
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-textarea-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-textarea-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-textarea-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-textarea-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-colgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-colgroup-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-colgroup-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-colgroup-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: attributes-common-to-ins-and-del-elements.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- attributes-common-to-ins-and-del-elements.html	22 Jun 2012 22:46:28 -0000	1.155
+++ attributes-common-to-ins-and-del-elements.html	23 Jun 2012 01:46:28 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-video-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-video-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-video-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-video-element.html	23 Jun 2012 01:46:39 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-table-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-table-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-table-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-table-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-audio-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-audio-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-audio-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-audio-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: edits-and-lists.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-lists.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- edits-and-lists.html	22 Jun 2012 22:46:30 -0000	1.155
+++ edits-and-lists.html	23 Jun 2012 01:46:29 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-pre-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-pre-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-pre-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-pre-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: dynamic-markup-insertion.html
===================================================================
RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -d -r1.156 -r1.157
--- dynamic-markup-insertion.html	22 Jun 2012 22:46:30 -0000	1.156
+++ dynamic-markup-insertion.html	23 Jun 2012 01:46:29 -0000	1.157
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-tfoot-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tfoot-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-tfoot-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-tfoot-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-thead-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-thead-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-thead-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-thead-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: image-maps.html
===================================================================
RCS file: /sources/public/html5/spec/image-maps.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- image-maps.html	22 Jun 2012 22:46:33 -0000	1.155
+++ image-maps.html	23 Jun 2012 01:46:30 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-br-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-br-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-br-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-br-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-meta-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meta-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-meta-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-meta-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-wbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-wbr-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-wbr-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-wbr-element.html	23 Jun 2012 01:46:39 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1214
retrieving revision 1.1215
diff -u -d -r1.1214 -r1.1215
--- introduction.html	22 Jun 2012 22:46:33 -0000	1.1214
+++ introduction.html	23 Jun 2012 01:46:31 -0000	1.1215
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.1220
retrieving revision 1.1221
diff -u -d -r1.1220 -r1.1221
--- editing.html	22 Jun 2012 22:46:30 -0000	1.1220
+++ editing.html	23 Jun 2012 01:46:29 -0000	1.1221
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -d -r1.221 -r1.222
--- common-microsyntaxes.html	22 Jun 2012 22:46:28 -0000	1.221
+++ common-microsyntaxes.html	23 Jun 2012 01:46:28 -0000	1.222
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -d -r1.222 -r1.223
--- rendering.html	22 Jun 2012 21:46:40 -0000	1.222
+++ rendering.html	23 Jun 2012 01:46:32 -0000	1.223
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.1223
retrieving revision 1.1224
diff -u -d -r1.1223 -r1.1224
--- text-level-semantics.html	22 Jun 2012 22:46:35 -0000	1.1223
+++ text-level-semantics.html	23 Jun 2012 01:46:33 -0000	1.1224
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-1.html,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -d -r1.225 -r1.226
--- embedded-content-1.html	22 Jun 2012 22:46:30 -0000	1.225
+++ embedded-content-1.html	23 Jun 2012 01:46:29 -0000	1.226
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1278
retrieving revision 1.1279
diff -u -d -r1.1278 -r1.1279
--- infrastructure.html	22 Jun 2012 22:46:33 -0000	1.1278
+++ infrastructure.html	23 Jun 2012 01:46:30 -0000	1.1279
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: form-submission.html
===================================================================
RCS file: /sources/public/html5/spec/form-submission.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- form-submission.html	22 Jun 2012 22:46:30 -0000	1.155
+++ form-submission.html	23 Jun 2012 01:46:29 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: user-prompts.html
===================================================================
RCS file: /sources/public/html5/spec/user-prompts.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- user-prompts.html	22 Jun 2012 22:46:41 -0000	1.155
+++ user-prompts.html	23 Jun 2012 01:46:39 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.1203
retrieving revision 1.1204
diff -u -d -r1.1203 -r1.1204
--- tabular-data.html	22 Jun 2012 22:46:35 -0000	1.1203
+++ tabular-data.html	23 Jun 2012 01:46:33 -0000	1.1204
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.300
retrieving revision 1.301
diff -u -d -r1.300 -r1.301
--- the-iframe-element.html	22 Jun 2012 22:46:38 -0000	1.300
+++ the-iframe-element.html	23 Jun 2012 01:46:36 -0000	1.301
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: dimension-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/dimension-attributes.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- dimension-attributes.html	22 Jun 2012 22:46:29 -0000	1.155
+++ dimension-attributes.html	23 Jun 2012 01:46:28 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: tree-construction.html
===================================================================
RCS file: /sources/public/html5/spec/tree-construction.html,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -d -r1.106 -r1.107
--- tree-construction.html	22 Jun 2012 21:46:48 -0000	1.106
+++ tree-construction.html	23 Jun 2012 01:46:39 -0000	1.107
@@ -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-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v
retrieving revision 1.266
retrieving revision 1.267
diff -u -d -r1.266 -r1.267
--- association-of-controls-and-forms.html	22 Jun 2012 22:46:28 -0000	1.266
+++ association-of-controls-and-forms.html	23 Jun 2012 01:46:28 -0000	1.267
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -d -r1.239 -r1.240
--- common-dom-interfaces.html	22 Jun 2012 22:46:28 -0000	1.239
+++ common-dom-interfaces.html	23 Jun 2012 01:46:28 -0000	1.240
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-strong-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-strong-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-strong-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-strong-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-form-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-form-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-form-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-form-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-li-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-li-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-li-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-li-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -d -r1.231 -r1.232
--- scripting-1.html	22 Jun 2012 22:46:34 -0000	1.231
+++ scripting-1.html	23 Jun 2012 01:46:32 -0000	1.232
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-keygen-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-keygen-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-keygen-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-keygen-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-link-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-link-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-link-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-link-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-optgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-optgroup-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-optgroup-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-optgroup-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-param-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-param-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-param-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-param-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-time-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-time-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-time-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-time-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: mathml.html
===================================================================
RCS file: /sources/public/html5/spec/mathml.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- mathml.html	22 Jun 2012 22:46:33 -0000	1.155
+++ mathml.html	23 Jun 2012 01:46:31 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-var-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-var-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-var-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-var-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-th-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-th-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-th-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-th-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: tokenization.html
===================================================================
RCS file: /sources/public/html5/spec/tokenization.html,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -d -r1.166 -r1.167
--- tokenization.html	22 Jun 2012 21:46:48 -0000	1.166
+++ tokenization.html	23 Jun 2012 01:46:39 -0000	1.167
@@ -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-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: requirements-relating-to-bidirectional-algorithm-formatting-characters.html
===================================================================
RCS file: /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- requirements-relating-to-bidirectional-algorithm-formatting-characters.html	22 Jun 2012 22:46:34 -0000	1.155
+++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html	23 Jun 2012 01:46:32 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-body-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-body-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-body-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-body-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -d -r1.221 -r1.222
--- common-input-element-attributes.html	22 Jun 2012 22:46:28 -0000	1.221
+++ common-input-element-attributes.html	23 Jun 2012 01:46:28 -0000	1.222
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.1208
retrieving revision 1.1209
diff -u -d -r1.1208 -r1.1209
--- interactive-elements.html	22 Jun 2012 22:46:33 -0000	1.1208
+++ interactive-elements.html	23 Jun 2012 01:46:31 -0000	1.1209
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-address-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-address-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-address-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-address-element.html	23 Jun 2012 01:46:33 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec/iana.html,v
retrieving revision 1.525
retrieving revision 1.526
diff -u -d -r1.525 -r1.526
--- iana.html	22 Jun 2012 22:46:33 -0000	1.525
+++ iana.html	23 Jun 2012 01:46:30 -0000	1.526
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-b-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-b-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-b-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-b-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -d -r1.216 -r1.217
--- states-of-the-type-attribute.html	22 Jun 2012 22:46:35 -0000	1.216
+++ states-of-the-type-attribute.html	23 Jun 2012 01:46:33 -0000	1.217
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-nav-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-nav-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-nav-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-nav-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.1230
retrieving revision 1.1231
diff -u -d -r1.1230 -r1.1231
--- references.html	22 Jun 2012 22:46:34 -0000	1.1230
+++ references.html	23 Jun 2012 01:46:32 -0000	1.1231
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">
@@ -533,7 +533,7 @@
 
    <dt id="refsGREGORIAN">[GREGORIAN]</dt>
    <dd>(Non-normative) <cite>Inter Gravissimas</cite>, A. Lilius,
-   C. Clavius. Gregory XIII Papal Bulls, February 1582.</dd>
+   C. Clavius. Gregory XIII Papal Bull, February 1582.</dd>
 
    <dt id="refsHPAAIG">[HPAAIG]</dt>
    <dd><cite><a href="http://dev.w3.org/html5/html-api-map/overview.html">HTML to Platform Accessibility APIs Implementation Guide</a></cite>. W3C.</dd>
@@ -560,7 +560,7 @@
    Message Header Field Names</a></cite>. IANA.</dd>
 
    <dt id="refsISO8601">[ISO8601]</dt>
-   <dd><cite><a href="http://isotc.iso.org/livelink/livelink/4021199/ISO_8601_2004_E.zip?func=doc.Fetch&amp;nodeid=4021199">ISO8601: Data elements and interchange formats &#8212; Information interchange &#8212; Representation of dates and times</a></cite>. ISO.</dd>
+   <dd>(Non-normative) <cite><a href="http://isotc.iso.org/livelink/livelink/4021199/ISO_8601_2004_E.zip?func=doc.Fetch&amp;nodeid=4021199">ISO8601: Data elements and interchange formats &#8212; Information interchange &#8212; Representation of dates and times</a></cite>. ISO.</dd>
 
    <dt id="refsISO885911">[ISO885911]</dt>
    <dd><cite><a href="http://std.dkuug.dk/jtc1/sc2/open/02n3333.pdf">ISO-8859-11:

Index: the-meter-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meter-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-meter-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-meter-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-ul-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ul-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-ul-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-ul-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-html-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-html-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-html-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-html-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.1273
retrieving revision 1.1274
diff -u -d -r1.1273 -r1.1274
--- index.html	22 Jun 2012 22:46:33 -0000	1.1273
+++ index.html	23 Jun 2012 01:46:30 -0000	1.1274
@@ -323,7 +323,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 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>
@@ -350,7 +350,7 @@
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-This is revision 1.5693.
+This is revision 1.5695.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2012 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -516,7 +516,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 22 June 2012 Editor's Draft.
+  This specification is the 23 June 2012 Editor's Draft.
   </p>
 
 

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.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- attributes-common-to-td-and-th-elements.html	22 Jun 2012 22:46:28 -0000	1.155
+++ attributes-common-to-td-and-th-elements.html	23 Jun 2012 01:46:28 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: wai-aria.html
===================================================================
RCS file: /sources/public/html5/spec/wai-aria.html,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -d -r1.156 -r1.157
--- wai-aria.html	22 Jun 2012 22:46:41 -0000	1.156
+++ wai-aria.html	23 Jun 2012 01:46:39 -0000	1.157
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-ruby-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ruby-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-ruby-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-ruby-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-track-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-track-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-track-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-track-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: usage-summary.html
===================================================================
RCS file: /sources/public/html5/spec/usage-summary.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- usage-summary.html	22 Jun 2012 22:46:41 -0000	1.155
+++ usage-summary.html	23 Jun 2012 01:46:39 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -d -r1.221 -r1.222
--- sections.html	22 Jun 2012 22:46:34 -0000	1.221
+++ sections.html	23 Jun 2012 01:46:32 -0000	1.222
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -d -r1.264 -r1.265
--- content-models.html	22 Jun 2012 22:46:29 -0000	1.264
+++ content-models.html	23 Jun 2012 01:46:28 -0000	1.265
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-progress-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-progress-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-progress-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-progress-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-footer-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-footer-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-footer-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-footer-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: interactions-with-xpath-and-xslt.html
===================================================================
RCS file: /sources/public/html5/spec/interactions-with-xpath-and-xslt.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -d -r1.79 -r1.80
--- interactions-with-xpath-and-xslt.html	22 Jun 2012 21:46:38 -0000	1.79
+++ interactions-with-xpath-and-xslt.html	23 Jun 2012 01:46:31 -0000	1.80
@@ -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-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-dd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dd-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-dd-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-dd-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-bdo-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdo-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-bdo-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-bdo-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-object-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-object-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-object-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-object-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-ol-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ol-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-ol-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-ol-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-area-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-area-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-area-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-area-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-datalist-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-datalist-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-datalist-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-datalist-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -d -r1.215 -r1.216
--- grouping-content.html	22 Jun 2012 22:46:32 -0000	1.215
+++ grouping-content.html	23 Jun 2012 01:46:30 -0000	1.216
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-mark-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-mark-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-mark-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-mark-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-dfn-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dfn-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-dfn-element.html	22 Jun 2012 22:46:37 -0000	1.155
+++ the-dfn-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1259
retrieving revision 1.1260
diff -u -d -r1.1259 -r1.1260
--- acknowledgements.html	22 Jun 2012 22:46:28 -0000	1.1259
+++ acknowledgements.html	23 Jun 2012 01:46:28 -0000	1.1260
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">
@@ -644,6 +644,7 @@
   John Harding,
   John Keiser,
   John Snyders,
+  John Stockton,
   John-Mark Bell,
   Johnny Stenback,
   Jon Ferraiolo,

Index: the-header-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-header-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-header-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-header-element.html	23 Jun 2012 01:46:35 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -d -r1.230 -r1.231
--- elements.html	22 Jun 2012 22:46:30 -0000	1.230
+++ elements.html	23 Jun 2012 01:46:29 -0000	1.231
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-sub-and-sup-elements.html
===================================================================
RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-sub-and-sup-elements.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-sub-and-sup-elements.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-i-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-i-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-i-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-i-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.1209
retrieving revision 1.1210
diff -u -d -r1.1209 -r1.1210
--- forms.html	22 Jun 2012 22:46:30 -0000	1.1209
+++ forms.html	23 Jun 2012 01:46:29 -0000	1.1210
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -d -r1.200 -r1.201
--- edits.html	22 Jun 2012 22:46:30 -0000	1.200
+++ edits.html	23 Jun 2012 01:46:29 -0000	1.201
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.1080
retrieving revision 1.1081
diff -u -d -r1.1080 -r1.1081
--- the-canvas-element.html	22 Jun 2012 22:46:36 -0000	1.1080
+++ the-canvas-element.html	23 Jun 2012 01:46:34 -0000	1.1081
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec/commands.html,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -d -r1.206 -r1.207
--- commands.html	22 Jun 2012 22:46:28 -0000	1.206
+++ commands.html	23 Jun 2012 01:46:28 -0000	1.207
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-samp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-samp-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-samp-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-samp-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-u-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-u-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-u-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-u-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: headings-and-sections.html
===================================================================
RCS file: /sources/public/html5/spec/headings-and-sections.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- headings-and-sections.html	22 Jun 2012 22:46:33 -0000	1.155
+++ headings-and-sections.html	23 Jun 2012 01:46:30 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.1216
retrieving revision 1.1217
diff -u -d -r1.1216 -r1.1217
--- obsolete.html	22 Jun 2012 22:46:34 -0000	1.1216
+++ obsolete.html	23 Jun 2012 01:46:31 -0000	1.1217
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.1174
retrieving revision 1.1175
diff -u -d -r1.1174 -r1.1175
--- named-character-references.html	22 Jun 2012 22:46:34 -0000	1.1174
+++ named-character-references.html	23 Jun 2012 01:46:31 -0000	1.1175
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.258
retrieving revision 1.259
diff -u -d -r1.258 -r1.259
--- the-button-element.html	22 Jun 2012 22:46:36 -0000	1.258
+++ the-button-element.html	23 Jun 2012 01:46:34 -0000	1.259
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.259
retrieving revision 1.260
diff -u -d -r1.259 -r1.260
--- links.html	22 Jun 2012 22:46:33 -0000	1.259
+++ links.html	23 Jun 2012 01:46:31 -0000	1.260
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-cite-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-cite-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-cite-element.html	22 Jun 2012 22:46:36 -0000	1.155
+++ the-cite-element.html	23 Jun 2012 01:46:34 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-hgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hgroup-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-hgroup-element.html	22 Jun 2012 22:46:38 -0000	1.155
+++ the-hgroup-element.html	23 Jun 2012 01:46:36 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: common-input-element-apis.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-apis.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- common-input-element-apis.html	22 Jun 2012 22:46:28 -0000	1.155
+++ common-input-element-apis.html	23 Jun 2012 01:46:28 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-tr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tr-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-tr-element.html	22 Jun 2012 22:46:40 -0000	1.155
+++ the-tr-element.html	23 Jun 2012 01:46:38 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: section-index.html
===================================================================
RCS file: /sources/public/html5/spec/section-index.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- section-index.html	22 Jun 2012 22:46:34 -0000	1.155
+++ section-index.html	23 Jun 2012 01:46:32 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec/timers.html,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -d -r1.226 -r1.227
--- timers.html	22 Jun 2012 22:46:41 -0000	1.226
+++ timers.html	23 Jun 2012 01:46:39 -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- namespaces.html	22 Jun 2012 22:46:34 -0000	1.196
+++ namespaces.html	23 Jun 2012 01:46:31 -0000	1.197
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-rt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rt-element.html,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -d -r1.155 -r1.156
--- the-rt-element.html	22 Jun 2012 22:46:39 -0000	1.155
+++ the-rt-element.html	23 Jun 2012 01:46:37 -0000	1.156
@@ -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.5693.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5695.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-22-june-2012">Editor's Draft 22 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-23-june-2012">Editor's Draft 23 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Received on Saturday, 23 June 2012 01:46:54 UTC