CVS html5/webvtt

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

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

--- /sources/public/html5/webvtt/Overview.html	2014/03/04 08:57:37	1.122
+++ /sources/public/html5/webvtt/Overview.html	2014/05/08 21:48:42	1.123
@@ -271,7 +271,7 @@
   </p>
   <h1 class="title p-name" id="title">WebVTT: The Web Video Text Tracks Format</h1>
   
-  <h2 id="draft-community-group-specification-04-march-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-03-04">04 March 2014</time></h2>
+  <h2 id="draft-community-group-specification-08-may-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-05-08">08 May 2014</time></h2>
   <dl>
     
     
@@ -2409,7 +2409,7 @@
   <h3 aria-level="2" role="heading" id="h3_webvtt-cue-timings-and-settings-parsing"><span class="secno">5.3 </span>WebVTT cue timings and settings parsing</h3>
 
   <p>When the algorithm above requires that the user agent
-  <dfn id="dfn-collect-webvtt-cue-timings-and-settings">Collect WebVTT cue timings and settings</dfn> from a string
+  <dfn id="dfn-collect-webvtt-cue-timings-and-settings">collect WebVTT cue timings and settings</dfn> from a string
   <var title="">input</var> using a <a href="#dfn-text-track-list-of-regions" class="internalDFN">text track list of
   regions</a> <var title="">regions</var> for a <a href="#dfn-text-track-cue" class="internalDFN">text track
   cue</a> <var title="">cue</var>, the user agent must run the
@@ -2464,7 +2464,7 @@
 
   </ol>
 
-  <p>When the user agent is to <dfn id="dfn-parse-the-webvtt-cue-settings">Parse the WebVTT cue settings</dfn>
+  <p>When the user agent is to <dfn id="dfn-parse-the-webvtt-cue-settings">parse the WebVTT cue settings</dfn>
   from a string <var title="">input</var> using a <a href="#dfn-text-track-list-of-regions" class="internalDFN">text track list of
   regions</a> <var title="">regions</var> for a <a href="#dfn-text-track-cue" class="internalDFN">text track cue</a>
   <var title="">cue</var>, the user agent must run the following
@@ -2762,7 +2762,7 @@
   <div class="note"><div class="note-title" aria-level="3" role="heading" id="h_note_28"><span>Note</span></div><p class="">Step 5 makes sure that no matter in which order the cue settings are provided, if the cue has a <a href="#dfn-text-track-cue-line-position" class="internalDFN">text track cue line position</a> or a <a href="#dfn-text-track-cue-size" class="internalDFN">text track cue size</a> setting or is <a title="text track cue vertical growing left writing direction" href="#dfn-text-track-cue-vertical-growing-left-writing-direction" class="internalDFN">text track cue vertical growing left</a> or <a title="text track cue vertical growing right writing direction" href="#dfn-text-track-cue-vertical-growing-right-writing-direction" class="internalDFN">growing right writing direction</a>, the <a href="#dfn-text-track-cue-region" class="internalDFN">text track cue region</a> will be ignored.</p></div>
 
   <p>When this specification says that a user agent is to
-  <dfn id="dfn-collect-a-webvtt-timestamp">Collect a WebVTT timestamp</dfn>, the user agent must run the
+  <dfn id="dfn-collect-a-webvtt-timestamp">collect a WebVTT timestamp</dfn>, the user agent must run the
   following steps:</p>
 
   <ol>

Received on Thursday, 8 May 2014 21:48:43 UTC