Skip to content

Commit 2a2d0d9

Browse files
committed
update headers to "editor's draft". no content change
1 parent 3c678cd commit 2a2d0d9

1 file changed

Lines changed: 13 additions & 21 deletions

File tree

css3-grid/overview.html

Lines changed: 13 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -15,36 +15,30 @@
1515

1616
.todo { color:red; font-style:italic;}
1717
</style>
18-
<link href="http://www.w3.org/StyleSheets/TR/W3C-MO.css" rel=stylesheet
19-
type="text/css">
20-
18+
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css">
19+
2120
<body>
2221
<div class=head> <!--begin-logo-->
2322
<p><a class=logo href="http://www.w3.org/" rel=home><img alt=W3C height=48
24-
src="http://www.w3.org/Icons/w3c_home" width=72></a><a class=logo
23+
src="http://www.w3.org/Icons/w3c_home" width=72></a><!--<a class=logo
2524
href="../../" rel=in-activity><img alt="CSS WG"
26-
src="../../../Woolly/woolly-icon.png"></a> <span
27-
class=id>MO-css3-grid-20070918</span></p>
25+
src="../../../Woolly/woolly-icon.png"></a> -->
26+
<!-- <span class=id>ED-css3-grid-20070918</span> -->
27+
</p>
2828
<!--end-logo-->
2929
<h1 id=css-grid>CSS Grid Positioning Module Level 3</h1>
3030

31-
<h2 class="no-num no-toc" id=longstatus>W3C Member-only Draft 18 September
32-
2007</h2>
31+
<h2 class="no-num no-toc" id=longstatus>Editor's Draft $Date$</h2>
3332

3433
<dl>
3534
<dt>This version:
36-
37-
<dd><a
38-
href="http://www.w3.org/TR/2007/MO-css3-grid-20070918">http://www.w3.org/TR/2007/MO-css3-grid-20070918</a>
35+
<dd><a href="http://dev.w3.org/csswg/css3-grid/overview.html">$Date$ (CVS $Revision$)</a>
3936

4037
<dt>Latest version:
41-
42-
<dd><a
43-
href="http://www.w3.org/TR/css3-grid">http://www.w3.org/TR/css3-grid</a>
38+
<dd><a href="http://www.w3.org/TR/css3-grid">http://www.w3.org/TR/css3-grid</a>
4439

4540
<dt>Previous version:
46-
47-
<dd>none
41+
<dd><a href="http://www.w3.org/TR/2007/WD-css3-grid-20070905">http://www.w3.org/TR/2007/WD-css3-grid-20070905</a>
4842

4943
<dt>Editors:
5044

@@ -82,21 +76,19 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
8276
<h2 class="no-num no-toc" id=status>Status of this document</h2>
8377
<!--begin-status-->
8478

85-
<p>This is a member-only draft. It may be updated, replaced or obsoleted by
79+
<p>This is a working draft. It may be updated, replaced or obsoleted by
8680
other documents at any time. It is inappropriate to cite this document as
8781
other than work in progress.
8882

8983
<p>The (<a
9084
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
91-
mailing list <a href="mailto:w3c-css-wg@w3.org">w3c-css-wg@w3.org</a> is
85+
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> is
9286
preferred for discussion of this specification.
93-
87+
9488
<p>This document was produced by the <a href="/Style/CSS/members">CSS
9589
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
9690
<!--end-status-->
9791

98-
<p>This is the first public working draft of this module.
99-
10092
<h2 class="no-num no-toc" id=contents>Table of contents</h2>
10193
<!--begin-toc-->
10294

0 commit comments

Comments
 (0)