[html5] r1856 - [e] (0) typo
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jul 8 17:06:05 PDT 2008
Author: ianh
Date: 2008-07-08 17:06:04 -0700 (Tue, 08 Jul 2008)
New Revision: 1856
Modified:
index
source
Log:
[e] (0) typo
Modified: index
===================================================================
--- index 2008-07-09 00:01:32 UTC (rev 1855)
+++ index 2008-07-09 00:06:04 UTC (rev 1856)
@@ -18441,8 +18441,8 @@
<p class=note>It is possible for the ready state of a media element to jump
between these states discontinuously. For example, the state of a media
- element whose <span>leaded-first-frame flag</span> is false can jump
- straight from <code title=dom-media-DATA_UNAVAILABLE><a
+ element whose <a href="#loaded-first-frame">loaded-first-frame flag</a> is
+ false can jump straight from <code title=dom-media-DATA_UNAVAILABLE><a
href="#dataunavailable">DATA_UNAVAILABLE</a></code> to <code
title=dom-media-CAN_PLAY_THROUGH><a
href="#canplaythrough">CAN_PLAY_THROUGH</a></code> without passing through
Modified: source
===================================================================
--- source 2008-07-09 00:01:32 UTC (rev 1855)
+++ source 2008-07-09 00:06:04 UTC (rev 1856)
@@ -16176,7 +16176,7 @@
<p class="note">It is possible for the ready state of a media
element to jump between these states discontinuously. For example,
- the state of a media element whose <span>leaded-first-frame
+ the state of a media element whose <span>loaded-first-frame
flag</span> is false can jump straight from <code
title="dom-media-DATA_UNAVAILABLE">DATA_UNAVAILABLE</code> to <code
title="dom-media-CAN_PLAY_THROUGH">CAN_PLAY_THROUGH</code> without
More information about the Commit-Watchers
mailing list