- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Mon, 09 Jun 2014 02:17:57 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv19864
Modified Files:
Overview.html
Log Message:
Sync WebVTT with Git commit caa71756bec73aabcef2177c3ea622dd68c07f5d
--- /sources/public/html5/webvtt/Overview.html 2014/06/06 06:17:51 1.143
+++ /sources/public/html5/webvtt/Overview.html 2014/06/09 02:17:57 1.144
@@ -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-report-06-june-2014">Draft Community Group Report <time class="dt-published" datetime="2014-06-06">06 June 2014</time></h2>
+ <h2 id="draft-community-group-report-09-june-2014">Draft Community Group Report <time class="dt-published" datetime="2014-06-09">09 June 2014</time></h2>
<dl>
@@ -1775,8 +1775,8 @@
An optional alignment value consisting of the following components:
<ol>
<li>A U+002C COMMA character (,).</li>
- <li>One of the following strings: <code>start</code>, <code>middle</code>,
- <code>end</code></li>
+ <li>One of the following strings: "<code>start</code>", "<code>middle</code>",
+ "<code>end</code>"</li>
</ol>
</li>
</ol>
@@ -1826,8 +1826,8 @@
an optional alignment value consisting of:
<ol>
<li>A U+002C COMMA character (,).</li>
- <li>One of the following strings: <code>start</code>, <code>middle</code>,
- <code>end</code></li>
+ <li>One of the following strings: "<code>start</code>", "<code>middle</code>",
+ "<code>end</code>"</li>
</ol>
</li>
</ol>
Received on Monday, 9 June 2014 02:17:58 UTC