- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 11 Nov 2012 01:44:26 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv14206
Modified Files:
index.html introduction.html single-page.html
Log Message:
commit f53d2f421b2cbbccf1d225d3726fc1904cc49a4e
Author: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
Date: Sun Nov 11 12:17:45 2012 +1100
[Editorial] Update the version number up to which WHATWG patches have
been applied.
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1282
retrieving revision 1.1283
diff -u -d -r1.1282 -r1.1283
--- introduction.html 11 Nov 2012 01:14:51 -0000 1.1282
+++ introduction.html 11 Nov 2012 01:44:23 -0000 1.1283
@@ -502,7 +502,7 @@
HTML, not HTML5; and other features are omitted because at the W3C
they are published as separate specifications. At time of publication
of this document, patches from the WHATWG spec have been merged until
- revision <a href="http://html5.org/r/7485">7485</a> inclusive.
+ revision <a href="http://html5.org/r/7502">7502</a> inclusive.
There are also some minor differences. For an exact list of differences,
please see the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/introduction.html#how-do-the-whatwg-and-w3c-specifications-differ?">WHATWG specification</a>.</p>
Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- single-page.html 11 Nov 2012 01:14:52 -0000 1.198
+++ single-page.html 11 Nov 2012 01:44:23 -0000 1.199
@@ -1581,7 +1581,7 @@
HTML, not HTML5; and other features are omitted because at the W3C
they are published as separate specifications. At time of publication
of this document, patches from the WHATWG spec have been merged until
- revision <a href="http://html5.org/r/7485">7485</a> inclusive.
+ revision <a href="http://html5.org/r/7502">7502</a> inclusive.
There are also some minor differences. For an exact list of differences,
please see the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/introduction.html#how-do-the-whatwg-and-w3c-specifications-differ?">WHATWG specification</a>.</p>
Received on Sunday, 11 November 2012 01:44:28 UTC