Skip to content

Commit 355e380

Browse files
committed
Fixed erroneous use of regions in exclusions text
1 parent d8dfb71 commit 355e380

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

css3-exclusions/Exclusions.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta http-equiv="X-UA-Compatible" content="IE=edge">
99
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
1010

11-
<title>CSS Regions Module - Test</title>
11+
<title>CSS Exclusions Module</title>
1212
<link href="http://dev.w3.org/csswg/default.css" rel="stylesheet" type=
1313
"text/css">
1414
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel="Stylesheet"
@@ -31,12 +31,12 @@ <h2 class="no-num no-toc" id="longstatus-date">Editor's Draft
3131
<dt>This version:</dt>
3232

3333
<dd><a href=
34-
"[VERSION]">http://www.w3.org/csswg/css3-regions</a></dd>
34+
"[VERSION]">http://www.w3.org/csswg/css3-exclusions</a></dd>
3535

3636
<dt>Latest version:</dt>
3737

3838
<dd><a href=
39-
"http://www.w3.org/TR/css3-regions">http://www.w3.org/csswg/css3-regions</a></dd>
39+
"http://www.w3.org/TR/css3-exclusions">http://www.w3.org/csswg/css3-exclusions</a></dd>
4040

4141
<dt>Previous version:</dt>
4242

css3-exclusions/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta content="IE=edge" http-equiv=X-UA-Compatible>
99
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
1010

11-
<title>CSS Regions Module - Test</title>
11+
<title>CSS Exclusions Module</title>
1212
<link href="http://dev.w3.org/csswg/default.css" rel=stylesheet
1313
type="text/css">
1414
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=Stylesheet
@@ -27,12 +27,12 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 May 2011</h2>
2727
<dt>This version:
2828

2929
<dd><a
30-
href="http://www.w3.org/TR/2011/ED-css3-regions-20110504">http://www.w3.org/csswg/css3-regions</a>
30+
href="http://www.w3.org/TR/2011/ED-css3-exclusions-20110504">http://www.w3.org/csswg/css3-exclusions</a>
3131

3232
<dt>Latest version:
3333

3434
<dd><a
35-
href="http://www.w3.org/TR/css3-regions">http://www.w3.org/csswg/css3-regions</a>
35+
href="http://www.w3.org/TR/css3-exclusions">http://www.w3.org/csswg/css3-exclusions</a>
3636

3737
<dt>Previous version:
3838

@@ -113,12 +113,12 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
113113
<p>The (<a
114114
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
115115
mailing list <a
116-
href="mailto:www-style@w3.org?Subject=%5Bcss3-regions%5D%20PUT%20SUBJECT%20HERE">
116+
href="mailto:www-style@w3.org?Subject=%5Bcss3-exclusions%5D%20PUT%20SUBJECT%20HERE">
117117
www-style@w3.org</a> (see <a
118118
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
119119
discussion of this specification. When sending e-mail, please put the text
120-
&#8220;css3-regions&#8221; in the subject, preferably like this:
121-
&#8220;[<!---->css3-regions<!---->] <em>&hellip;summary of
120+
&#8220;css3-exclusions&#8221; in the subject, preferably like this:
121+
&#8220;[<!---->css3-exclusions<!---->] <em>&hellip;summary of
122122
comment&hellip;</em>&#8221;
123123

124124
<p>This document was produced by the <a href="/Style/CSS/members">CSS

0 commit comments

Comments
 (0)