- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 13 Jan 2012 11:29:37 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-ui
In directory hutz:/tmp/cvs-serv10131
Modified Files:
Overview.src.html
Log Message:
Made a snapshot for publication on /TR and then set style sheet back
to W3C-ED.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-ui/Overview.src.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- Overview.src.html 12 Jan 2012 16:24:42 -0000 1.45
+++ Overview.src.html 13 Jan 2012 11:29:35 -0000 1.46
@@ -1,14 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
-<!-- the command line to process is this is:
-
- num -l 2 template.html | toc -l 2 | perl bin/htmlindex | perl \
- bin/propindex | perl bin/addcite -r '' template.html \
- >template-processed.html
-
--->
-
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
@@ -33,7 +25,7 @@
</style>
<link rel="stylesheet" type="text/css"
- href="http://www.w3.org/StyleSheets/TR/W3C-WD">
+ href="http://www.w3.org/StyleSheets/TR/W3C-ED">
<!-- toggle to W3C-WD for TR publication, W3C-ED for editing -->
</head>
<body>
Received on Friday, 13 January 2012 11:31:42 UTC