[html5] r4102 - [e] (0) The diff only applies to the HTML5 version of the draft.
whatwg at whatwg.org
whatwg at whatwg.org
Fri Oct 9 03:49:22 PDT 2009
Author: ianh
Date: 2009-10-09 03:49:21 -0700 (Fri, 09 Oct 2009)
New Revision: 4102
Modified:
complete.html
Log:
[e] (0) The diff only applies to the HTML5 version of the draft.
Modified: complete.html
===================================================================
--- complete.html 2009-10-09 09:20:31 UTC (rev 4101)
+++ complete.html 2009-10-09 10:49:21 UTC (rev 4102)
@@ -65,7 +65,7 @@
</style><link href=status.css rel=stylesheet><script>
var loadTimer = new Date();
- var current_revision = "r" + "$Revision: 4100 $".substr(11);
+ var current_revision = "r" + "$Revision$".substr(11);
current_revision = current_revision.substr(0, current_revision.length - 2);
var last_known_revision = current_revision;
function getCookie(name) {
@@ -130,7 +130,6 @@
<dd>Commit-Watchers mailing list: <a href=http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org>http://lists.whatwg.org/listinfo.cgi/commit-watchers-whatwg.org</a></dd>
<dd>Interactive Web interface: <a href=http://html5.org/tools/web-apps-tracker>http://html5.org/tools/web-apps-tracker</a></dd>
<dd>Subversion interface: <a href=http://svn.whatwg.org/>http://svn.whatwg.org/</a></dd>
- <dd>HTML diff with the last version in Subversion: <a href=index-diff>http://whatwg.org/specs/web-apps/current-work/index-diff</a></dd>
<dt>Issues:</dt>
<dd>To send feedback: <a href=http://www.whatwg.org/mailing-list>whatwg at whatwg.org</a></dd>
<dd>To view and vote on feedback: <a href=http://www.whatwg.org/issues/>http://www.whatwg.org/issues/</a></dd>
Property changes on: complete.html
___________________________________________________________________
Name: svn:keywords
+ Revision
More information about the Commit-Watchers
mailing list