- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 04 Nov 2012 11:15:19 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv14995
Modified Files:
index.html introduction.html single-page.html
Log Message:
commit f678788a0834f40d38593045f2c98d53d3b69e34
Author: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
Date: Sun Nov 4 22:03:11 2012 +1100
[Editorial] Update revision number up to which WHATWG changes have been
merged.
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1278
retrieving revision 1.1279
diff -u -d -r1.1278 -r1.1279
--- introduction.html 4 Nov 2012 10:44:52 -0000 1.1278
+++ introduction.html 4 Nov 2012 11:15:16 -0000 1.1279
@@ -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/7481">7481</a> inclusive.
+ revision <a href="http://html5.org/r/7485">7485</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.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- single-page.html 4 Nov 2012 10:44:55 -0000 1.194
+++ single-page.html 4 Nov 2012 11:15:16 -0000 1.195
@@ -1580,7 +1580,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/7481">7481</a> inclusive.
+ revision <a href="http://html5.org/r/7485">7485</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, 4 November 2012 11:15:21 UTC