- From: poot <cvsmail@w3.org>
- Date: Mon, 24 Oct 2011 13:37:35 -0400
- To: public-html-diffs@w3.org
hixie: correctness (whatwg r6733) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5398&r2=1.5399&f=h http://html5.org/tools/web-apps-tracker?from=6732&to=6733 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5398 retrieving revision 1.5399 diff -u -d -r1.5398 -r1.5399 --- Overview.html 24 Oct 2011 17:33:24 -0000 1.5398 +++ Overview.html 24 Oct 2011 17:37:21 -0000 1.5399 @@ -25949,7 +25949,8 @@ <dt><dfn id="text-track-cue-pause-on-exit-flag" title="text track cue pause-on-exit flag">A pause-on-exit flag</dfn> <dd> <p>A boolean indicating whether playback of the <a href="#media-resource">media - resource</a> is to pause when the cue stops being relevant.</p> + resource</a> is to pause when the end of the range to which the + cue applies is reached.</p> </dd> <dt><dfn id="text-track-cue-writing-direction" title="text track cue writing direction">A writing direction</dfn>
Received on Monday, 24 October 2011 17:37:40 UTC