- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Mon, 20 Jul 2015 13:55:14 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt In directory roscoe:/var/tmp/cvs-serv8526 Modified Files: Overview.html Log Message: Sync WebVTT with Git commit fb3e82353af3fd6b94210be84afc13c2572fae75 --- /sources/public/html5/webvtt/Overview.html 2015/06/16 07:32:17 1.225 +++ /sources/public/html5/webvtt/Overview.html 2015/07/20 13:55:14 1.226 @@ -3,7 +3,7 @@ <head> <title>WebVTT: The Web Video Text Tracks Format</title> <meta charset="utf-8"> - <meta name="revision" content="bffcecbd179480fab284e44bd63926916dd3b529"> + <meta name="revision" content="fb3e82353af3fd6b94210be84afc13c2572fae75"> @@ -305,7 +305,7 @@ </p> <h1 class="title p-name" id="title">WebVTT: The Web Video Text Tracks Format</h1> - <h2 id="draft-community-group-report-16-june-2015">Draft Community Group Report <time class="dt-published" datetime="2015-06-16">16 June 2015</time></h2> + <h2 id="draft-community-group-report-20-july-2015">Draft Community Group Report <time class="dt-published" datetime="2015-07-20">20 July 2015</time></h2> <dl> @@ -1485,6 +1485,8 @@ <li>A U+0025 PERCENT SIGN character (%).</li> </ol> + <p>When interpreted as a number, a <a href="#dfn-webvtt-percentage" class="internalDFN">WebVTT percentage</a> must be in the range 0..100.</p> + <p>A <dfn id="dfn-webvtt-comment-block">WebVTT comment block</dfn> consists of the following components, in the given order:</p>
Received on Monday, 20 July 2015 13:55:18 UTC