- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Fri, 06 Jun 2014 06:16:41 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv9483
Modified Files:
Overview.html
Log Message:
Sync WebVTT with Git commit bec48415de75cee1cedd8fcb8fbafa19db8424bb
--- /sources/public/html5/webvtt/Overview.html 2014/06/05 00:57:35 1.141
+++ /sources/public/html5/webvtt/Overview.html 2014/06/06 06:16:41 1.142
@@ -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-05-june-2014">Draft Community Group Report <time class="dt-published" datetime="2014-06-05">05 June 2014</time></h2>
+ <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>
<dl>
@@ -4712,7 +4712,7 @@
<li>the 'left' property must be set to <var>left</var>, if <var>left</var> has a value</li>
<li>the 'right' property must be set to <var>right</var>, if <var>right</var> has a value</li>
<li>the 'width' property must be set to <var>width</var></li>
- <li>the 'height' property must be set to<var>height</var></li>
+ <li>the 'height' property must be set to <var>height</var></li>
</ul>
<p>The variables <var>direction</var>,
Received on Friday, 6 June 2014 06:16:42 UTC