Skip to content

Commit e86c41c

Browse files
committed
add Last Call dates
1 parent 3c7b6c4 commit e86c41c

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

css3-namespace/Overview.src.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
55
<title>CSS Namespaces Module</title>
66
<link rel="stylesheet" type="text/css" href="../default.css">
7-
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED">
7+
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD">
88
</head>
99

1010
<body>
@@ -47,6 +47,12 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
4747
<h2 class="no-num no-toc" id="status">Status of this document</h2>
4848
<!--status-->
4949

50+
<p>This specification is a <strong>Last Call Working Draft</strong>. All
51+
persons are encouraged to review this document and <strong>send comments
52+
to the <a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
53+
mailing list</a> as described above. The <strong>deadline for comments</strong>
54+
is <strong>7 March 2008</strong>.</p>
55+
5056
<p>A CSS Namespace <a href="http://www.w3.org/Style/CSS/Test/">Test Suite</a>
5157
will be developed during the Candidate Recommendation phase of this CSS
5258
Namespaces specification.</p>

0 commit comments

Comments
 (0)