CVS html5/webvtt

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

Modified Files:
	webvtt-staged-snapshot.html 
Log Message:
Sync WebVTT with Git commit 292135ff7a89d6c01c6d107b6536a8f496ee528b

--- /sources/public/html5/webvtt/webvtt-staged-snapshot.html	2014/10/23 18:35:07	1.8
+++ /sources/public/html5/webvtt/webvtt-staged-snapshot.html	2014/10/23 19:08:00	1.9
@@ -3,7 +3,7 @@
 <head>
   <title>WebVTT: The Web Video Text Tracks Format</title>
   <meta charset="utf-8">
-  <meta name="revision" content="e504c42fa4c03272bce840290c02c4c5240cb302">
+  <meta name="revision" content="292135ff7a89d6c01c6d107b6536a8f496ee528b">
   
   
   
@@ -54,6 +54,7 @@
       }
     }, false);
   </script>
+  
   <style>
     body {
       line-height: 1.35;
@@ -857,108 +858,108 @@
     <p>The following term is defined in the Encoding standard: [<cite><a class="bibref" href="#bib-ENCODING">ENCODING</a></cite>]</p>
 
     <ul class="brief">
-     <li><a href="https://encoding.spec.whatwg.org/#utf-8-decode"><dfn id="dfn-utf-8-decode">UTF-8 decode</dfn></a></li>
+     <li><dfn id="dfn-utf-8-decode">UTF-8 decode</dfn></li>
     </ul>
 
     <p>The following terms are defined in the DOM standard: [<cite><a class="bibref" href="#bib-DOM">DOM</a></cite>]</p>
 
     <ul class="brief">
-     <li><a href="https://dom.spec.whatwg.org/#document"><dfn id="dfn-document"><code>Document</code></dfn></a>
+     <li><dfn id="dfn-document"><code>Document</code></dfn>
      interface</li>
-     <li><a href="https://dom.spec.whatwg.org/#interface-documentfragment"><dfn id="dfn-documentfragment"><code>DocumentFragment</code></dfn></a>
+     <li><dfn id="dfn-documentfragment"><code>DocumentFragment</code></dfn>
      interface</li>
-     <li><a href="https://dom.spec.whatwg.org/#processinginstruction"><dfn id="dfn-processinginstruction"><code>ProcessingInstruction</code></dfn></a>
+     <li><dfn id="dfn-processinginstruction"><code>ProcessingInstruction</code></dfn>
      interface</li>
-     <li><a href="https://dom.spec.whatwg.org/#text"><dfn id="dfn-text"><code>Text</code></dfn></a> interface</li>
-     <li><a href="https://dom.spec.whatwg.org/#dom-characterdata-data"><dfn id="dfn-data"><code>data</code></dfn></a>
+     <li><dfn id="dfn-text"><code>Text</code></dfn> interface</li>
+     <li><dfn id="dfn-data"><code>data</code></dfn>
      attribute</li>
-     <li><a href="https://dom.spec.whatwg.org/#dom-element-localname"><dfn id="dfn-localname"><code>localName</code></dfn></a>
+     <li><dfn id="dfn-localname"><code>localName</code></dfn>
      attribute</li>
-     <li><a href="https://dom.spec.whatwg.org/#dom-element-namespaceuri"><dfn id="dfn-namespaceuri"><code>namespaceURI</code></dfn></a>
+     <li><dfn id="dfn-namespaceuri"><code>namespaceURI</code></dfn>
      attribute</li>
-     <li><a href="https://dom.spec.whatwg.org/#dom-node-ownerdocument"><dfn id="dfn-ownerdocument"><code>ownerDocument</code></dfn></a>
+     <li><dfn id="dfn-ownerdocument"><code>ownerDocument</code></dfn>
      attribute</li>
-     <li><a href="https://dom.spec.whatwg.org/#dom-processinginstruction-target"><dfn id="dfn-target"><code>target</code></dfn></a>
+     <li><dfn id="dfn-target"><code>target</code></dfn>
      attribute</li>
     </ul>
 
     <p>The following terms are defined in the HTML standard: [<cite><a class="bibref" href="#bib-HTML">HTML</a></cite>]</p>
 
     <ul class="brief">
-     <li><a href="https://html.spec.whatwg.org/#html-elements"><dfn id="dfn-html-elements">HTML elements</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#htmlelement"><dfn id="dfn-htmlelement"><code>HTMLElement</code></dfn></a>
+     <li><dfn id="dfn-html-elements">HTML elements</dfn></li>
+     <li><dfn id="dfn-htmlelement"><code>HTMLElement</code></dfn>
      interface</li>
-     <li><a href="https://html.spec.whatwg.org/#classes"><dfn id="dfn-class"><code>class</code></dfn></a>
+     <li><dfn id="dfn-class"><code>class</code></dfn>
      attribute</li>
-     <li><a href="https://html.spec.whatwg.org/#attr-lang"><dfn id="dfn-lang"><code>lang</code></dfn></a>
+     <li><dfn id="dfn-lang"><code>lang</code></dfn>
      attribute</li>
-     <li><a href="https://html.spec.whatwg.org/#attr-title"><dfn id="dfn-title"><code>title</code></dfn></a>
+     <li><dfn id="dfn-title"><code>title</code></dfn>
      attribute</li>
-     <li><a href="https://html.spec.whatwg.org/#responsible-document"><dfn id="dfn-responsible-document">Responsible
-     document</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#entry-settings-object"><dfn id="dfn-entry-settings-object">Entry settings
-     object</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#mime-type"><dfn id="dfn-mime-type">MIME type</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#case-sensitive"><dfn id="dfn-case-sensitive">Case-sensitive</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#collect-a-sequence-of-characters"><dfn id="dfn-collect-a-sequence-of-characters">Collect a
-     sequence of characters</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#ascii-digits"><dfn id="dfn-ascii-digits">ASCII digits</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#alphanumeric-ascii-characters"><dfn id="dfn-alphanumeric-ascii-characters">Alphanumeric
-     ASCII characters</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#space-character"><dfn id="dfn-space-character">Space character</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#skip-whitespace"><dfn id="dfn-skip-whitespace">Skip whitespace</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#split-a-string-on-spaces"><dfn id="dfn-split-a-string-on-spaces">Split a string on
-     spaces</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#html-namespace"><dfn id="dfn-html-namespace">HTML namespace</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#media-element"><dfn id="dfn-media-element">Media element</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#audio"><dfn id="dfn-audio"><code>audio</code></dfn>
-     element</a></li>
-     <li><a href="https://html.spec.whatwg.org/#video"><dfn id="dfn-video"><code>video</code></dfn>
-     element</a></li>
-     <li><a href="https://html.spec.whatwg.org/#current-playback-position"><dfn id="dfn-current-playback-position">Current playback
-     position</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#expose-a-user-interface-to-the-user"><dfn id="dfn-expose-a-user-interface-to-the-user">Expose a
-     user interface to the user</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#list-of-text-tracks"><dfn id="dfn-list-of-text-tracks">List of text
-     tracks</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track"><dfn id="dfn-text-track">Text track</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-kind"><dfn id="dfn-text-track-kind">Text track kind</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-mode"><dfn id="dfn-text-track-mode">Text track mode</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-showing"><dfn id="dfn-text-track-showing">Text track
-     showing</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-cue"><dfn id="dfn-text-track-cue">Text track cue</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-list-of-cues"><dfn id="dfn-text-track-list-of-cues">Text track list of
-     cues</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-cue-order"><dfn id="dfn-text-track-cue-order">Text track cue
-     order</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-cue-identifier"><dfn id="dfn-text-track-cue-identifier">Text track cue
-     identifier</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-cue-start-time"><dfn id="dfn-text-track-cue-start-time">Text track cue start
-     time</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-cue-end-time"><dfn id="dfn-text-track-cue-end-time">Text track cue end
-     time</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-cue-pause-on-exit-flag"><dfn id="dfn-text-track-cue-pause-on-exit-flag">Text track
-     cue pause-on-exit flag</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-cue-text"><dfn id="dfn-text-track-cue-text">Text track cue
-     text</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-cue-active-flag"><dfn id="dfn-text-track-cue-active-flag">Text track cue
-     active flag</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#text-track-cue-display-state"><dfn id="dfn-text-track-cue-display-state">Text track cue
-     display state</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#rules-for-updating-the-text-track-rendering"><dfn id="dfn-rules-for-updating-the-text-track-rendering">Rules for
-     updating the text track rendering</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#rules-for-rendering-the-cue-in-isolation"><dfn id="dfn-rules-for-rendering-the-cue-in-isolation">Rules
-     for rendering the cue in isolation</dfn></a></li>
-     <li><a href="https://html.spec.whatwg.org/#texttrackcue"><dfn id="dfn-texttrackcue"><code>TextTrackCue</code></dfn></a>
+     <li><dfn id="dfn-responsible-document">Responsible
+     document</dfn></li>
+     <li><dfn id="dfn-entry-settings-object">Entry settings
+     object</dfn></li>
+     <li><dfn id="dfn-mime-type">MIME type</dfn></li>
+     <li><dfn id="dfn-case-sensitive">Case-sensitive</dfn></li>
+     <li><dfn id="dfn-collect-a-sequence-of-characters">Collect a
+     sequence of characters</dfn></li>
+     <li><dfn id="dfn-ascii-digits">ASCII digits</dfn></li>
+     <li><dfn id="dfn-alphanumeric-ascii-characters">Alphanumeric
+     ASCII characters</dfn></li>
+     <li><dfn id="dfn-space-character">Space character</dfn></li>
+     <li><dfn id="dfn-skip-whitespace">Skip whitespace</dfn></li>
+     <li><dfn id="dfn-split-a-string-on-spaces">Split a string on
+     spaces</dfn></li>
+     <li><dfn id="dfn-html-namespace">HTML namespace</dfn></li>
+     <li><dfn id="dfn-media-element">Media element</dfn></li>
+     <li><dfn id="dfn-audio"><code>audio</code></dfn>
+     element</li>
+     <li><dfn id="dfn-video"><code>video</code></dfn>
+     element</li>
+     <li><dfn id="dfn-current-playback-position">Current playback
+     position</dfn></li>
+     <li><dfn id="dfn-expose-a-user-interface-to-the-user">Expose a
+     user interface to the user</dfn></li>
+     <li><dfn id="dfn-list-of-text-tracks">List of text
+     tracks</dfn></li>
+     <li><dfn id="dfn-text-track">Text track</dfn></li>
+     <li><dfn id="dfn-text-track-kind">Text track kind</dfn></li>
+     <li><dfn id="dfn-text-track-mode">Text track mode</dfn></li>
+     <li><dfn id="dfn-text-track-showing">Text track
+     showing</dfn></li>
+     <li><dfn id="dfn-text-track-cue">Text track cue</dfn></li>
+     <li><dfn id="dfn-text-track-list-of-cues">Text track list of
+     cues</dfn></li>
+     <li><dfn id="dfn-text-track-cue-order">Text track cue
+     order</dfn></li>
+     <li><dfn id="dfn-text-track-cue-identifier">Text track cue
+     identifier</dfn></li>
+     <li><dfn id="dfn-text-track-cue-start-time">Text track cue start
+     time</dfn></li>
+     <li><dfn id="dfn-text-track-cue-end-time">Text track cue end
+     time</dfn></li>
+     <li><dfn id="dfn-text-track-cue-pause-on-exit-flag">Text track
+     cue pause-on-exit flag</dfn></li>
+     <li><dfn id="dfn-text-track-cue-text">Text track cue
+     text</dfn></li>
+     <li><dfn id="dfn-text-track-cue-active-flag">Text track cue
+     active flag</dfn></li>
+     <li><dfn id="dfn-text-track-cue-display-state">Text track cue
+     display state</dfn></li>
+     <li><dfn id="dfn-rules-for-updating-the-text-track-rendering">Rules for
+     updating the text track rendering</dfn></li>
+     <li><dfn id="dfn-rules-for-rendering-the-cue-in-isolation">Rules
+     for rendering the cue in isolation</dfn></li>
+     <li><dfn id="dfn-texttrackcue"><code>TextTrackCue</code></dfn>
      interface</li>
-     <li><a href="https://html.spec.whatwg.org/#dom-texttrack-addcue"><dfn id="dfn-addcue"><code>addCue()</code></dfn></a>
+     <li><dfn id="dfn-addcue"><code>addCue()</code></dfn>
      method</li>
     </ul>
 
     <p>The following term is defined in the Web IDL specification: [<cite><a class="bibref" href="#bib-WEBIDL">WEBIDL</a></cite>]</p>
 
     <ul>
-     <li><a href="http://heycam.github.io/webidl/#indexsizeerror"><dfn id="dfn-indexsizeerror"><code>IndexSizeError</code></dfn></a></li>
+     <li><dfn id="dfn-indexsizeerror"><code>IndexSizeError</code></dfn></li>
     </ul>
    </section>
   </section>

Received on Thursday, 23 October 2014 19:08:03 UTC