CVS html5/webvtt

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

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

--- /sources/public/html5/webvtt/Overview.html	2014/01/26 10:08:36	1.87
+++ /sources/public/html5/webvtt/Overview.html	2014/01/26 10:11:09	1.88
@@ -6,7 +6,7 @@
     
     
     <!-- script to register bugs -->
-    
+    <script src="https://dvcs.w3.org/hg/webcomponents/raw-file/tip/assets/scripts/bug-assist.js"></script>
     <meta name="bug.short_desc" content="[WebVTT] ">
     <meta name="bug.product" content="TextTracks CG">
     <meta name="bug.component" content="WebVTT">
@@ -103,7 +103,7 @@
       border: 1px solid red;
       background-color: rgba(255, 255, 255, 0.6);
       position: fixed;
-      top: 5em !important;
+      top: 1em;
       right: 1em;
       width: 115px;
       opacity: 0.8;
@@ -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-26T10:08:30.000Z" id="draft-community-group-specification-26-january-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-01-26">26 January 2014</time></h2>
+  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2014-01-26T10:11:04.000Z" id="draft-community-group-specification-26-january-2014">Draft Community Group Specification <time class="dt-published" datetime="2014-01-26">26 January 2014</time></h2>
   <dl>
     
     

Received on Sunday, 26 January 2014 10:11:10 UTC