spec/Overview.html 1.977 1787 Define what happens when you set currentL

Define what happens when you set currentLoop. (bug 5769) (whatwg r1787)
(changed by: Ian Hickson)

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

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

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

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.976
retrieving revision 1.977
diff -u -d -r1.976 -r1.977
--- Overview.html	18 Jun 2008 04:59:00 -0000	1.976
+++ Overview.html	18 Jun 2008 08:20:12 -0000	1.977
@@ -16927,11 +16927,13 @@
    href="#start3">start</a></code>, <code title=dom-media-loopStart><a
    href="#loopstart0">loopStart</a></code>, <code title=dom-media-loopEnd><a
    href="#loopend0">loopEnd</a></code>, <code title=dom-media-end><a
-   href="#end0">end</a></code>, and <code title=dom-media-playCount><a
-   href="#playcount0">playCount</a></code> DOM attributes change value
-   (either through content attribute mutations reflecting into the DOM
-   attribute, or direct mutations of the DOM attribute), the user agent must
-   apply the following steps:
+   href="#end0">end</a></code>, <code title=dom-media-playCount><a
+   href="#playcount0">playCount</a></code>, and <code
+   title=dom-media-currentLoop><a href="#currentloop">currentLoop</a></code>
+   DOM attributes change value (either through content attribute mutations
+   reflecting into the DOM attribute, if applicable, or through direct
+   mutations of the DOM attribute), the user agent must apply the following
+   steps:
 
   <ol>
    <li>

Received on Sunday, 22 June 2008 00:01:19 UTC