- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Thu, 30 Jan 2014 22:31:18 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv22750
Modified Files:
Overview.html
Log Message:
Sync WebVTT with Git commit ce822ce1d745206fac749d418f1e35b98e2f2c60
--- /sources/public/html5/webvtt/Overview.html 2014/01/30 22:25:40 1.102
+++ /sources/public/html5/webvtt/Overview.html 2014/01/30 22:31:18 1.103
@@ -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-30T22:25:35.000Z" id="draft-community-group-specification-30-january-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-01-30">30 January 2014</time></h2>
+ <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-01-30T22:31:13.000Z" id="draft-community-group-specification-30-january-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-01-30">30 January 2014</time></h2>
<dl>
@@ -3942,7 +3942,7 @@
<p>If 'text-align' is 'middle', ignore the <var>offset</var>.</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, except that the initial containing block is <var>region</var>.</p>
+ <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>
<p>Let <var>boxes</var> be the boxes generated as descendants of the initial containing block, along with their positions.</p>
</li>
Received on Thursday, 30 January 2014 22:31:19 UTC