- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Tue, 28 Jan 2014 04:44:29 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv3200
Modified Files:
Overview.html
Log Message:
Sync WebVTT with Git commit 440dd3787d5deb1a4d98fd78bc4b3895cabccb53
--- /sources/public/html5/webvtt/Overview.html 2014/01/27 07:42:26 1.90
+++ /sources/public/html5/webvtt/Overview.html 2014/01/28 04:44:29 1.91
@@ -287,7 +287,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-27T07:42:20.000Z" id="draft-community-group-specification-27-january-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-01-27">27 January 2014</time></h2>
+ <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-01-28T04:44:24.000Z" id="draft-community-group-specification-28-january-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-01-28">28 January 2014</time></h2>
<dl>
@@ -2584,10 +2584,6 @@
<li><p>If <var title="">linepos</var> does not contain at least one <a title="ASCII
digits" href="#dfn-ascii-digits" class="internalDFN">ASCII digit</a>, then jump to the step labeled <i>next setting</i>.</p></li>
- <li><p>If any character in <var title="">linepos</var> other
- than the last character is a U+0025 PERCENT SIGN character
- (%), then jump to the step labeled <i>next setting</i>.</p></li>
-
<li>
<dl>
<dt><p>If the last character in <var title="">linepos</var> is
Received on Tuesday, 28 January 2014 04:44:30 UTC