CVS html5/webvtt

Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv15151

Modified Files:
	Overview.html 
Log Message:
Sync WebVTT with Git commit bf945df4f7c88091763e98c1fadafcda03a3f9c7

--- /sources/public/html5/webvtt/Overview.html	2014/01/28 07:42:03	1.94
+++ /sources/public/html5/webvtt/Overview.html	2014/01/28 07:43:43	1.95
@@ -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-28T07:41:58.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>
+  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-01-28T07:43:38.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>
     
     
@@ -4304,6 +4304,9 @@
         <li><p>Let <var title="">line position</var> be the
         <a href="#dfn-text-track-cue-computed-line-position" class="internalDFN">text track cue computed line position</a>.</p></li>
 
+        <li><p>Round <var title="">line position</var> to an integer
+        by adding 0.5 and then flooring it.</p></li>
+
         <li><p><strong>Vertical Growing Left</strong>: Add one to
         <var title="">line position</var> then negate it.</p></li>
 

Received on Tuesday, 28 January 2014 07:43:44 UTC