- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Wed, 15 Oct 2014 20:44:07 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv31689
Modified Files:
Overview.html
Log Message:
Sync WebVTT with Git commit 7a7e891e8c9b4a904abca78c55d2920c3ed05441
--- /sources/public/html5/webvtt/Overview.html 2014/10/15 20:42:56 1.185
+++ /sources/public/html5/webvtt/Overview.html 2014/10/15 20:44:07 1.186
@@ -7,7 +7,6 @@
<!-- 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">
<style>
@@ -290,7 +289,7 @@
<dt>Bug tracker:</dt>
- <dd><a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=TextTracks%20CG&component=WebVTT&short_desc=%5BWebVTT%5D%20">file a bug</a> (<a href="http://www.w3.org/Bugs/Public/buglist.cgi?product=TextTracks%20CG&component=WebVTT&resolution=---">open bugs</a>)</dd>
+ <dd><a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=TextTracks%20CG&component=WebVTT">file a bug</a> (<a href="http://www.w3.org/Bugs/Public/buglist.cgi?product=TextTracks%20CG&component=WebVTT&resolution=---">open bugs</a>)</dd>
@@ -332,7 +331,7 @@
</p>
<hr>
</div>
- <section id="abstract" class="introductory" property="dcterms:abstract" datatype=""><h2 role="heading" id="h2_abstract">Abstract</h2>
+ <section id="abstract" class="introductory"><h2 role="heading" id="h2_abstract">Abstract</h2>
<p>This specification defines WebVTT, the Web Video Text Tracks format. Its main use is for
marking up external text track resources in connection with the HTML <track> element.</p>
@@ -5821,4 +5820,4 @@
-<form id="bug-assist-form" action="//www.w3.org/Bugs/Public/enter_bug.cgi" target="_blank">See a problem? Select text and <input type="submit" accesskey="f" style="font-family: Tahoma, sans-serif; font-size: 10px; " value="file a bug"><input type="hidden" name="comment" value=""><input type="hidden" name="short_desc" value="[WebVTT] "><input type="hidden" name="product" value="TextTracks CG"><input type="hidden" name="component" value="WebVTT">.</form></body></html>
\ No newline at end of file
+<form id="bug-assist-form" action="//www.w3.org/Bugs/Public/enter_bug.cgi" target="_blank">See a problem? Select text and <input type="submit" accesskey="f" style="font-family: Tahoma, sans-serif; font-size: 10px; " value="file a bug"><input type="hidden" name="comment" value=""><input type="hidden" name="product" value="TextTracks CG"><input type="hidden" name="component" value="WebVTT">.</form></body></html>
\ No newline at end of file
Received on Wednesday, 15 October 2014 20:44:08 UTC