- From: CVS User pjgenste <cvsmail@w3.org>
- Date: Fri, 17 Oct 2014 08:18:14 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv17103
Modified Files:
Overview.html
Log Message:
Sync WebVTT with Git commit 1143b80350f4ff3bdcf50dc7c7a4e98badb52422
--- /sources/public/html5/webvtt/Overview.html 2014/10/17 03:11:34 1.188
+++ /sources/public/html5/webvtt/Overview.html 2014/10/17 08:18:14 1.189
@@ -28,6 +28,7 @@
}
}, false);
</script>
+
<style>
body {
line-height: 1.35;
@@ -140,6 +141,7 @@
text-decoration: underline;
}
</style>
+
<style>/*****************************************************************
* ReSpec 3 CSS
* Robin Berjon - http://berjon.com/
@@ -358,6 +360,8 @@
</p>
<hr>
</div>
+
+
<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>
Received on Friday, 17 October 2014 08:18:15 UTC