CVS html5/webvtt

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

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

--- /sources/public/html5/webvtt/Overview.html	2014/01/28 04:50:01	1.92
+++ /sources/public/html5/webvtt/Overview.html	2014/01/28 06:56:39	1.93
@@ -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-28T04:49:56.000Z" id="draft-community-group-specification-28-january-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-01-28">28 January 2014</time></h2>
+  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-01-28T06:56:34.000Z" id="draft-community-group-specification-28-january-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-01-28">28 January 2014</time></h2>
   <dl>
     
     
@@ -4563,10 +4563,6 @@
   <p>The 'background' shorthand property on the <a href="#dfn-webvtt-cue-background-box" class="internalDFN">WebVTT cue
   background box</a> must be set to 'rgba(0,0,0,0.8)'. <a href="#refsCSSCOLOR">[CSSCOLOR]</a></p>
 
-  <p>A text outline or stroke may also be set on the (root) <a href="#dfn-list-of-webvtt-node-objects" class="internalDFN">list
-  of WebVTT Node Objects</a>, if supported.</p> <!-- 'text-outline'
-  is in CSS3 Text, but Tab says that's awaiting medical attention. -->
-
   <p>The 'white-space' property on the (root) <a href="#dfn-list-of-webvtt-node-objects" class="internalDFN">list of WebVTT
   Node Objects</a> must be set to 'pre-line'. <a href="#refsCSS">[CSS]</a></p>
 
@@ -4713,7 +4709,6 @@
    <li>'opacity'</li>
    <li>'visibility'</li>
    <li>'text-decoration'</li>
-   <li>'text-outline'</li>
    <li>'text-shadow'</li>
    <li>the properties corresponding to the 'background' shorthand</li>
    <li>the properties corresponding to the 'outline' shorthand</li>
@@ -4839,7 +4834,6 @@
    <li>'opacity'</li>
    <li>'visibility'</li>
    <li>'text-decoration'</li>
-   <li>'text-outline'</li>
    <li>'text-shadow'</li>
    <li>the properties corresponding to the 'background' shorthand</li>
    <li>the properties corresponding to the 'outline' shorthand</li>

Received on Tuesday, 28 January 2014 06:56:45 UTC