- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 24 Oct 2011 17:37:26 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv21768 Modified Files: Overview.html Log Message: correctness (whatwg r6733) Index: Overview.html =================================================================== 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:30 UTC