- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 02 Apr 2012 21:46:45 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv7988
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
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 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-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
urls.html usage-summary.html user-prompts.html wai-aria.html
webappapis.html
Log Message:
Only apply styles for [dir] if the attribute value is actually valid (ltr, rtl, auto). (whatwg r7043)
[updated by splitter]
Index: the-a-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-a-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-a-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-a-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-img-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-img-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-img-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-img-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-del-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-del-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-del-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-del-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-option-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-option-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-option-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-option-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-figcaption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figcaption-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-figcaption-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-figcaption-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-hr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hr-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-hr-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-hr-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-summary-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-summary-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-summary-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-summary-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-small-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-small-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-small-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-small-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-kbd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-kbd-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-kbd-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-kbd-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- single-page.html 28 Mar 2012 22:46:35 -0000 1.16
+++ single-page.html 2 Apr 2012 21:46:35 -0000 1.17
@@ -390,10 +390,10 @@
<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.5614.
+This is revision 1.5615.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
- © 2011 <a href="http://www.w3.org/"><abbr title="World Wide
+ © 2012 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research
Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C
@@ -74226,20 +74226,25 @@
unicode-bidi: isolate;
}
-[dir]:not(address):not(blockquote):not(center):not(div):not(figure
-):not(figcaption):not(footer):not(form):not(header):not(hr):not(legend
-):not(listing):not(p):not(plaintext):not(pre):not(summary):not(xmp
-):not(article):not(aside):not(h1):not(h2):not(h3):not(h4):not(h5
-):not(h6):not(hgroup):not(nav):not(section):not(table):not(caption
-):not(colgroup):not(col):not(thead):not(tbody):not(tfoot):not(tr
-):not(td):not(th):not(dir):not(dd):not(dl):not(dt):not(menu):not(ol
-):not(ul):not(li) {
+:matches([dir=ltr i], [dir=rtl i], [dir=auto i]):not(address):not(blockquote
+):not(center):not(div):not(figure):not(figcaption):not(footer):not(form
+):not(header):not(hr):not(legend):not(listing):not(p):not(plaintext):not(pre
+):not(summary):not(xmp):not(article):not(aside):not(h1):not(h2):not(h3):not(h4
+):not(h5):not(h6):not(hgroup):not(nav):not(section):not(table):not(caption
+):not(colgroup):not(col):not(thead):not(tbody):not(tfoot):not(tr):not(td
+):not(th):not(dir):not(dd):not(dl):not(dt):not(menu):not(ol):not(ul):not(li) {
unicode-bidi: embed;
}
-bdi, bdi[dir], output, output[dir], [dir=auto i] { unicode-bidi: isolate; }
-bdo, bdo[dir] { unicode-bidi: bidi-override; }
+bdi, bdi:matches([dir=ltr i], [dir=rtl i]),
+output, output:matches([dir=ltr i], [dir=rtl i]),
+[dir=auto i] {
+ unicode-bidi: isolate;
+}
+
+bdo, bdo:matches([dir=ltr i], [dir=rtl i]) { unicode-bidi: bidi-override; }
bdo[dir=auto i] { unicode-bidi: bidi-override isolate; }
+
textarea[dir=auto i], pre[dir=auto i] { unicode-bidi: plaintext; }</pre>
Index: the-span-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-span-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-span-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-span-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-fieldset-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-fieldset-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-fieldset-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-fieldset-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-figure-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figure-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-figure-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-figure-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: element-definitions.html
===================================================================
RCS file: /sources/public/html5/spec/element-definitions.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- element-definitions.html 28 Mar 2012 22:46:32 -0000 1.99
+++ element-definitions.html 2 Apr 2012 21:46:33 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-script-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-script-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-script-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-script-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -d -r1.160 -r1.161
--- the-input-element.html 28 Mar 2012 22:46:39 -0000 1.160
+++ the-input-element.html 2 Apr 2012 21:46:39 -0000 1.161
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: constraints.html
===================================================================
RCS file: /sources/public/html5/spec/constraints.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- constraints.html 28 Mar 2012 22:46:32 -0000 1.99
+++ constraints.html 2 Apr 2012 21:46:32 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-p-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-p-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-p-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-p-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: examples.html
===================================================================
RCS file: /sources/public/html5/spec/examples.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- examples.html 28 Mar 2012 22:46:33 -0000 1.99
+++ examples.html 2 Apr 2012 21:46:33 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -d -r1.160 -r1.161
--- the-map-element.html 28 Mar 2012 22:46:40 -0000 1.160
+++ the-map-element.html 2 Apr 2012 21:46:40 -0000 1.161
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.1186
retrieving revision 1.1187
diff -u -d -r1.1186 -r1.1187
--- browsers.html 28 Mar 2012 22:46:30 -0000 1.1186
+++ browsers.html 2 Apr 2012 21:46:31 -0000 1.1187
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-head-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-head-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-head-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-head-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-s-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-s-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-s-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-s-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-section-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-section-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-section-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-section-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-article-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-article-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-article-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-article-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-blockquote-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-blockquote-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-blockquote-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-blockquote-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-rp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rp-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-rp-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-rp-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-details-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-details-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-details-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-details-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-aside-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-aside-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-aside-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-aside-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-title-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-title-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-title-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-title-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.1156
retrieving revision 1.1157
diff -u -d -r1.1156 -r1.1157
--- offline.html 28 Mar 2012 22:46:34 -0000 1.1156
+++ offline.html 2 Apr 2012 21:46:34 -0000 1.1157
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec/textFieldSelection.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- textFieldSelection.html 28 Mar 2012 22:46:37 -0000 1.99
+++ textFieldSelection.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/global-attributes.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- global-attributes.html 28 Mar 2012 22:46:33 -0000 1.99
+++ global-attributes.html 2 Apr 2012 21:46:33 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-bdi-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdi-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-bdi-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-bdi-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-legend-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-legend-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-legend-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-legend-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-dt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dt-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-dt-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-dt-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.1191
retrieving revision 1.1192
diff -u -d -r1.1191 -r1.1192
--- history.html 28 Mar 2012 22:46:33 -0000 1.1191
+++ history.html 2 Apr 2012 21:46:33 -0000 1.1192
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: svg-0.html
===================================================================
RCS file: /sources/public/html5/spec/svg-0.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- svg-0.html 28 Mar 2012 22:46:36 -0000 1.99
+++ svg-0.html 2 Apr 2012 21:46:36 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-source-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-source-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-source-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-source-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-embed-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-embed-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-embed-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-embed-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-ins-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ins-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-ins-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-ins-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-col-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-col-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-col-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-col-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-em-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-em-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-em-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-em-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1180
retrieving revision 1.1181
diff -u -d -r1.1180 -r1.1181
--- semantics.html 28 Mar 2012 22:46:35 -0000 1.1180
+++ semantics.html 2 Apr 2012 21:46:35 -0000 1.1181
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-q-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-q-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-q-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-q-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-style-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-style-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-style-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-style-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.1150
retrieving revision 1.1151
diff -u -d -r1.1150 -r1.1151
--- syntax.html 28 Mar 2012 22:46:36 -0000 1.1150
+++ syntax.html 2 Apr 2012 21:46:36 -0000 1.1151
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec/webappapis.html,v
retrieving revision 1.303
retrieving revision 1.304
diff -u -d -r1.303 -r1.304
--- webappapis.html 28 Mar 2012 22:46:42 -0000 1.303
+++ webappapis.html 2 Apr 2012 21:46:43 -0000 1.304
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: attributes-common-to-form-controls.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- attributes-common-to-form-controls.html 28 Mar 2012 22:46:30 -0000 1.99
+++ attributes-common-to-form-controls.html 2 Apr 2012 21:46:31 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
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.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-h1-h2-h3-h4-h5-and-h6-elements.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-h1-h2-h3-h4-h5-and-h6-elements.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-abbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-abbr-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-abbr-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-abbr-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-caption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-caption-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-caption-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-caption-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: edits-and-paragraphs.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- edits-and-paragraphs.html 28 Mar 2012 22:46:32 -0000 1.99
+++ edits-and-paragraphs.html 2 Apr 2012 21:46:33 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-tbody-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tbody-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-tbody-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-tbody-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-td-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-td-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-td-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-td-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1883
retrieving revision 1.1884
diff -u -d -r1.1883 -r1.1884
--- spec.html 28 Mar 2012 22:46:36 -0000 1.1883
+++ spec.html 2 Apr 2012 21:46:36 -0000 1.1884
@@ -387,10 +387,10 @@
<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.5614.
+This is revision 1.5615.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
- © 2011 <a href="http://www.w3.org/"><abbr title="World Wide
+ © 2012 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research
Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C
Index: system-state-and-capabilities.html
===================================================================
RCS file: /sources/public/html5/spec/system-state-and-capabilities.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- system-state-and-capabilities.html 28 Mar 2012 22:46:36 -0000 1.99
+++ system-state-and-capabilities.html 2 Apr 2012 21:46:36 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec/origin-0.html,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -d -r1.151 -r1.152
--- origin-0.html 28 Mar 2012 22:46:34 -0000 1.151
+++ origin-0.html 2 Apr 2012 21:46:35 -0000 1.152
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec/media-elements.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- media-elements.html 28 Mar 2012 22:46:34 -0000 1.99
+++ media-elements.html 2 Apr 2012 21:46:34 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-base-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-base-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-base-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-base-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-menu-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-menu-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-menu-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-menu-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: styling.html
===================================================================
RCS file: /sources/public/html5/spec/styling.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- styling.html 28 Mar 2012 22:46:36 -0000 1.99
+++ styling.html 2 Apr 2012 21:46:36 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-noscript-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-noscript-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-noscript-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-noscript-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-code-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-code-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-code-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-code-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-command-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-command-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-command-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-command-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -d -r1.160 -r1.161
--- urls.html 28 Mar 2012 22:46:42 -0000 1.160
+++ urls.html 2 Apr 2012 21:46:42 -0000 1.161
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.1145
retrieving revision 1.1146
diff -u -d -r1.1145 -r1.1146
--- the-xhtml-syntax.html 28 Mar 2012 22:46:42 -0000 1.1145
+++ the-xhtml-syntax.html 2 Apr 2012 21:46:42 -0000 1.1146
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-div-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-div-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-div-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-div-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-output-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-output-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-output-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-output-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-label-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-label-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-label-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-label-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec/dnd.html,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -d -r1.187 -r1.188
--- dnd.html 28 Mar 2012 22:46:32 -0000 1.187
+++ dnd.html 2 Apr 2012 21:46:32 -0000 1.188
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-dl-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dl-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-dl-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-dl-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-select-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-select-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-select-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-select-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: editing-apis.html
===================================================================
RCS file: /sources/public/html5/spec/editing-apis.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- editing-apis.html 28 Mar 2012 22:46:32 -0000 1.99
+++ editing-apis.html 2 Apr 2012 21:46:33 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1178
retrieving revision 1.1179
diff -u -d -r1.1178 -r1.1179
--- dom.html 28 Mar 2012 22:46:32 -0000 1.1178
+++ dom.html 2 Apr 2012 21:46:32 -0000 1.1179
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-textarea-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-textarea-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-textarea-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-textarea-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-colgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-colgroup-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-colgroup-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-colgroup-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
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.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- attributes-common-to-ins-and-del-elements.html 28 Mar 2012 22:46:30 -0000 1.99
+++ attributes-common-to-ins-and-del-elements.html 2 Apr 2012 21:46:31 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-video-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-video-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-video-element.html 28 Mar 2012 22:46:42 -0000 1.99
+++ the-video-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-table-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-table-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-table-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-table-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-audio-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-audio-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-audio-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-audio-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: edits-and-lists.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-lists.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- edits-and-lists.html 28 Mar 2012 22:46:32 -0000 1.99
+++ edits-and-lists.html 2 Apr 2012 21:46:33 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-pre-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-pre-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-pre-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-pre-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: dynamic-markup-insertion.html
===================================================================
RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- dynamic-markup-insertion.html 28 Mar 2012 22:46:32 -0000 1.100
+++ dynamic-markup-insertion.html 2 Apr 2012 21:46:32 -0000 1.101
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-tfoot-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tfoot-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-tfoot-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-tfoot-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-thead-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-thead-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-thead-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-thead-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: image-maps.html
===================================================================
RCS file: /sources/public/html5/spec/image-maps.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- image-maps.html 28 Mar 2012 22:46:33 -0000 1.99
+++ image-maps.html 2 Apr 2012 21:46:34 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-br-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-br-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-br-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-br-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-meta-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meta-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-meta-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-meta-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-wbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-wbr-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-wbr-element.html 28 Mar 2012 22:46:42 -0000 1.99
+++ the-wbr-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1158
retrieving revision 1.1159
diff -u -d -r1.1158 -r1.1159
--- introduction.html 28 Mar 2012 22:46:34 -0000 1.1158
+++ introduction.html 2 Apr 2012 21:46:34 -0000 1.1159
@@ -360,7 +360,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.1164
retrieving revision 1.1165
diff -u -d -r1.1164 -r1.1165
--- editing.html 28 Mar 2012 22:46:32 -0000 1.1164
+++ editing.html 2 Apr 2012 21:46:33 -0000 1.1165
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- common-microsyntaxes.html 28 Mar 2012 22:46:31 -0000 1.165
+++ common-microsyntaxes.html 2 Apr 2012 21:46:32 -0000 1.166
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- rendering.html 28 Mar 2012 05:46:33 -0000 1.198
+++ rendering.html 2 Apr 2012 21:46:35 -0000 1.199
@@ -884,20 +884,25 @@
unicode-bidi: isolate;
}
-[dir]:not(address):not(blockquote):not(center):not(div):not(figure
-):not(figcaption):not(footer):not(form):not(header):not(hr):not(legend
-):not(listing):not(p):not(plaintext):not(pre):not(summary):not(xmp
-):not(article):not(aside):not(h1):not(h2):not(h3):not(h4):not(h5
-):not(h6):not(hgroup):not(nav):not(section):not(table):not(caption
-):not(colgroup):not(col):not(thead):not(tbody):not(tfoot):not(tr
-):not(td):not(th):not(dir):not(dd):not(dl):not(dt):not(menu):not(ol
-):not(ul):not(li) {
+:matches([dir=ltr i], [dir=rtl i], [dir=auto i]):not(address):not(blockquote
+):not(center):not(div):not(figure):not(figcaption):not(footer):not(form
+):not(header):not(hr):not(legend):not(listing):not(p):not(plaintext):not(pre
+):not(summary):not(xmp):not(article):not(aside):not(h1):not(h2):not(h3):not(h4
+):not(h5):not(h6):not(hgroup):not(nav):not(section):not(table):not(caption
+):not(colgroup):not(col):not(thead):not(tbody):not(tfoot):not(tr):not(td
+):not(th):not(dir):not(dd):not(dl):not(dt):not(menu):not(ol):not(ul):not(li) {
unicode-bidi: embed;
}
-bdi, bdi[dir], output, output[dir], [dir=auto i] { unicode-bidi: isolate; }
-bdo, bdo[dir] { unicode-bidi: bidi-override; }
+bdi, bdi:matches([dir=ltr i], [dir=rtl i]),
+output, output:matches([dir=ltr i], [dir=rtl i]),
+[dir=auto i] {
+ unicode-bidi: isolate;
+}
+
+bdo, bdo:matches([dir=ltr i], [dir=rtl i]) { unicode-bidi: bidi-override; }
bdo[dir=auto i] { unicode-bidi: bidi-override isolate; }
+
textarea[dir=auto i], pre[dir=auto i] { unicode-bidi: plaintext; }</pre>
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.1167
retrieving revision 1.1168
diff -u -d -r1.1167 -r1.1168
--- text-level-semantics.html 28 Mar 2012 22:46:36 -0000 1.1167
+++ text-level-semantics.html 2 Apr 2012 21:46:37 -0000 1.1168
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-1.html,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -d -r1.169 -r1.170
--- embedded-content-1.html 28 Mar 2012 22:46:33 -0000 1.169
+++ embedded-content-1.html 2 Apr 2012 21:46:33 -0000 1.170
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1222
retrieving revision 1.1223
diff -u -d -r1.1222 -r1.1223
--- infrastructure.html 28 Mar 2012 22:46:33 -0000 1.1222
+++ infrastructure.html 2 Apr 2012 21:46:34 -0000 1.1223
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: form-submission.html
===================================================================
RCS file: /sources/public/html5/spec/form-submission.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- form-submission.html 28 Mar 2012 22:46:33 -0000 1.99
+++ form-submission.html 2 Apr 2012 21:46:33 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: user-prompts.html
===================================================================
RCS file: /sources/public/html5/spec/user-prompts.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- user-prompts.html 28 Mar 2012 22:46:42 -0000 1.99
+++ user-prompts.html 2 Apr 2012 21:46:43 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.1147
retrieving revision 1.1148
diff -u -d -r1.1147 -r1.1148
--- tabular-data.html 28 Mar 2012 22:46:36 -0000 1.1147
+++ tabular-data.html 2 Apr 2012 21:46:36 -0000 1.1148
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.244
retrieving revision 1.245
diff -u -d -r1.244 -r1.245
--- the-iframe-element.html 28 Mar 2012 22:46:39 -0000 1.244
+++ the-iframe-element.html 2 Apr 2012 21:46:39 -0000 1.245
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: dimension-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/dimension-attributes.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- dimension-attributes.html 28 Mar 2012 22:46:32 -0000 1.99
+++ dimension-attributes.html 2 Apr 2012 21:46:32 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- association-of-controls-and-forms.html 28 Mar 2012 22:46:30 -0000 1.210
+++ association-of-controls-and-forms.html 2 Apr 2012 21:46:31 -0000 1.211
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -d -r1.183 -r1.184
--- common-dom-interfaces.html 28 Mar 2012 22:46:31 -0000 1.183
+++ common-dom-interfaces.html 2 Apr 2012 21:46:31 -0000 1.184
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-strong-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-strong-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-strong-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-strong-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-form-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-form-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-form-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-form-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-li-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-li-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-li-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-li-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -d -r1.175 -r1.176
--- scripting-1.html 28 Mar 2012 22:46:35 -0000 1.175
+++ scripting-1.html 2 Apr 2012 21:46:35 -0000 1.176
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-keygen-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-keygen-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-keygen-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-keygen-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-link-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-link-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-link-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-link-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-optgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-optgroup-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-optgroup-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-optgroup-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-param-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-param-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-param-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-param-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-time-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-time-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-time-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-time-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: mathml.html
===================================================================
RCS file: /sources/public/html5/spec/mathml.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- mathml.html 28 Mar 2012 22:46:34 -0000 1.99
+++ mathml.html 2 Apr 2012 21:46:34 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-var-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-var-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-var-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-var-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-th-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-th-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-th-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-th-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
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.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- requirements-relating-to-bidirectional-algorithm-formatting-characters.html 28 Mar 2012 22:46:35 -0000 1.99
+++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html 2 Apr 2012 21:46:35 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-body-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-body-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-body-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-body-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- common-input-element-attributes.html 28 Mar 2012 22:46:31 -0000 1.165
+++ common-input-element-attributes.html 2 Apr 2012 21:46:31 -0000 1.166
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.1152
retrieving revision 1.1153
diff -u -d -r1.1152 -r1.1153
--- interactive-elements.html 28 Mar 2012 22:46:34 -0000 1.1152
+++ interactive-elements.html 2 Apr 2012 21:46:34 -0000 1.1153
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-address-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-address-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-address-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-address-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec/iana.html,v
retrieving revision 1.469
retrieving revision 1.470
diff -u -d -r1.469 -r1.470
--- iana.html 28 Mar 2012 22:46:33 -0000 1.469
+++ iana.html 2 Apr 2012 21:46:34 -0000 1.470
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-b-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-b-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-b-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-b-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -d -r1.160 -r1.161
--- states-of-the-type-attribute.html 28 Mar 2012 22:46:36 -0000 1.160
+++ states-of-the-type-attribute.html 2 Apr 2012 21:46:36 -0000 1.161
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-nav-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-nav-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-nav-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-nav-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.1174
retrieving revision 1.1175
diff -u -d -r1.1174 -r1.1175
--- references.html 28 Mar 2012 22:46:34 -0000 1.1174
+++ references.html 2 Apr 2012 21:46:35 -0000 1.1175
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-meter-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meter-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-meter-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-meter-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-ul-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ul-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-ul-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-ul-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-html-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-html-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-html-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-html-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.1217
retrieving revision 1.1218
diff -u -d -r1.1217 -r1.1218
--- index.html 28 Mar 2012 22:46:33 -0000 1.1217
+++ index.html 2 Apr 2012 21:46:34 -0000 1.1218
@@ -387,10 +387,10 @@
<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.5614.
+This is revision 1.5615.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
- © 2011 <a href="http://www.w3.org/"><abbr title="World Wide
+ © 2012 <a href="http://www.w3.org/"><abbr title="World Wide
Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research
Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C
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.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- attributes-common-to-td-and-th-elements.html 28 Mar 2012 22:46:30 -0000 1.99
+++ attributes-common-to-td-and-th-elements.html 2 Apr 2012 21:46:31 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: wai-aria.html
===================================================================
RCS file: /sources/public/html5/spec/wai-aria.html,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- wai-aria.html 28 Mar 2012 22:46:42 -0000 1.100
+++ wai-aria.html 2 Apr 2012 21:46:43 -0000 1.101
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-ruby-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ruby-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-ruby-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-ruby-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-track-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-track-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-track-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-track-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: usage-summary.html
===================================================================
RCS file: /sources/public/html5/spec/usage-summary.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- usage-summary.html 28 Mar 2012 22:46:42 -0000 1.99
+++ usage-summary.html 2 Apr 2012 21:46:43 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- sections.html 28 Mar 2012 22:46:35 -0000 1.165
+++ sections.html 2 Apr 2012 21:46:35 -0000 1.166
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -d -r1.208 -r1.209
--- content-models.html 28 Mar 2012 22:46:32 -0000 1.208
+++ content-models.html 2 Apr 2012 21:46:32 -0000 1.209
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-progress-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-progress-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-progress-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-progress-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-footer-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-footer-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-footer-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-footer-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-dd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dd-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-dd-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-dd-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-bdo-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdo-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-bdo-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-bdo-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-object-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-object-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-object-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-object-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-ol-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ol-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-ol-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-ol-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-area-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-area-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-area-element.html 28 Mar 2012 22:46:37 -0000 1.99
+++ the-area-element.html 2 Apr 2012 21:46:37 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-datalist-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-datalist-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-datalist-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-datalist-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -d -r1.159 -r1.160
--- grouping-content.html 28 Mar 2012 22:46:33 -0000 1.159
+++ grouping-content.html 2 Apr 2012 21:46:33 -0000 1.160
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-mark-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-mark-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-mark-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-mark-element.html 2 Apr 2012 21:46:40 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-dfn-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dfn-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-dfn-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-dfn-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1203
retrieving revision 1.1204
diff -u -d -r1.1203 -r1.1204
--- acknowledgements.html 28 Mar 2012 22:46:30 -0000 1.1203
+++ acknowledgements.html 2 Apr 2012 21:46:31 -0000 1.1204
@@ -360,7 +360,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-header-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-header-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-header-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-header-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -d -r1.174 -r1.175
--- elements.html 28 Mar 2012 22:46:32 -0000 1.174
+++ elements.html 2 Apr 2012 21:46:33 -0000 1.175
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-sub-and-sup-elements.html
===================================================================
RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-sub-and-sup-elements.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-sub-and-sup-elements.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-i-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-i-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-i-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-i-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.1153
retrieving revision 1.1154
diff -u -d -r1.1153 -r1.1154
--- forms.html 28 Mar 2012 22:46:33 -0000 1.1153
+++ forms.html 2 Apr 2012 21:46:33 -0000 1.1154
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- edits.html 28 Mar 2012 22:46:32 -0000 1.144
+++ edits.html 2 Apr 2012 21:46:33 -0000 1.145
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.1024
retrieving revision 1.1025
diff -u -d -r1.1024 -r1.1025
--- the-canvas-element.html 28 Mar 2012 22:46:38 -0000 1.1024
+++ the-canvas-element.html 2 Apr 2012 21:46:38 -0000 1.1025
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec/commands.html,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -d -r1.150 -r1.151
--- commands.html 28 Mar 2012 22:46:31 -0000 1.150
+++ commands.html 2 Apr 2012 21:46:31 -0000 1.151
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-samp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-samp-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-samp-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-samp-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-u-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-u-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-u-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-u-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: headings-and-sections.html
===================================================================
RCS file: /sources/public/html5/spec/headings-and-sections.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- headings-and-sections.html 28 Mar 2012 22:46:33 -0000 1.99
+++ headings-and-sections.html 2 Apr 2012 21:46:33 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.1160
retrieving revision 1.1161
diff -u -d -r1.1160 -r1.1161
--- obsolete.html 28 Mar 2012 22:46:34 -0000 1.1160
+++ obsolete.html 2 Apr 2012 21:46:34 -0000 1.1161
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.1118
retrieving revision 1.1119
diff -u -d -r1.1118 -r1.1119
--- named-character-references.html 28 Mar 2012 22:46:34 -0000 1.1118
+++ named-character-references.html 2 Apr 2012 21:46:34 -0000 1.1119
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- the-button-element.html 28 Mar 2012 22:46:38 -0000 1.202
+++ the-button-element.html 2 Apr 2012 21:46:38 -0000 1.203
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- links.html 28 Mar 2012 22:46:34 -0000 1.203
+++ links.html 2 Apr 2012 21:46:34 -0000 1.204
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-cite-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-cite-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-cite-element.html 28 Mar 2012 22:46:38 -0000 1.99
+++ the-cite-element.html 2 Apr 2012 21:46:38 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-hgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hgroup-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-hgroup-element.html 28 Mar 2012 22:46:39 -0000 1.99
+++ the-hgroup-element.html 2 Apr 2012 21:46:39 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: common-input-element-apis.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-apis.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- common-input-element-apis.html 28 Mar 2012 22:46:31 -0000 1.99
+++ common-input-element-apis.html 2 Apr 2012 21:46:31 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-tr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tr-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-tr-element.html 28 Mar 2012 22:46:41 -0000 1.99
+++ the-tr-element.html 2 Apr 2012 21:46:42 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: section-index.html
===================================================================
RCS file: /sources/public/html5/spec/section-index.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- section-index.html 28 Mar 2012 22:46:35 -0000 1.99
+++ section-index.html 2 Apr 2012 21:46:35 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec/timers.html,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -d -r1.170 -r1.171
--- timers.html 28 Mar 2012 22:46:42 -0000 1.170
+++ timers.html 2 Apr 2012 21:46:42 -0000 1.171
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -d -r1.140 -r1.141
--- namespaces.html 28 Mar 2012 22:46:34 -0000 1.140
+++ namespaces.html 2 Apr 2012 21:46:34 -0000 1.141
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Index: the-rt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rt-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-rt-element.html 28 Mar 2012 22:46:40 -0000 1.99
+++ the-rt-element.html 2 Apr 2012 21:46:41 -0000 1.100
@@ -361,7 +361,7 @@
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
<h1>HTML5</h1>
- <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5614.</p>
+ <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2><p>This is revision 1.5615.</p>
<h2 class="no-num no-toc" id="w3c-working-draft-29-march-2012">W3C Working Draft 29 March 2012</h2>
</div>
Received on Monday, 2 April 2012 21:46:57 UTC