- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 12 May 2011 06:01:56 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/boilerplate
In directory hutz:/tmp/cvs-serv10218
Modified Files:
header-w3c-html-2dcontext header-w3c-html-core
header-w3c-html-microdata
Log Message:
prep for LC readiness review
Index: header-w3c-html-2dcontext
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-2dcontext,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- header-w3c-html-2dcontext 8 Apr 2011 07:17:27 -0000 1.6
+++ header-w3c-html-2dcontext 12 May 2011 06:01:53 -0000 1.7
@@ -3,12 +3,12 @@
ZZZ: Set PUB to 1 for TR/ drafts, 0 for dev drafts; PUB-Y lines are used if it's 1 and PUB-N lines if it's 0.
ZZZ: Set YEAR, SHORTDAY, and LONGDAY accordingly. They are used by the INSERT FOO bits below.
-->
-<!--SET PUB=0-->
-<!--SET SHORTSTATUS=WD-->
+<!--SET PUB=1-->
+<!--SET SHORTSTATUS=LC-->
<!--SET LONGSTATUS=Working Draft-->
<!--SET YEAR=2011-->
-<!--SET SHORTDAY=0405-->
-<!--SET LONGDAY=05 April-->
+<!--SET SHORTDAY=0524-->
+<!--SET LONGDAY=24 May-->
<!--SET TRNAME=2dcontext-->
<!--SET DEVURL=http://dev.w3.org/html5/2dcontext/-->
<!--SET COMPONENT=HTML Canvas 2D Context (editor: Ian Hickson)-->
Index: header-w3c-html-core
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-core,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- header-w3c-html-core 8 Apr 2011 07:17:27 -0000 1.7
+++ header-w3c-html-core 12 May 2011 06:01:53 -0000 1.8
@@ -3,12 +3,12 @@
ZZZ: Set PUB to 1 for TR/ drafts, 0 for dev drafts; PUB-Y lines are used if it's 1 and PUB-N lines if it's 0.
ZZZ: Set YEAR, SHORTDAY (month/day), and LONGDAY accordingly. They are used by the INSERT FOO bits below.
-->
-<!--SET PUB=0-->
-<!--SET SHORTSTATUS=WD-->
+<!--SET PUB=1-->
+<!--SET SHORTSTATUS=LC-->
<!--SET LONGSTATUS=Working Draft-->
<!--SET YEAR=2011-->
-<!--SET SHORTDAY=0405-->
-<!--SET LONGDAY=05 April-->
+<!--SET SHORTDAY=0524-->
+<!--SET LONGDAY=24 May-->
<!--SET TRNAME=html5-->
<!--SET DEVURL=http://dev.w3.org/html5/spec/Overview.html-->
<!--SET COMPONENT=HTML5 spec (editor: Ian Hickson)-->
Index: header-w3c-html-microdata
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-microdata,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- header-w3c-html-microdata 8 Apr 2011 07:17:27 -0000 1.5
+++ header-w3c-html-microdata 12 May 2011 06:01:53 -0000 1.6
@@ -4,12 +4,12 @@
ZZZ: Set YEAR, SHORTDAY, and LONGDAY accordingly. They are used by the INSERT FOO bits below.
bits marked YYY are for not depending on HTML5 (also see working-copy).
-->
-<!--SET PUB=0-->
-<!--SET SHORTSTATUS=WD-->
+<!--SET PUB=1-->
+<!--SET SHORTSTATUS=LC-->
<!--SET LONGSTATUS=Working Draft-->
<!--SET YEAR=2011-->
-<!--SET SHORTDAY=0405-->
-<!--SET LONGDAY=05 April-->
+<!--SET SHORTDAY=0524-->
+<!--SET LONGDAY=24 May-->
<!--SET TRNAME=microdata-->
<!--SET DEVURL=http://dev.w3.org/html5/md/-->
<!--SET COMPONENT=HTML Microdata (editor: Ian Hickson)-->
Received on Thursday, 12 May 2011 06:03:57 UTC