CVS html5/webvtt

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

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

--- /sources/public/html5/webvtt/Overview.html	2014/10/30 12:52:30	1.203
+++ /sources/public/html5/webvtt/Overview.html	2015/01/31 12:12:43	1.204
@@ -3,7 +3,7 @@
 <head>
   <title>WebVTT: The Web Video Text Tracks Format</title>
   <meta charset="utf-8">
-  <meta name="revision" content="8e1d946cfe4bb01b571e79a57e6d207ca9e9ed94">
+  <meta name="revision" content="8392c89413e6087db65003b4428091698036093c">
   
   
   
@@ -305,7 +305,7 @@
   </p>
   <h1 class="title p-name" id="title">WebVTT: The Web Video Text Tracks Format</h1>
   
-  <h2 id="draft-community-group-report-30-october-2014">Draft Community Group Report <time class="dt-published" datetime="2014-10-30">30 October 2014</time></h2>
+  <h2 id="draft-community-group-report-31-january-2015">Draft Community Group Report <time class="dt-published" datetime="2015-01-31">31 January 2015</time></h2>
   <dl>
     
     
@@ -352,7 +352,7 @@
   
   <p class="copyright">
     <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 
-    2011-2014
+    2011-2015
     the Contributors to the WebVTT: The Web Video Text Tracks Format Specification, published by the
     <a href="http://www.w3.org/community/texttracks/">Web Media Text Tracks Community Group</a> under the
     
@@ -4536,7 +4536,7 @@
           </li>
 
           <li><p><i>Step loop</i>: If none of the boxes in <var>boxes</var> would overlap any of the
-          boxes in <var>output</var>, and all of the boxes in <var>output</var> are entirely within
+          boxes in <var>output</var>, and all of the boxes in <var>boxes</var> are entirely within
           the <var>title area</var> box, then jump to the step labeled <i>done positioning</i>
           below.</p></li>
 
@@ -4651,14 +4651,13 @@
           </li>
 
           <li><p>If none of the boxes in <var>boxes</var> would overlap any of the boxes in
-          <var>output</var>, and all the boxes in <var>output</var> are within the
-          <var>video</var>'s rendering area, then jump to the step labeled <i>done positioning</i>
-          below.</p></li>
+          <var>output</var>, and all the boxes in <var>boxes</var> are within the <var>video</var>'s
+          rendering area, then jump to the step labeled <i>done positioning</i> below.</p></li>
 
           <li><p>If there is a position to which the boxes in <var>boxes</var> can be moved while
           maintaining the relative positions of the boxes in <var>boxes</var> to each other such
           that none of the boxes in <var>boxes</var> would overlap any of the boxes in
-          <var>output</var>, and all the boxes in <var>output</var> would be within the
+          <var>output</var>, and all the boxes in <var>boxes</var> would be within the
           <var>video</var>'s rendering area, then move the boxes in <var>boxes</var> to the closest
           such position to their current position, and then jump to the step labeled <i>done
           positioning</i> below. If there are multiple such positions that are equidistant from
@@ -5793,8 +5792,8 @@
 </dd><dt id="bib-DOM">[DOM]</dt><dd rel="dcterms:requires">Anne van Kesteren; Aryeh Gregor; Ms2ger. <a href="https://dom.spec.whatwg.org/"><cite>DOM</cite></a>. Living Standard. URL: <a href="https://dom.spec.whatwg.org/">https://dom.spec.whatwg.org/</a>
 </dd><dt id="bib-ENCODING">[ENCODING]</dt><dd rel="dcterms:requires">Anne van Kesteren; Joshua Bell. <a href="https://encoding.spec.whatwg.org/"><cite>Encoding</cite></a>. Living Standard. URL: <a href="https://encoding.spec.whatwg.org/">https://encoding.spec.whatwg.org/</a>
 </dd><dt id="bib-HTML">[HTML]</dt><dd rel="dcterms:requires">Ian Hickson. <a href="https://html.spec.whatwg.org/"><cite>HTML</cite></a>. Living Standard. URL: <a href="https://html.spec.whatwg.org/">https://html.spec.whatwg.org/</a>
-</dd><dt id="bib-RFC2119">[RFC2119]</dt><dd rel="dcterms:requires">S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels</cite></a>. March 1997. Best Current Practice. URL: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>
-</dd><dt id="bib-RFC3629">[RFC3629]</dt><dd rel="dcterms:requires">F. Yergeau. <a href="http://www.ietf.org/rfc/rfc3629.txt"><cite>UTF-8, a transformation format of ISO 10646</cite></a>. November 2003. Internet Standard. URL: <a href="http://www.ietf.org/rfc/rfc3629.txt">http://www.ietf.org/rfc/rfc3629.txt</a>
+</dd><dt id="bib-RFC2119">[RFC2119]</dt><dd rel="dcterms:requires">S. Bradner. <a href="https://tools.ietf.org/html/rfc2119"><cite>Key words for use in RFCs to Indicate Requirement Levels</cite></a>. March 1997. Best Current Practice. URL: <a href="https://tools.ietf.org/html/rfc2119">https://tools.ietf.org/html/rfc2119</a>
+</dd><dt id="bib-RFC3629">[RFC3629]</dt><dd rel="dcterms:requires">F. Yergeau. <a href="https://tools.ietf.org/html/rfc3629"><cite>UTF-8, a transformation format of ISO 10646</cite></a>. November 2003. Internet Standard. URL: <a href="https://tools.ietf.org/html/rfc3629">https://tools.ietf.org/html/rfc3629</a>
 </dd><dt id="bib-SELECTORS">[SELECTORS]</dt><dd rel="dcterms:requires">Elika J. Etemad; Tab Atkins Jr.. <a href="http://dev.w3.org/csswg/selectors/"><cite>Selectors Level 4</cite></a>. W3C Editor's Draft. URL: <a href="http://dev.w3.org/csswg/selectors/">http://dev.w3.org/csswg/selectors/</a>
 </dd><dt id="bib-WEBIDL">[WEBIDL]</dt><dd rel="dcterms:requires">Cameron McCormack; Boris Zbarsky. <a href="http://heycam.github.io/webidl/"><cite>Web IDL</cite></a>. W3C Editor's Draft. URL: <a href="http://heycam.github.io/webidl/">http://heycam.github.io/webidl/</a>
 </dd></dl></section><section id="informative-references"><h3 role="heading" id="h3_informative-references"><span class="secno">A.2 </span>Informative references</h3><dl class="bibliography"><dt id="bib-MAUR">[MAUR]</dt><dd rel="dcterms:references">Shane McCarron; Michael Cooper; Mark Sadecki. <a href="http://www.w3.org/TR/media-accessibility-reqs/"><cite>Media Accessibility User Requirements</cite></a>. 14 August 2014. W3C Working Draft. URL: <a href="http://www.w3.org/TR/media-accessibility-reqs/">http://www.w3.org/TR/media-accessibility-reqs/</a>

Received on Saturday, 31 January 2015 12:12:44 UTC