html5/boilerplate header-w3c-eventsource,1.1,1.2 header-w3c-html-2dcontext,1.4,1.5 header-w3c-html-core,1.5,1.6 header-w3c-html-microdata,1.3,1.4 header-w3c-webstorage,1.1,1.2 header-w3c-webworkers,1.1,1.2

Update of /sources/public/html5/boilerplate
In directory hutz:/tmp/cvs-serv471

Modified Files:
	header-w3c-eventsource header-w3c-html-2dcontext 
	header-w3c-html-core header-w3c-html-microdata 
	header-w3c-webstorage header-w3c-webworkers 
Log Message:
updates

Index: header-w3c-html-core
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-core,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- header-w3c-html-core	11 Jan 2011 05:55:15 -0000	1.5
+++ header-w3c-html-core	5 Apr 2011 06:35:14 -0000	1.6
@@ -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 PUB=1-->
 <!--SET SHORTSTATUS=WD-->
 <!--SET LONGSTATUS=Working Draft-->
 <!--SET YEAR=2011-->
-<!--SET SHORTDAY=0113-->
-<!--SET LONGDAY=13 January-->
+<!--SET SHORTDAY=0405-->
+<!--SET LONGDAY=05 April-->
 <!--SET TRNAME=html5-->
 <!--SET DEVURL=http://dev.w3.org/html5/spec/Overview.html-->
 <!--SET COMPONENT=HTML5 spec (editor: Ian Hickson)-->
@@ -24,6 +24,7 @@
 <!--BOILERPLATE middle-w3c-version-->
 <!-- ZZZ: add the new version after it has shipped -->
     <dt>Previous Versions:</dt>
+    <dd><a href="http://www.w3.org/TR/2011/WD-html5-20110113/">http://www.w3.org/TR/2011/WD-html5-20110113/</a></dd>
     <dd><a href="http://www.w3.org/TR/2010/WD-html5-20101019/">http://www.w3.org/TR/2010/WD-html5-20101019/</a></dd>
     <dd><a href="http://www.w3.org/TR/2010/WD-html5-20100624/">http://www.w3.org/TR/2010/WD-html5-20100624/</a></dd>
     <dd><a href="http://www.w3.org/TR/2010/WD-html5-20100304/">http://www.w3.org/TR/2010/WD-html5-20100304/</a></dd>

Index: header-w3c-html-microdata
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-microdata,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- header-w3c-html-microdata	11 Jan 2011 05:55:15 -0000	1.3
+++ header-w3c-html-microdata	5 Apr 2011 06:35:14 -0000	1.4
@@ -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 PUB=1-->
 <!--SET SHORTSTATUS=WD-->
 <!--SET LONGSTATUS=Working Draft-->
 <!--SET YEAR=2011-->
-<!--SET SHORTDAY=0113-->
-<!--SET LONGDAY=13 January-->
+<!--SET SHORTDAY=0405-->
+<!--SET LONGDAY=05 April-->
 <!--SET TRNAME=microdata-->
 <!--SET DEVURL=http://dev.w3.org/html5/md/-->
 <!--SET COMPONENT=HTML Microdata (editor: Ian Hickson)-->
@@ -25,6 +25,7 @@
 <!--BOILERPLATE middle-w3c-version-->
 <!-- ZZZ: add the new version after it has shipped -->
     <dt>Previous Versions:</dt>
+    <dd><a href="http://www.w3.org/TR/2011/WD-microdata-20110113/">http://www.w3.org/TR/2011/WD-microdata-20110113/</a></dd>
     <dd><a href="http://www.w3.org/TR/2010/WD-microdata-20101019/">http://www.w3.org/TR/2010/WD-microdata-20101019/</a></dd>
     <dd><a href="http://www.w3.org/TR/2010/WD-microdata-20100624/">http://www.w3.org/TR/2010/WD-microdata-20100624/</a></dd>
     <dd><a href="http://www.w3.org/TR/2010/WD-microdata-20100304/">http://www.w3.org/TR/2010/WD-microdata-20100304/</a></dd>

Index: header-w3c-html-2dcontext
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-2dcontext,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- header-w3c-html-2dcontext	11 Jan 2011 05:55:15 -0000	1.4
+++ header-w3c-html-2dcontext	5 Apr 2011 06:35:14 -0000	1.5
@@ -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 PUB=1-->
 <!--SET SHORTSTATUS=WD-->
 <!--SET LONGSTATUS=Working Draft-->
 <!--SET YEAR=2011-->
-<!--SET SHORTDAY=0113-->
-<!--SET LONGDAY=13 January-->
+<!--SET SHORTDAY=0405-->
+<!--SET LONGDAY=05 April-->
 <!--SET TRNAME=2dcontext-->
 <!--SET DEVURL=http://dev.w3.org/html5/2dcontext/-->
 <!--SET COMPONENT=HTML Canvas 2D Context (editor: Ian Hickson)-->
@@ -24,6 +24,7 @@
 <!--BOILERPLATE middle-w3c-version-->
 <!-- ZZZ: add the new version after it has shipped -->
     <dt>Previous Versions:</dt>
+    <dd><a href="http://www.w3.org/TR/2011/WD-2dcontext-20110113/">http://www.w3.org/TR/2011/WD-2dcontext-20110113/</a></dd>
     <dd><a href="http://www.w3.org/TR/2010/WD-2dcontext-20101019/">http://www.w3.org/TR/2010/WD-2dcontext-20101019/</a></dd>
     <dd><a href="http://www.w3.org/TR/2010/WD-2dcontext-20100624/">http://www.w3.org/TR/2010/WD-2dcontext-20100624/</a></dd>
     <dd><a href="http://www.w3.org/TR/2010/WD-2dcontext-20100304/">http://www.w3.org/TR/2010/WD-2dcontext-20100304/</a></dd>

Index: header-w3c-eventsource
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-eventsource,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- header-w3c-eventsource	14 Dec 2010 02:01:10 -0000	1.1
+++ header-w3c-eventsource	5 Apr 2011 06:35:14 -0000	1.2
@@ -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 PUB=1-->
 <!--SET SHORTSTATUS=WD-->
 <!--SET LONGSTATUS=Working Draft-->
-<!--SET YEAR=2010-->
-<!--SET SHORTDAY=1116-->
-<!--SET LONGDAY=16 November-->
+<!--SET YEAR=2011-->
+<!--SET SHORTDAY=0208-->
+<!--SET LONGDAY=08 February-->
 <!--SET TRNAME=eventsource-->
 <!--SET DEVURL=http://dev.w3.org/html5/eventsource/-->
 <!--SET COMPONENT=Server-Sent Events (editor: Ian Hickson)-->
@@ -22,8 +22,9 @@
 <!--BOILERPLATE middle-w3c-version-->
 <!-- ZZZ: add the new version after it has shipped -->
     <dt>Previous Versions:</dt>
-    <dd><a href="http://www.w3.org/TR/2009/WD-eventsource-20090423/">http://www.w3.org/TR/2009/WD-eventsource-20090423/</a>
+    <dd><a href="http://www.w3.org/TR/2009/WD-eventsource-20090423/">http://www.w3.org/TR/2009/WD-eventsource-20090423/</a></dd>
     <dd><a href="http://www.w3.org/TR/2009/WD-eventsource-20091029/">http://www.w3.org/TR/2009/WD-eventsource-20091029/</a></dd>
+    <dd><a href="http://www.w3.org/TR/2009/WD-eventsource-20091222/">http://www.w3.org/TR/2009/WD-eventsource-20091222/</a></dd>
 <!-- :ZZZ -->
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>

Index: header-w3c-webstorage
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-webstorage,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- header-w3c-webstorage	14 Dec 2010 02:01:10 -0000	1.1
+++ header-w3c-webstorage	5 Apr 2011 06:35:14 -0000	1.2
@@ -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 PUB=1-->
 <!--SET SHORTSTATUS=WD-->
 <!--SET LONGSTATUS=Working Draft-->
-<!--SET YEAR=2010-->
-<!--SET SHORTDAY=1116-->
-<!--SET LONGDAY=16 November-->
+<!--SET YEAR=2011-->
+<!--SET SHORTDAY=0208-->
+<!--SET LONGDAY=08 February-->
 <!--SET TRNAME=webstorage-->
 <!--SET DEVURL=http://dev.w3.org/html5/webstorage/-->
 <!--SET COMPONENT=Web Storage (editor: Ian Hickson)-->
@@ -21,8 +21,9 @@
 <!--BOILERPLATE middle-w3c-version-->
 <!-- ZZZ: add the new version after it has shipped-->
     <dt>Previous Versions:</dt>
-    <dd><a href="http://www.w3.org/TR/2009/WD-webstorage-20090423/">http://www.w3.org/TR/2009/WD-webstorage-20090423/</a>
+    <dd><a href="http://www.w3.org/TR/2009/WD-webstorage-20090423/">http://www.w3.org/TR/2009/WD-webstorage-20090423/</a></dd>
     <dd><a href="http://www.w3.org/TR/2009/WD-webstorage-20091029/">http://www.w3.org/TR/2009/WD-webstorage-20091029/</a></dd>
+    <dd><a href="http://www.w3.org/TR/2009/WD-webstorage-20091222/">http://www.w3.org/TR/2009/WD-webstorage-20091222/</a></dd>
 <!-- :ZZZ -->
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>

Index: header-w3c-webworkers
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-webworkers,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- header-w3c-webworkers	14 Dec 2010 02:01:10 -0000	1.1
+++ header-w3c-webworkers	5 Apr 2011 06:35:14 -0000	1.2
@@ -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 PUB=1-->
 <!--SET SHORTSTATUS=WD-->
 <!--SET LONGSTATUS=Working Draft-->
-<!--SET YEAR=2010-->
-<!--SET SHORTDAY=1116-->
-<!--SET LONGDAY=16 November-->
+<!--SET YEAR=2011-->
+<!--SET SHORTDAY=0208-->
+<!--SET LONGDAY=08 February-->
 <!--SET TRNAME=workers-->
 <!--SET DEVURL=http://dev.w3.org/html5/workers/-->
 <!--SET COMPONENT=Web Workers (editor: Ian Hickson)-->
@@ -22,7 +22,7 @@
 <!--BOILERPLATE middle-w3c-version-->
 <!-- ZZZ: add the new version after it has shipped-->
     <dt>Previous Versions:</dt>
-    <dd><a href="http://www.w3.org/TR/2009/WD-workers-20090423/">http://www.w3.org/TR/2009/WD-workers-20090423/</a>
+    <dd><a href="http://www.w3.org/TR/2009/WD-workers-20090423/">http://www.w3.org/TR/2009/WD-workers-20090423/</a></dd>
     <dd><a href="http://www.w3.org/TR/2009/WD-workers-20091029/">http://www.w3.org/TR/2009/WD-workers-20091029/</a></dd>
 <!-- :ZZZ -->
     <dt>Editor:</dt>

Received on Tuesday, 5 April 2011 06:35:19 UTC