spec/Overview.html 1.1045 1856 typo (whatwg r1856) (changed by: Ian Hic

typo (whatwg r1856) (changed by: Ian Hickson)

Diffs for this change per section: 
  http://people.w3.org/mike/diffs/html5/spec/Overview.1.1045.html#canplaythrough

Current content per affected section: 
  http://dev.w3.org/html5/spec/Overview.html#canplaythrough

Previously published WD content per affected section: 
  http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#canplaythrough

Cumulative diff: http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1044&r2=1.1045&f=h

http://html5.org/tools/web-apps-tracker?from=1855&to=1856

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1044
retrieving revision 1.1045
diff -u -d -r1.1044 -r1.1045
--- Overview.html	9 Jul 2008 00:02:11 -0000	1.1044
+++ Overview.html	9 Jul 2008 00:06:10 -0000	1.1045
@@ -18545,8 +18545,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

Received on Wednesday, 9 July 2008 00:10:04 UTC