html5/spec acknowledgements.html,1.1255,1.1256 association-of-controls-and-forms.html,1.262,1.263 attributes-common-to-form-controls.html,1.151,1.152 attributes-common-to-ins-and-del-elements.html,1.151,1.152 attributes-common-to-td-and-th-elements.html,1.151,1.152 browsers.html,1.1238,1.1239 commands.html,1.202,1.203 common-dom-interfaces.html,1.235,1.236 common-input-element-apis.html,1.151,1.152 common-input-element-attributes.html,1.217,1.218 common-microsyntaxes.html,1.217,1.218 constraints.html,1.151,1.152 content-models.html,1.260,1.261 dimension-attributes.html,1.151,1.152 dnd.html,1.239,1.240 dom.html,1.1230,1.1231 dynamic-markup-insertion.html,1.152,1.153 editing-apis.html,1.151,1.152 editing.html,1.1216,1.1217 edits-and-lists.html,1.151,1.152 edits-and-paragraphs.html,1.151,1.152 edits.html,1.196,1.197 element-definitions.html,1.151,1.152 elements.html,1.226,1.227 embedded-content-1.html,1.221,1.222 examples.html,1.151,1.152 form-submission.html,1.151,1.152 forms.html,1.1205,1.1206 globa

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

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:
fix json error (whatwg r7137)

[updated by splitter]


Index: the-a-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-a-element.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-a-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-a-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-img-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-img-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-del-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-del-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-option-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-option-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-figcaption-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-figcaption-element.html	15 Jun 2012 21:46:44 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-hr-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-hr-element.html	15 Jun 2012 21:46:44 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-summary-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-summary-element.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-small-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-small-element.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-kbd-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-kbd-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- single-page.html	14 Jun 2012 23:46:38 -0000	1.68
+++ single-page.html	15 Jun 2012 21:46:40 -0000	1.69
@@ -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-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.5688.
+This is revision 1.5689.
    </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 14 June 2012 Editor's Draft.
+  This specification is the 15 June 2012 Editor's Draft.
   </p>
 
 
@@ -83651,6 +83651,7 @@
   Martin Nilsson,
   Martin Thomson,
   Masataka Yakura,
+  Mathias Bynens,
   Mathieu Henri,
   Matias Larsson,
   Matt Schmidt,

Index: the-end.html
===================================================================
RCS file: /sources/public/html5/spec/the-end.html,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- the-end.html	14 Jun 2012 19:46:39 -0000	1.149
+++ the-end.html	15 Jun 2012 21:46:44 -0000	1.150
@@ -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-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: parsing.html
===================================================================
RCS file: /sources/public/html5/spec/parsing.html,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -d -r1.160 -r1.161
--- parsing.html	14 Jun 2012 19:46:36 -0000	1.160
+++ parsing.html	15 Jun 2012 21:46:39 -0000	1.161
@@ -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-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-span-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-span-element.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-fieldset-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-fieldset-element.html	15 Jun 2012 21:46:44 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-figure-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-figure-element.html	15 Jun 2012 21:46:44 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- element-definitions.html	14 Jun 2012 23:46:32 -0000	1.151
+++ element-definitions.html	15 Jun 2012 21:46:36 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-script-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-script-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.212
retrieving revision 1.213
diff -u -d -r1.212 -r1.213
--- the-input-element.html	14 Jun 2012 23:46:41 -0000	1.212
+++ the-input-element.html	15 Jun 2012 21:46:45 -0000	1.213
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: constraints.html
===================================================================
RCS file: /sources/public/html5/spec/constraints.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- constraints.html	14 Jun 2012 23:46:32 -0000	1.151
+++ constraints.html	15 Jun 2012 21:46:35 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-p-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-p-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: examples.html
===================================================================
RCS file: /sources/public/html5/spec/examples.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- examples.html	14 Jun 2012 23:46:33 -0000	1.151
+++ examples.html	15 Jun 2012 21:46:36 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.212
retrieving revision 1.213
diff -u -d -r1.212 -r1.213
--- the-map-element.html	14 Jun 2012 23:46:42 -0000	1.212
+++ the-map-element.html	15 Jun 2012 21:46:45 -0000	1.213
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.1238
retrieving revision 1.1239
diff -u -d -r1.1238 -r1.1239
--- browsers.html	14 Jun 2012 23:46:31 -0000	1.1238
+++ browsers.html	15 Jun 2012 21:46:35 -0000	1.1239
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-head-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-head-element.html	15 Jun 2012 21:46:44 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-s-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-s-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-section-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-section-element.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-article-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-article-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-blockquote-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-blockquote-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-rp-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-rp-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-details-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-details-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-aside-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-aside-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-title-element.html	14 Jun 2012 23:46:44 -0000	1.151
+++ the-title-element.html	15 Jun 2012 21:46:48 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

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

Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec/textFieldSelection.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- textFieldSelection.html	14 Jun 2012 23:46:39 -0000	1.151
+++ textFieldSelection.html	15 Jun 2012 21:46:41 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- global-attributes.html	14 Jun 2012 23:46:35 -0000	1.151
+++ global-attributes.html	15 Jun 2012 21:46:37 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-bdi-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-bdi-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-legend-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-legend-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-dt-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-dt-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.1243
retrieving revision 1.1244
diff -u -d -r1.1243 -r1.1244
--- history.html	14 Jun 2012 23:46:35 -0000	1.1243
+++ history.html	15 Jun 2012 21:46:37 -0000	1.1244
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- svg-0.html	14 Jun 2012 23:46:38 -0000	1.151
+++ svg-0.html	15 Jun 2012 21:46:41 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-source-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-source-element.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-embed-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-embed-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-ins-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-ins-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-col-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-col-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-em-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-em-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1232
retrieving revision 1.1233
diff -u -d -r1.1232 -r1.1233
--- semantics.html	14 Jun 2012 23:46:37 -0000	1.1232
+++ semantics.html	15 Jun 2012 21:46:40 -0000	1.1233
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-q-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-q-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-style-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-style-element.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.1202
retrieving revision 1.1203
diff -u -d -r1.1202 -r1.1203
--- syntax.html	14 Jun 2012 23:46:38 -0000	1.1202
+++ syntax.html	15 Jun 2012 21:46:41 -0000	1.1203
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec/webappapis.html,v
retrieving revision 1.355
retrieving revision 1.356
diff -u -d -r1.355 -r1.356
--- webappapis.html	14 Jun 2012 23:46:45 -0000	1.355
+++ webappapis.html	15 Jun 2012 21:46:49 -0000	1.356
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- attributes-common-to-form-controls.html	14 Jun 2012 23:46:30 -0000	1.151
+++ attributes-common-to-form-controls.html	15 Jun 2012 21:46:34 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-h1-h2-h3-h4-h5-and-h6-elements.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-h1-h2-h3-h4-h5-and-h6-elements.html	15 Jun 2012 21:46:44 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-abbr-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-abbr-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-caption-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-caption-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- edits-and-paragraphs.html	14 Jun 2012 23:46:32 -0000	1.151
+++ edits-and-paragraphs.html	15 Jun 2012 21:46:36 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-tbody-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-tbody-element.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-td-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-td-element.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1935
retrieving revision 1.1936
diff -u -d -r1.1935 -r1.1936
--- spec.html	14 Jun 2012 23:46:38 -0000	1.1935
+++ spec.html	15 Jun 2012 21:46:40 -0000	1.1936
@@ -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-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.5688.
+This is revision 1.5689.
    </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 14 June 2012 Editor's Draft.
+  This specification is the 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- system-state-and-capabilities.html	14 Jun 2012 23:46:38 -0000	1.151
+++ system-state-and-capabilities.html	15 Jun 2012 21:46:41 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- origin-0.html	14 Jun 2012 23:46:37 -0000	1.203
+++ origin-0.html	15 Jun 2012 21:46:39 -0000	1.204
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- media-elements.html	14 Jun 2012 23:46:36 -0000	1.151
+++ media-elements.html	15 Jun 2012 21:46:38 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-base-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-base-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-menu-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-menu-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: styling.html
===================================================================
RCS file: /sources/public/html5/spec/styling.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- styling.html	14 Jun 2012 23:46:38 -0000	1.151
+++ styling.html	15 Jun 2012 21:46:41 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-noscript-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-noscript-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-code-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-code-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-command-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-command-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -d -r1.212 -r1.213
--- urls.html	14 Jun 2012 23:46:44 -0000	1.212
+++ urls.html	15 Jun 2012 21:46:49 -0000	1.213
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.1197
retrieving revision 1.1198
diff -u -d -r1.1197 -r1.1198
--- the-xhtml-syntax.html	14 Jun 2012 23:46:44 -0000	1.1197
+++ the-xhtml-syntax.html	15 Jun 2012 21:46:48 -0000	1.1198
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-div-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-div-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-output-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-output-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-label-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-label-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec/dnd.html,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -d -r1.239 -r1.240
--- dnd.html	14 Jun 2012 23:46:32 -0000	1.239
+++ dnd.html	15 Jun 2012 21:46:36 -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.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-dl-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-dl-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-select-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-select-element.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- editing-apis.html	14 Jun 2012 23:46:32 -0000	1.151
+++ editing-apis.html	15 Jun 2012 21:46:36 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1230
retrieving revision 1.1231
diff -u -d -r1.1230 -r1.1231
--- dom.html	14 Jun 2012 23:46:32 -0000	1.1230
+++ dom.html	15 Jun 2012 21:46:36 -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.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-textarea-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-textarea-element.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-colgroup-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-colgroup-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- attributes-common-to-ins-and-del-elements.html	14 Jun 2012 23:46:31 -0000	1.151
+++ attributes-common-to-ins-and-del-elements.html	15 Jun 2012 21:46:34 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-video-element.html	14 Jun 2012 23:46:44 -0000	1.151
+++ the-video-element.html	15 Jun 2012 21:46:48 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-table-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-table-element.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-audio-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-audio-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- edits-and-lists.html	14 Jun 2012 23:46:32 -0000	1.151
+++ edits-and-lists.html	15 Jun 2012 21:46:36 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-pre-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-pre-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.152
retrieving revision 1.153
diff -u -d -r1.152 -r1.153
--- dynamic-markup-insertion.html	14 Jun 2012 23:46:32 -0000	1.152
+++ dynamic-markup-insertion.html	15 Jun 2012 21:46:36 -0000	1.153
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-tfoot-element.html	14 Jun 2012 23:46:44 -0000	1.151
+++ the-tfoot-element.html	15 Jun 2012 21:46:48 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-thead-element.html	14 Jun 2012 23:46:44 -0000	1.151
+++ the-thead-element.html	15 Jun 2012 21:46:48 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- image-maps.html	14 Jun 2012 23:46:35 -0000	1.151
+++ image-maps.html	15 Jun 2012 21:46:37 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-br-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-br-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-meta-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-meta-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-wbr-element.html	14 Jun 2012 23:46:44 -0000	1.151
+++ the-wbr-element.html	15 Jun 2012 21:46:48 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1210
retrieving revision 1.1211
diff -u -d -r1.1210 -r1.1211
--- introduction.html	14 Jun 2012 23:46:36 -0000	1.1210
+++ introduction.html	15 Jun 2012 21:46:38 -0000	1.1211
@@ -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.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.1216
retrieving revision 1.1217
diff -u -d -r1.1216 -r1.1217
--- editing.html	14 Jun 2012 23:46:32 -0000	1.1216
+++ editing.html	15 Jun 2012 21:46:36 -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.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.217
retrieving revision 1.218
diff -u -d -r1.217 -r1.218
--- common-microsyntaxes.html	14 Jun 2012 23:46:31 -0000	1.217
+++ common-microsyntaxes.html	15 Jun 2012 21:46:35 -0000	1.218
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -d -r1.220 -r1.221
--- rendering.html	14 Jun 2012 19:46:36 -0000	1.220
+++ rendering.html	15 Jun 2012 21:46:39 -0000	1.221
@@ -326,7 +326,7 @@
 
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.1219
retrieving revision 1.1220
diff -u -d -r1.1219 -r1.1220
--- text-level-semantics.html	14 Jun 2012 23:46:38 -0000	1.1219
+++ text-level-semantics.html	15 Jun 2012 21:46:41 -0000	1.1220
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.221
retrieving revision 1.222
diff -u -d -r1.221 -r1.222
--- embedded-content-1.html	14 Jun 2012 23:46:32 -0000	1.221
+++ embedded-content-1.html	15 Jun 2012 21:46:36 -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.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1274
retrieving revision 1.1275
diff -u -d -r1.1274 -r1.1275
--- infrastructure.html	14 Jun 2012 23:46:36 -0000	1.1274
+++ infrastructure.html	15 Jun 2012 21:46:38 -0000	1.1275
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- form-submission.html	14 Jun 2012 23:46:33 -0000	1.151
+++ form-submission.html	15 Jun 2012 21:46:36 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- user-prompts.html	14 Jun 2012 23:46:45 -0000	1.151
+++ user-prompts.html	15 Jun 2012 21:46:49 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.1199
retrieving revision 1.1200
diff -u -d -r1.1199 -r1.1200
--- tabular-data.html	14 Jun 2012 23:46:38 -0000	1.1199
+++ tabular-data.html	15 Jun 2012 21:46:41 -0000	1.1200
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.296
retrieving revision 1.297
diff -u -d -r1.296 -r1.297
--- the-iframe-element.html	14 Jun 2012 23:46:41 -0000	1.296
+++ the-iframe-element.html	15 Jun 2012 21:46:44 -0000	1.297
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- dimension-attributes.html	14 Jun 2012 23:46:32 -0000	1.151
+++ dimension-attributes.html	15 Jun 2012 21:46:36 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- tree-construction.html	14 Jun 2012 19:46:43 -0000	1.104
+++ tree-construction.html	15 Jun 2012 21:46:49 -0000	1.105
@@ -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-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.262
retrieving revision 1.263
diff -u -d -r1.262 -r1.263
--- association-of-controls-and-forms.html	14 Jun 2012 23:46:30 -0000	1.262
+++ association-of-controls-and-forms.html	15 Jun 2012 21:46:34 -0000	1.263
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.235
retrieving revision 1.236
diff -u -d -r1.235 -r1.236
--- common-dom-interfaces.html	14 Jun 2012 23:46:31 -0000	1.235
+++ common-dom-interfaces.html	15 Jun 2012 21:46:35 -0000	1.236
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-strong-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-strong-element.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-form-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-form-element.html	15 Jun 2012 21:46:44 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-li-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-li-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.227
retrieving revision 1.228
diff -u -d -r1.227 -r1.228
--- scripting-1.html	14 Jun 2012 23:46:37 -0000	1.227
+++ scripting-1.html	15 Jun 2012 21:46:40 -0000	1.228
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-keygen-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-keygen-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-link-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-link-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-optgroup-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-optgroup-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-param-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-param-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-time-element.html	14 Jun 2012 23:46:44 -0000	1.151
+++ the-time-element.html	15 Jun 2012 21:46:48 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: mathml.html
===================================================================
RCS file: /sources/public/html5/spec/mathml.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- mathml.html	14 Jun 2012 23:46:36 -0000	1.151
+++ mathml.html	15 Jun 2012 21:46:38 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-var-element.html	14 Jun 2012 23:46:44 -0000	1.151
+++ the-var-element.html	15 Jun 2012 21:46:48 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-th-element.html	14 Jun 2012 23:46:44 -0000	1.151
+++ the-th-element.html	15 Jun 2012 21:46:48 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: tokenization.html
===================================================================
RCS file: /sources/public/html5/spec/tokenization.html,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -d -r1.164 -r1.165
--- tokenization.html	14 Jun 2012 19:46:43 -0000	1.164
+++ tokenization.html	15 Jun 2012 21:46:49 -0000	1.165
@@ -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-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- requirements-relating-to-bidirectional-algorithm-formatting-characters.html	14 Jun 2012 23:46:37 -0000	1.151
+++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html	15 Jun 2012 21:46:40 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-body-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-body-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.217
retrieving revision 1.218
diff -u -d -r1.217 -r1.218
--- common-input-element-attributes.html	14 Jun 2012 23:46:31 -0000	1.217
+++ common-input-element-attributes.html	15 Jun 2012 21:46:35 -0000	1.218
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.1204
retrieving revision 1.1205
diff -u -d -r1.1204 -r1.1205
--- interactive-elements.html	14 Jun 2012 23:46:36 -0000	1.1204
+++ interactive-elements.html	15 Jun 2012 21:46:38 -0000	1.1205
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-address-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-address-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec/iana.html,v
retrieving revision 1.521
retrieving revision 1.522
diff -u -d -r1.521 -r1.522
--- iana.html	14 Jun 2012 23:46:35 -0000	1.521
+++ iana.html	15 Jun 2012 21:46:37 -0000	1.522
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-b-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-b-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.212
retrieving revision 1.213
diff -u -d -r1.212 -r1.213
--- states-of-the-type-attribute.html	14 Jun 2012 23:46:38 -0000	1.212
+++ states-of-the-type-attribute.html	15 Jun 2012 21:46:41 -0000	1.213
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-nav-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-nav-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.1226
retrieving revision 1.1227
diff -u -d -r1.1226 -r1.1227
--- references.html	14 Jun 2012 23:46:37 -0000	1.1226
+++ references.html	15 Jun 2012 21:46:39 -0000	1.1227
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-meter-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meter-element.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-meter-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-meter-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-ul-element.html	14 Jun 2012 23:46:44 -0000	1.151
+++ the-ul-element.html	15 Jun 2012 21:46:48 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-html-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-html-element.html	15 Jun 2012 21:46:44 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.1269
retrieving revision 1.1270
diff -u -d -r1.1269 -r1.1270
--- index.html	14 Jun 2012 23:46:35 -0000	1.1269
+++ index.html	15 Jun 2012 21:46:38 -0000	1.1270
@@ -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-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.5688.
+This is revision 1.5689.
    </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 14 June 2012 Editor's Draft.
+  This specification is the 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- attributes-common-to-td-and-th-elements.html	14 Jun 2012 23:46:31 -0000	1.151
+++ attributes-common-to-td-and-th-elements.html	15 Jun 2012 21:46:35 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.152
retrieving revision 1.153
diff -u -d -r1.152 -r1.153
--- wai-aria.html	14 Jun 2012 23:46:45 -0000	1.152
+++ wai-aria.html	15 Jun 2012 21:46:49 -0000	1.153
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-ruby-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-ruby-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-track-element.html	14 Jun 2012 23:46:44 -0000	1.151
+++ the-track-element.html	15 Jun 2012 21:46:48 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- usage-summary.html	14 Jun 2012 23:46:45 -0000	1.151
+++ usage-summary.html	15 Jun 2012 21:46:49 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -d -r1.217 -r1.218
--- sections.html	14 Jun 2012 23:46:37 -0000	1.217
+++ sections.html	15 Jun 2012 21:46:40 -0000	1.218
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.260
retrieving revision 1.261
diff -u -d -r1.260 -r1.261
--- content-models.html	14 Jun 2012 23:46:32 -0000	1.260
+++ content-models.html	15 Jun 2012 21:46:35 -0000	1.261
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-progress-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-progress-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-footer-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-footer-element.html	15 Jun 2012 21:46:44 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- interactions-with-xpath-and-xslt.html	14 Jun 2012 19:46:35 -0000	1.77
+++ interactions-with-xpath-and-xslt.html	15 Jun 2012 21:46:38 -0000	1.78
@@ -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-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-dd-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-dd-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-bdo-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-bdo-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-object-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-object-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-ol-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-ol-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-area-element.html	14 Jun 2012 23:46:39 -0000	1.151
+++ the-area-element.html	15 Jun 2012 21:46:42 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-datalist-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-datalist-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.211
retrieving revision 1.212
diff -u -d -r1.211 -r1.212
--- grouping-content.html	14 Jun 2012 23:46:35 -0000	1.211
+++ grouping-content.html	15 Jun 2012 21:46:37 -0000	1.212
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-mark-element.html	14 Jun 2012 23:46:42 -0000	1.151
+++ the-mark-element.html	15 Jun 2012 21:46:45 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-dfn-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-dfn-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1255
retrieving revision 1.1256
diff -u -d -r1.1255 -r1.1256
--- acknowledgements.html	14 Jun 2012 23:46:30 -0000	1.1255
+++ acknowledgements.html	15 Jun 2012 21:46:34 -0000	1.1256
@@ -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.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">
@@ -729,6 +729,7 @@
   Martin Nilsson,
   Martin Thomson,
   Masataka Yakura,
+  Mathias Bynens,
   Mathieu Henri,
   Matias Larsson,
   Matt Schmidt,

Index: the-header-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-header-element.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-header-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-header-element.html	15 Jun 2012 21:46:44 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.226
retrieving revision 1.227
diff -u -d -r1.226 -r1.227
--- elements.html	14 Jun 2012 23:46:32 -0000	1.226
+++ elements.html	15 Jun 2012 21:46:36 -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.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-sub-and-sup-elements.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-sub-and-sup-elements.html	15 Jun 2012 21:46:47 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-i-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-i-element.html	15 Jun 2012 21:46:44 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.1205
retrieving revision 1.1206
diff -u -d -r1.1205 -r1.1206
--- forms.html	14 Jun 2012 23:46:33 -0000	1.1205
+++ forms.html	15 Jun 2012 21:46:37 -0000	1.1206
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- edits.html	14 Jun 2012 23:46:32 -0000	1.196
+++ edits.html	15 Jun 2012 21:46:36 -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.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.1076
retrieving revision 1.1077
diff -u -d -r1.1076 -r1.1077
--- the-canvas-element.html	14 Jun 2012 23:46:40 -0000	1.1076
+++ the-canvas-element.html	15 Jun 2012 21:46:42 -0000	1.1077
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec/commands.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- commands.html	14 Jun 2012 23:46:31 -0000	1.202
+++ commands.html	15 Jun 2012 21:46:35 -0000	1.203
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-samp-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-samp-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-u-element.html	14 Jun 2012 23:46:44 -0000	1.151
+++ the-u-element.html	15 Jun 2012 21:46:48 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- headings-and-sections.html	14 Jun 2012 23:46:35 -0000	1.151
+++ headings-and-sections.html	15 Jun 2012 21:46:37 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.1212
retrieving revision 1.1213
diff -u -d -r1.1212 -r1.1213
--- obsolete.html	14 Jun 2012 23:46:37 -0000	1.1212
+++ obsolete.html	15 Jun 2012 21:46:39 -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.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.1170
retrieving revision 1.1171
diff -u -d -r1.1170 -r1.1171
--- named-character-references.html	14 Jun 2012 23:46:36 -0000	1.1170
+++ named-character-references.html	15 Jun 2012 21:46:39 -0000	1.1171
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.254
retrieving revision 1.255
diff -u -d -r1.254 -r1.255
--- the-button-element.html	14 Jun 2012 23:46:40 -0000	1.254
+++ the-button-element.html	15 Jun 2012 21:46:42 -0000	1.255
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -d -r1.255 -r1.256
--- links.html	14 Jun 2012 23:46:36 -0000	1.255
+++ links.html	15 Jun 2012 21:46:38 -0000	1.256
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-cite-element.html	14 Jun 2012 23:46:40 -0000	1.151
+++ the-cite-element.html	15 Jun 2012 21:46:43 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-hgroup-element.html	14 Jun 2012 23:46:41 -0000	1.151
+++ the-hgroup-element.html	15 Jun 2012 21:46:44 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- common-input-element-apis.html	14 Jun 2012 23:46:31 -0000	1.151
+++ common-input-element-apis.html	15 Jun 2012 21:46:35 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-tr-element.html	14 Jun 2012 23:46:44 -0000	1.151
+++ the-tr-element.html	15 Jun 2012 21:46:48 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- section-index.html	14 Jun 2012 23:46:37 -0000	1.151
+++ section-index.html	15 Jun 2012 21:46:40 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec/timers.html,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -d -r1.222 -r1.223
--- timers.html	14 Jun 2012 23:46:44 -0000	1.222
+++ timers.html	15 Jun 2012 21:46:48 -0000	1.223
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -d -r1.192 -r1.193
--- namespaces.html	14 Jun 2012 23:46:37 -0000	1.192
+++ namespaces.html	15 Jun 2012 21:46:39 -0000	1.193
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 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.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- the-rt-element.html	14 Jun 2012 23:46:43 -0000	1.151
+++ the-rt-element.html	15 Jun 2012 21:46:46 -0000	1.152
@@ -325,9 +325,9 @@
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
    <h1>HTML5</h1>
-   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5688.</p>
+   <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5689.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-14-june-2012">Editor's Draft 14 June 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-june-2012">Editor's Draft 15 June 2012</h2>
    </div>
 
   <nav class="prev_next">

Received on Friday, 15 June 2012 21:47:04 UTC