Fix reference to applying of CSS terms.
authorSilvia Pfeiffer
Sat, 14 Dec 2013 19:41:31 +1100
changeset 164 5bd5d8c72aca
parent 163 944fcaea8c7a
child 165 b81e6fa03971
Fix reference to applying of CSS terms.
webvtt/Overview.html
webvtt/webvtt.html
--- a/webvtt/Overview.html	Wed Nov 13 12:20:55 2013 +0800
+++ b/webvtt/Overview.html	Sat Dec 14 19:41:31 2013 +1100
@@ -280,7 +280,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="2013-11-12T20:18:04.000Z" id="draft-community-group-specification-13-november-2013">Draft Community Group Specification <time class="dt-published" datetime="2013-11-13">13 November 2013</time></h2>
+  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2013-12-13T21:41:01.000Z" id="draft-community-group-specification-14-december-2013">Draft Community Group Specification <time class="dt-published" datetime="2013-12-14">14 December 2013</time></h2>
   <dl>
     
     
@@ -4016,7 +4016,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> in the same way that they are applied to in step 10, substep 12 is 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, except that the initial containing block is <var>region</var>.</p>
            <p>Let <var>boxes</var> be the boxes generated as descendants of the initial containing block, along with their positions.</p>
          </li>
 
--- a/webvtt/webvtt.html	Wed Nov 13 12:20:55 2013 +0800
+++ b/webvtt/webvtt.html	Sat Dec 14 19:41:31 2013 +1100
@@ -4038,7 +4038,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> in the same way that they are applied to in step 10, substep 12 is 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, except that the initial containing block is <var>region</var>.</p>
            <p>Let <var>boxes</var> be the boxes generated as descendants of the initial containing block, along with their positions.</p>
          </li>