- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 10 Aug 2011 21:46:26 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv26035
Modified Files:
spec.html the-iframe-element.html toc-status.html
Log Message:
typo (whatwg r6408)
[updated by splitter]
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- the-iframe-element.html 10 Aug 2011 02:46:29 -0000 1.88
+++ the-iframe-element.html 10 Aug 2011 21:46:24 -0000 1.89
@@ -5414,7 +5414,7 @@
</th></tr></thead><tbody><tr><td>"<dfn id="value-track-kind-alternate" title="value-track-kind-alternate"><code>alternative</code></dfn>"
</td><td>A possible alternative to the main track, e.g. a different take of a song (audio), or a different angle (video).
</td><td>Audio and video.
- </td><td>Ogg: "audio/alterate" or "video/alternate".
+ </td><td>Ogg: "audio/alternate" or "video/alternate".
</td></tr><tr><td>"<dfn id="value-track-kind-description" title="value-track-kind-description"><code>description</code></dfn>"
</td><td>An audio description of a video track.
Index: toc-status.html
===================================================================
RCS file: /sources/public/html5/spec/toc-status.html,v
retrieving revision 1.327
retrieving revision 1.328
diff -u -d -r1.327 -r1.328
--- toc-status.html 3 Aug 2011 21:46:21 -0000 1.327
+++ toc-status.html 10 Aug 2011 21:46:24 -0000 1.328
@@ -833,8 +833,8 @@
<ol>
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-details-element" class="status LC">LC</a> <a href="../spec/#the-details-element">4.11.1 The details element</a> <span class="id">(the-details-element)</span></li>
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=the-summary-element" class="status ADD">ADD</a> <a href="../spec/#the-summary-element">4.11.2 The summary element</a> <span class="id">(the-summary-element)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=the-command-element" class="status ADD">ADD</a> <a href="../spec/#the-command-element">4.11.3 The command element</a> <span class="id">(the-command-element)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=the-menu-element" class="status ADD">ADD</a> <a href="../spec/#the-menu-element">4.11.4
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-command-element" class="status LC">LC</a> <a href="../spec/#the-command-element">4.11.3 The command element</a> <span class="id">(the-command-element)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-menu-element" class="status LC">LC</a> <a href="../spec/#the-menu-element">4.11.4
The menu element</a> <span class="id">(the-menu-element)</span>
<ol>
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=menus-intro" class="status LC">LC</a> <a href="../spec/#menus-intro">4.11.4.1
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1600
retrieving revision 1.1601
diff -u -d -r1.1600 -r1.1601
--- spec.html 10 Aug 2011 02:46:29 -0000 1.1600
+++ spec.html 10 Aug 2011 21:46:23 -0000 1.1601
@@ -349,7 +349,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">web developer edition</a>.
-This is revision 1.5113.
+This is revision 1.5114.
</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
Received on Wednesday, 10 August 2011 21:46:28 UTC