- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Tue, 10 Jun 2014 13:19:42 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv31684
Modified Files:
Overview.html
Log Message:
Sync WebVTT with Git commit d2d37f418d420cece74cb49cb4efed9a8b2d9e11
--- /sources/public/html5/webvtt/Overview.html 2014/06/10 11:32:50 1.156
+++ /sources/public/html5/webvtt/Overview.html 2014/06/10 13:19:42 1.157
@@ -4060,7 +4060,7 @@
</dd>
</li>
- <li>Set 'left' to <var>offset</var>.</li>
+ <li><p>Let <var>left</var> be '<var>offset</var> %'. ('%' is a CSS unit.) <a href="#refsCSSVALUES">[CSSVALUES]</a></p></li>
<li>
<p>Apply the terms of the CSS specifications to <var>nodes</var> with the same constraints that are used when they are applied to <var>nodes</var> of a <var>cue</var> that is not part of a region.</p>
Received on Tuesday, 10 June 2014 13:19:43 UTC