- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Fri, 16 May 2014 07:35:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt In directory roscoe:/tmp/cvs-serv23781 Modified Files: Overview.html Log Message: Sync WebVTT with Git commit 63be6b0a312f3f94a7b008f1e93f196cdcb7cf86 --- /sources/public/html5/webvtt/Overview.html 2014/05/15 22:47:07 1.133 +++ /sources/public/html5/webvtt/Overview.html 2014/05/16 07:35:10 1.134 @@ -271,7 +271,7 @@ </p> <h1 class="title p-name" id="title">WebVTT: The Web Video Text Tracks Format</h1> - <h2 id="draft-community-group-specification-15-may-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-05-15">15 May 2014</time></h2> + <h2 id="draft-community-group-specification-16-may-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-05-16">16 May 2014</time></h2> <dl> @@ -769,7 +769,7 @@ interpreted as defined by the <a title="text track cue writing direction" href="#dfn-text-track-cue-writing-direction" class="internalDFN">writing direction</a> and <a title="text track cue snap-to-lines flag" href="#dfn-text-track-cue-snap-to-lines-flag" class="internalDFN">snap-to-lines flag</a> of the cue, or the special value <dfn title="text track cue automatic line position" id="dfn-text-track-cue-automatic-line-position">auto</dfn>, which means the position - is to depend on the other <a title="Text track cue active flag" href="#dfn-text-track-cue-active-flag" class="internalDFN">active</a> cues.</p> + is to depend on the other showing tracks.</p> <p>A <a href="#dfn-text-track-cue" class="internalDFN">text track cue</a> has a <dfn id="dfn-text-track-cue-computed-line-position">text track cue computed line position</dfn> whose value is that returned by the following algorithm, which is defined in terms of the other
Received on Friday, 16 May 2014 07:35:15 UTC