[html5] r6175 - [e] (0) more notes on webvtt future features
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jun 1 18:16:05 PDT 2011
Author: ianh
Date: 2011-06-01 18:16:04 -0700 (Wed, 01 Jun 2011)
New Revision: 6175
Modified:
complete.html
index
source
Log:
[e] (0) more notes on webvtt future features
Modified: complete.html
===================================================================
--- complete.html 2011-06-01 22:57:35 UTC (rev 6174)
+++ complete.html 2011-06-02 01:16:04 UTC (rev 6175)
@@ -239,7 +239,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 1 June 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 2 June 2011</h2>
</hgroup><dl><dt>Multiple-page version:</dt>
<dd><a href=http://www.whatwg.org/specs/web-apps/current-work/complete/>http://www.whatwg.org/specs/web-apps/current-work/complete/</a></dd>
<dt>One-page version:</dt>
@@ -31834,7 +31834,10 @@
<!-- v2 feature requests:
+ Explicitly allow random comments on the line after the
+ signature line, for metadata, copyrights, etc.
+
A comment block, e.g.
COMMENT - - >
Modified: index
===================================================================
--- index 2011-06-01 22:57:35 UTC (rev 6174)
+++ index 2011-06-02 01:16:04 UTC (rev 6175)
@@ -243,7 +243,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 1 June 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 2 June 2011</h2>
</hgroup><dl><dt><strong>Web developer edition</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
@@ -31823,7 +31823,10 @@
<!-- v2 feature requests:
+ Explicitly allow random comments on the line after the
+ signature line, for metadata, copyrights, etc.
+
A comment block, e.g.
COMMENT - - >
Modified: source
===================================================================
--- source 2011-06-01 22:57:35 UTC (rev 6174)
+++ source 2011-06-02 01:16:04 UTC (rev 6175)
@@ -34942,7 +34942,10 @@
<!-- v2 feature requests:
+ Explicitly allow random comments on the line after the
+ signature line, for metadata, copyrights, etc.
+
A comment block, e.g.
COMMENT - - >
More information about the Commit-Watchers
mailing list