Skip to content

Commit 4c7bf8d

Browse files
committed
begin prep for LC; expect lots of minor changes
1 parent ac0fcaf commit 4c7bf8d

2 files changed

Lines changed: 8 additions & 25 deletions

File tree

css3-namespace/Overview.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<title>CSS Namespaces Module</title>
77
<link href="../default.css" rel=stylesheet type="text/css">
8-
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
8+
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel=stylesheet
99
type="text/css">
1010

1111
<body>
@@ -15,14 +15,13 @@
1515

1616
<h1 id=css-namespaces>CSS Namespaces Module</h1>
1717

18-
<h2 class="no-num no-toc" id=longstatus>Editor's Draft 12 February 2008</h2>
18+
<h2 class="no-num no-toc" id=longstatus>W3C Working Draft 12 February 2008</h2>
1919

2020
<dl>
2121
<dt>This version:
2222

2323
<dd><a
24-
href="http://dev.w3.org/csswg/css3-namespace/">http://dev.w3.org/csswg/css3-namespace/</a></dd>
25-
<!-- <dd><a href="http://www.w3.org/TR/2008/WD-css3-namespace-20080212/">http://www.w3.org/TR/2008/WD-css3-namespace-20080212/</a></dd> -->
24+
href="http://www.w3.org/TR/2008/WD-css3-namespace-20080212/">http://www.w3.org/TR/2008/WD-css3-namespace-20080212/</a>
2625

2726
<dt>Latest version:
2827

@@ -78,10 +77,9 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
7877
<h2 class="no-num no-toc" id=status>Status of this document</h2>
7978
<!--begin-status-->
8079

81-
<p>This is a public copy of the editors' draft. It is provided for
82-
discussion only and may change at any moment. It probably contains errors.
83-
Its publication here does not imply endorsement of its contents by W3C.
84-
<!--end-status-->
80+
<p>[Sorry, the postprocessor doesn't yet have the boilerplate text for this
81+
status]</p>
82+
<!--end-status-->
8583

8684
<p>This is a draft of a module of CSS (Cascading Style Sheets). It is
8785
derived with minimal change from the <a

css3-namespace/Overview.src.html

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@
1414

1515
<h1>CSS Namespaces Module</h1>
1616

17-
<h2 class="no-num no-toc">[LONGSTATUS] [DATE: 31 October 2007]</h2>
17+
<h2 class="no-num no-toc">[LONGSTATUS] [DATE: 15 February 2008]</h2>
1818
<dl>
1919
<dt>This version:</dt>
20-
<dd><a href="http://dev.w3.org/csswg/css3-namespace/">http://dev.w3.org/csswg/css3-namespace/</a></dd>
21-
<!-- <dd><a href="http://www.w3.org/TR/[YEAR]/WD-css3-namespace-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-css3-namespace-[CDATE]/</a></dd> -->
20+
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-css3-namespace-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-css3-namespace-[CDATE]/</a></dd>
2221
<dt>Latest version:</dt>
2322
<dd><a href="http://www.w3.org/TR/css3-namespace/">http://www.w3.org/TR/css3-namespace/</a></dd>
2423
<dt>Previous version:</dt>
@@ -48,20 +47,6 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
4847
<h2 class="no-num no-toc" id="status">Status of this document</h2>
4948
<!--status-->
5049

51-
<p>This is a draft of a module of CSS (Cascading Style Sheets). It is derived
52-
with minimal change from the
53-
<a href="http://www.w3.org/1999/06/25/WD-css3-namespace-19990625/">CSS3 Namespace Enhancements</a>
54-
syntax proposal from 1999 with which the CSS WG has been in agreement
55-
for many years and which is already implemented in user agents. The material
56-
from that proposal found its way into drafts of [[SELECT]], [[CSS3SYN]]
57-
and [[CSS3VAL]]. [[SELECT]] is currently a Candidate Recommendation.
58-
Unfortunately, [[CSS3SYN]] has dependencies on (potentially) all other
59-
CSS3 modules and this, plus work on CSS2.1, has delayed the availability
60-
of this specification. To break the chain of dependencies and allow faster
61-
progress on the Recommendation track, the present module has been split out.
62-
It is primarily intended as a CSS module, though it could also be referenced
63-
by [[SVG12]] or indeed [[!CSS21]].</p>
64-
6550
<p>A CSS Namespace <a href="http://www.w3.org/Style/CSS/Test/">Test Suite</a>
6651
will be developed during the Candidate Recommendation phase of this CSS
6752
Namespaces specification.</p>

0 commit comments

Comments
 (0)