- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 13 Mar 2012 06:15:48 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/boilerplate
In directory hutz:/tmp/cvs-serv5363
Modified Files:
header-w3c-eventsource header-w3c-html-2dcontext
header-w3c-html-core header-w3c-html-microdata
header-w3c-postmsg header-w3c-websockets header-w3c-webstorage
header-w3c-webworkers
Log Message:
Make things right.
Index: header-w3c-websockets
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-websockets,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- header-w3c-websockets 7 Feb 2012 09:47:49 -0000 1.3
+++ header-w3c-websockets 13 Mar 2012 06:15:46 -0000 1.4
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<!DOCTYPE html>
<!-- when publishing, change bits marked ZZZ
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.
Index: header-w3c-postmsg
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-postmsg,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- header-w3c-postmsg 12 May 2011 06:54:36 -0000 1.3
+++ header-w3c-postmsg 13 Mar 2012 06:15:46 -0000 1.4
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<!DOCTYPE html>
<!-- when publishing, change bits marked ZZZ
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.
Index: header-w3c-webstorage
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-webstorage,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- header-w3c-webstorage 12 May 2011 06:54:36 -0000 1.4
+++ header-w3c-webstorage 13 Mar 2012 06:15:46 -0000 1.5
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<!DOCTYPE html>
<!-- when publishing, change bits marked ZZZ
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.
Index: header-w3c-html-core
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-core,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- header-w3c-html-core 13 Mar 2012 05:58:55 -0000 1.11
+++ header-w3c-html-core 13 Mar 2012 06:15:46 -0000 1.12
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<!DOCTYPE html>
<!-- when publishing, change bits marked ZZZ
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.
Index: header-w3c-html-2dcontext
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-2dcontext,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- header-w3c-html-2dcontext 13 Mar 2012 05:58:55 -0000 1.10
+++ header-w3c-html-2dcontext 13 Mar 2012 06:15:46 -0000 1.11
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<!DOCTYPE html>
<!-- when publishing, change bits marked ZZZ
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.
Index: header-w3c-html-microdata
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-html-microdata,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- header-w3c-html-microdata 13 Mar 2012 05:58:55 -0000 1.11
+++ header-w3c-html-microdata 13 Mar 2012 06:15:46 -0000 1.12
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<!DOCTYPE html>
<!-- when publishing, change bits marked ZZZ
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.
Index: header-w3c-eventsource
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-eventsource,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- header-w3c-eventsource 12 May 2011 06:54:36 -0000 1.4
+++ header-w3c-eventsource 13 Mar 2012 06:15:46 -0000 1.5
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<!DOCTYPE html>
<!-- when publishing, change bits marked ZZZ
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.
Index: header-w3c-webworkers
===================================================================
RCS file: /sources/public/html5/boilerplate/header-w3c-webworkers,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- header-w3c-webworkers 12 May 2011 06:54:36 -0000 1.4
+++ header-w3c-webworkers 13 Mar 2012 06:15:46 -0000 1.5
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<!DOCTYPE html>
<!-- when publishing, change bits marked ZZZ
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.
Received on Tuesday, 13 March 2012 06:15:50 UTC