- From: Vincent Hardy via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 04 May 2011 18:14:29 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-exclusions
In directory hutz:/tmp/cvs-serv1717
Modified Files:
Exclusions.src.html Overview.html
Log Message:
Fixed erroneous use of regions in exclusions text
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-exclusions/Overview.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Overview.html 4 May 2011 05:40:51 -0000 1.1
+++ Overview.html 4 May 2011 18:14:27 -0000 1.2
@@ -8,7 +8,7 @@
<meta content="IE=edge" http-equiv=X-UA-Compatible>
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
- <title>CSS Regions Module - Test</title>
+ <title>CSS Exclusions Module</title>
<link href="http://dev.w3.org/csswg/default.css" rel=stylesheet
type="text/css">
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=Stylesheet
@@ -27,12 +27,12 @@
<dt>This version:
<dd><a
- href="http://www.w3.org/TR/2011/ED-css3-regions-20110504">http://www.w3.org/csswg/css3-regions</a>
+ href="http://www.w3.org/TR/2011/ED-css3-exclusions-20110504">http://www.w3.org/csswg/css3-exclusions</a>
<dt>Latest version:
<dd><a
- href="http://www.w3.org/TR/css3-regions">http://www.w3.org/csswg/css3-regions</a>
+ href="http://www.w3.org/TR/css3-exclusions">http://www.w3.org/csswg/css3-exclusions</a>
<dt>Previous version:
@@ -113,12 +113,12 @@
<p>The (<a
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
mailing list <a
- href="mailto:www-style@w3.org?Subject=%5Bcss3-regions%5D%20PUT%20SUBJECT%20HERE">
+ href="mailto:www-style@w3.org?Subject=%5Bcss3-exclusions%5D%20PUT%20SUBJECT%20HERE">
www-style@w3.org</a> (see <a
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
discussion of this specification. When sending e-mail, please put the text
- “css3-regions” in the subject, preferably like this:
- “[<!---->css3-regions<!---->] <em>…summary of
+ “css3-exclusions” in the subject, preferably like this:
+ “[<!---->css3-exclusions<!---->] <em>…summary of
comment…</em>”
<p>This document was produced by the <a href="/Style/CSS/members">CSS
Index: Exclusions.src.html
===================================================================
RCS file: /sources/public/csswg/css3-exclusions/Exclusions.src.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Exclusions.src.html 4 May 2011 05:40:51 -0000 1.1
+++ Exclusions.src.html 4 May 2011 18:14:27 -0000 1.2
@@ -8,7 +8,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <title>CSS Regions Module - Test</title>
+ <title>CSS Exclusions Module</title>
<link href="http://dev.w3.org/csswg/default.css" rel="stylesheet" type=
"text/css">
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel="Stylesheet"
@@ -31,12 +31,12 @@
<dt>This version:</dt>
<dd><a href=
- "[VERSION]">http://www.w3.org/csswg/css3-regions</a></dd>
+ "[VERSION]">http://www.w3.org/csswg/css3-exclusions</a></dd>
<dt>Latest version:</dt>
<dd><a href=
- "http://www.w3.org/TR/css3-regions">http://www.w3.org/csswg/css3-regions</a></dd>
+ "http://www.w3.org/TR/css3-exclusions">http://www.w3.org/csswg/css3-exclusions</a></dd>
<dt>Previous version:</dt>
Received on Wednesday, 4 May 2011 18:14:31 UTC