- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Thu, 26 Feb 2015 12:12:57 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv17841
Modified Files:
Overview.html
Log Message:
Sync WebVTT with Git commit 4b4f6e7b9246c0afa4cdc2b2db6b7d12d0f0d811
--- /sources/public/html5/webvtt/Overview.html 2015/02/26 12:11:09 1.206
+++ /sources/public/html5/webvtt/Overview.html 2015/02/26 12:12:56 1.207
@@ -3,7 +3,7 @@
<head>
<title>WebVTT: The Web Video Text Tracks Format</title>
<meta charset="utf-8">
- <meta name="revision" content="5d95404ddf7de7acf857692e4a2299d8c949f27f">
+ <meta name="revision" content="4b4f6e7b9246c0afa4cdc2b2db6b7d12d0f0d811">
@@ -888,9 +888,6 @@
horizontally, with consecutive lines displayed to the right of each other<!-- used for
mongolian -->).</p>
- <p>The writing direction is a property of the text inside the <a title="text track cue
- box" href="#dfn-text-track-cue-box" class="internalDFN">cue box</a> which influences the interpretation of the positioning settings of the <a title="text track cue box" href="#dfn-text-track-cue-box" class="internalDFN">cue box</a>.</p>
-
<p>If the <a title="text track cue writing direction" href="#dfn-text-track-cue-writing-direction" class="internalDFN">writing direction</a> is <a title="text
track cue horizontal writing direction" href="#dfn-text-track-cue-horizontal-writing-direction" class="internalDFN">horizontal</a>, then the <a title="text track cue line
position" href="#dfn-text-track-cue-line-position" class="internalDFN">line position</a> percentages are relative to the height of the video, and <a title="text track cue text position" href="#dfn-text-track-cue-text-position" class="internalDFN">text position</a> and <a title="text track cue
Received on Thursday, 26 February 2015 12:12:58 UTC