- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 25 Oct 2012 18:10:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webvtt
In directory hutz:/tmp/cvs-serv10435
Modified Files:
Overview.html
Log Message:
Add sandbox=allow-pointer-lock, and some nearby cleanup. (whatwg r7485)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/webvtt/Overview.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- Overview.html 15 Oct 2012 17:46:25 -0000 1.45
+++ Overview.html 25 Oct 2012 18:10:36 -0000 1.46
@@ -122,7 +122,7 @@
<header class=head id=head><!-- the following line added by request of Ian Jacobs --><p class=logo><a href=http://www.w3.org/><img alt=W3C height=48 src=http://www.w3.org/Icons/w3c_home width=72></a></p>
<hgroup><h1 class="no-num no-toc">WebVTT</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 15 October 2012</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 25 October 2012</h2>
</hgroup><dl><dt>Latest version:</dt>
<dd><a href=http://dev.w3.org/html5/webvtt/>http://dev.w3.org/html5/webvtt/</a></dd>
<dt>Participate:</dt>
@@ -3339,9 +3339,7 @@
<dd><cite><a href=http://dev.w3.org/csswg/css3-values/>CSS3 Values and Units</a></cite>, H. Lie, T. Atkins, E. Etemad. W3C.</dd>
<dt id=refsHTML>[HTML]</dt>
- <dd><cite><a href=http://www.whatwg.org/specs/web-apps/current-work/>HTML</a></cite>,
- I. Hickson. WHATWG.</dd>
-
+ <dd><cite><a href=http://www.whatwg.org/specs/web-apps/current-work/>HTML</a></cite>, I. Hickson. WHATWG.</dd>
<dt id=refsRFC3629>[RFC3629]</dt>
<dd><cite><a href=http://tools.ietf.org/html/rfc3629>UTF-8, a
Received on Thursday, 25 October 2012 18:10:40 UTC