- From: Sam Ruby via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 07 Sep 2012 21:43:44 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv6793
Modified Files:
introduction.html single-page.html spec.html
Log Message:
commit 2c6f9a8ab5235115e1284382e43ed3b1ea2ba87a
Author: Silvia Pfeiffer <silviapfeiffer1@gmail.com>
Date: Sat Sep 8 07:31:23 2012 +1000
Adding mention of what WHATWG commit the spec is synced with as
discussed between the editors.
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1229
retrieving revision 1.1230
diff -u -d -r1.1229 -r1.1230
--- introduction.html 7 Sep 2012 00:13:58 -0000 1.1229
+++ introduction.html 7 Sep 2012 21:43:41 -0000 1.1230
@@ -502,9 +502,11 @@
includes features not included in this W3C version: some features
have been omitted as they are considered part of future revisions of
HTML, not HTML5; and other features are omitted because at the W3C
- they are published as separate specifications. There are also some
- minor differences. For an exact list of differences, please see the
- WHATWG specification.</p>
+ 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/7183">7183</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>
<!--w3c-html--><!--VERSION-->
Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- single-page.html 7 Sep 2012 19:43:51 -0000 1.99
+++ single-page.html 7 Sep 2012 21:43:41 -0000 1.100
@@ -1521,9 +1521,11 @@
includes features not included in this W3C version: some features
have been omitted as they are considered part of future revisions of
HTML, not HTML5; and other features are omitted because at the W3C
- they are published as separate specifications. There are also some
- minor differences. For an exact list of differences, please see the
- WHATWG specification.</p>
+ 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/7183>7183</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>
<!--w3c-html--><!--VERSION-->
Received on Friday, 7 September 2012 21:43:45 UTC