[html5] r2307 - [e] (0) update some broken links (credit: jcr)
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 8 17:20:11 PDT 2008
Author: ianh
Date: 2008-10-08 17:20:10 -0700 (Wed, 08 Oct 2008)
New Revision: 2307
Modified:
index
source
Log:
[e] (0) update some broken links (credit: jcr)
Modified: index
===================================================================
--- index 2008-10-09 00:13:06 UTC (rev 2306)
+++ index 2008-10-09 00:20:10 UTC (rev 2307)
@@ -1257,7 +1257,7 @@
client.</dd>
- <dt><a href=#repetition>Repetition Templates</a></dt>
+ <dt><a href=#datatemplate>Data Templates</a></dt>
<dd>A mechanism to support repeating sections in forms.</dd>
@@ -17180,7 +17180,7 @@
<li><p class=note>A number of attributes, including <code title=dom-media-duration><a href=#dom-media-duration>duration</a></code>, <code title=dom-media-buffered><a href=#dom-media-buffered>buffered</a></code>, and <code title=dom-media-played><a href=#dom-media-played>played</a></code>, become
available.</li>
- <li><p class=note>The user agent <a href=#durationUpdate>will</a> <a href=#queue-a-task>queue a task</a> to
+ <li><p class=note>The user agent <a href=#durationChange>will</a> <a href=#queue-a-task>queue a task</a> to
<a href=#fire-a-simple-event>fire a simple event</a> called <code title=event-durationchange><a href=#event-durationchange>durationchange</a></code> at the
element at this point.</li>
Modified: source
===================================================================
--- source 2008-10-09 00:13:06 UTC (rev 2306)
+++ source 2008-10-09 00:20:10 UTC (rev 2307)
@@ -289,7 +289,7 @@
client.</dd>
- <dt><a href="#repetition">Repetition Templates</a></dt>
+ <dt><a href="#datatemplate">Data Templates</a></dt>
<dd>A mechanism to support repeating sections in forms.</dd>
@@ -18384,7 +18384,7 @@
available.</p></li>
<li><p class="note">The user agent <a
- href="#durationUpdate">will</a> <span>queue a task</span> to
+ href="#durationChange">will</a> <span>queue a task</span> to
<span>fire a simple event</span> called <code
title="event-durationchange">durationchange</code> at the
element at this point.</li>
More information about the Commit-Watchers
mailing list