- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Sun, 02 Feb 2014 21:28:34 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt In directory roscoe:/tmp/cvs-serv3126 Modified Files: Overview.html Log Message: Sync WebVTT with Git commit 12979d5d70ca7785a54d67a9aeedcfa402aafa1b --- /sources/public/html5/webvtt/Overview.html 2014/01/31 11:46:57 1.108 +++ /sources/public/html5/webvtt/Overview.html 2014/02/02 21:28:34 1.109 @@ -271,7 +271,7 @@ </p> <h1 class="title p-name" id="title" property="dcterms:title">WebVTT: The Web Video Text Tracks Format</h1> - <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-01-31T11:46:52.000Z" id="draft-community-group-specification-31-january-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-01-31">31 January 2014</time></h2> + <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-02-02T21:28:29.000Z" id="draft-community-group-specification-02-february-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-02-02">02 February 2014</time></h2> <dl> @@ -2235,9 +2235,9 @@ line</var> flag.</p></li> <li><p><a href="#dfn-collect-webvtt-cue-timings-and-settings" class="internalDFN">Collect WebVTT cue timings and settings</a> from - <var title="">line</var>, using <var title="">cue</var> for the - results. If that fails, jump to the step labeled <i>bad - cue</i>.</p></li> + <var title="">line</var> using <var title="">regions</var> + for <var title="">cue</var>. If that fails, jump to the step + labeled <i>bad cue</i>.</p></li> <li><p>Let <var title="">cue text</var> be the empty string.</p></li>
Received on Sunday, 2 February 2014 21:28:35 UTC