- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Tue, 10 Jun 2014 13:22:02 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv31805
Modified Files:
Overview.html
Log Message:
Sync WebVTT with Git commit 0b543054f1261441d49bff988535ca9fc10c4975
--- /sources/public/html5/webvtt/Overview.html 2014/06/10 13:20:52 1.158
+++ /sources/public/html5/webvtt/Overview.html 2014/06/10 13:22:02 1.159
@@ -948,10 +948,9 @@
<ol>
- <li><p>If the <a href="#dfn-text-track-cue-text-position-alignment" class="internalDFN">text track cue text position alignment</a> is set, then return the value of
- the <a href="#dfn-text-track-cue-text-position-alignment" class="internalDFN">text track cue text position alignment</a> and abort these steps. (Otherwise, the <a href="#dfn-text-track-cue-text-position-alignment" class="internalDFN">text
- track cue text position alignment</a> is the special value <a title="text track cue text position
- automatic alignment" href="#dfn-text-track-cue-text-position-automatic-alignment" class="internalDFN">auto</a>.)</p></li>
+ <li><p>If the <a href="#dfn-text-track-cue-text-position-alignment" class="internalDFN">text track cue text position alignment</a> is not <a title="text track cue
+ text position automatic alignment" href="#dfn-text-track-cue-text-position-automatic-alignment" class="internalDFN">auto</a>, then return the value of the <a href="#dfn-text-track-cue-text-position-alignment" class="internalDFN">text track cue
+ text position alignment</a> and abort these steps.</p></li>
<li><p>If the <a href="#dfn-text-track-cue-text-alignment" class="internalDFN">text track cue text alignment</a> is <a title="text track cue start
alignment" href="#dfn-text-track-cue-start-alignment" class="internalDFN">start</a> or <a title="text track cue left alignment" href="#dfn-text-track-cue-left-alignment" class="internalDFN">left</a>, return <a title="text
Received on Tuesday, 10 June 2014 13:22:03 UTC