Skip to content

Commit f40eb4b

Browse files
committed
switch back to ED styling
1 parent 581bce2 commit f40eb4b

2 files changed

Lines changed: 24 additions & 29 deletions

File tree

css3-flexbox/Overview.html

Lines changed: 22 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>CSS Flexible Box Layout Module</title>
77
<link href="http://dev.w3.org/csswg/default.css" rel=stylesheet
88
type="text/css">
9-
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel=stylesheet
9+
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
1010
type="text/css">
1111

1212
<style>
@@ -40,14 +40,15 @@
4040

4141
<h1 id=head-box-flexible>CSS Flexible Box Layout Module</h1>
4242

43-
<h2 class="no-num no-toc" id=w3c-working>W3C Working Draft, 28 June 2012</h2>
43+
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 28 June 2012</h2>
4444

4545
<dl>
4646
<dt>This version:
47+
<!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120628/">http://www.w3.org/TR/2012/WD-css3-flexbox-20120628/</a>-->
48+
4749

4850
<dd><a
49-
href="http://www.w3.org/TR/2012/WD-css3-flexbox-20120628/">http://www.w3.org/TR/2012/WD-css3-flexbox-20120628/</a>
50-
<!--<dd><a href="http://dev.w3.org/csswg/css3-flexbox/">http://dev.w3.org/csswg/css3-flexbox/</a>-->
51+
href="http://dev.w3.org/csswg/css3-flexbox/">http://dev.w3.org/csswg/css3-flexbox/</a>
5152

5253

5354
<dt>Latest version:
@@ -153,41 +154,35 @@ <h2 class="no-num no-toc" id=abstract> Abstract</h2>
153154
<h2 class="no-num no-toc" id=status>Status of this document</h2>
154155
<!--begin-status-->
155156

156-
<p><em>This section describes the status of this document at the time of
157-
its publication. Other documents may supersede this document. A list of
158-
current W3C publications and the latest revision of this technical report
159-
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
160-
index at http://www.w3.org/TR/.</a></em>
161-
162-
<p>Publication as a Working Draft does not imply endorsement by the W3C
163-
Membership. This is a draft document and may be updated, replaced or
164-
obsoleted by other documents at any time. It is inappropriate to cite this
165-
document as other than work in progress.
157+
<p>This is a public copy of the editors' draft. It is provided for
158+
discussion only and may change at any moment. Its publication here does
159+
not imply endorsement of its contents by W3C. Don't cite this document
160+
other than as work in progress.
166161

167162
<p>The (<a
168163
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
169-
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
170-
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
171-
for discussion of this specification. When sending e-mail, please put the
172-
text “css3-flexbox” in the subject, preferably like this:
164+
mailing list <a
165+
href="mailto:www-style@w3.org?Subject=%5Bcss3-flexbox%5D%20PUT%20SUBJECT%20HERE">
166+
www-style@w3.org</a> (see <a
167+
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
168+
discussion of this specification. When sending e-mail, please put the text
169+
“css3-flexbox” in the subject, preferably like this:
173170
“[<!---->css3-flexbox<!---->] <em>…summary of comment…</em>
174171

175-
<p>This document was produced by the <a
176-
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
177-
the <a href="http://www.w3.org/Style/">Style Activity</a>).
172+
<p>This document was produced by the <a href="/Style/CSS/members">CSS
173+
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
178174

179175
<p>This document was produced by a group operating under the <a
180-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
181-
2004 W3C Patent Policy</a>. W3C maintains a <a
182-
href="http://www.w3.org/2004/01/pp-impl/32061/status"
176+
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
177+
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
183178
rel=disclosure>public list of any patent disclosures</a> made in
184179
connection with the deliverables of the group; that page also includes
185180
instructions for disclosing a patent. An individual who has actual
186181
knowledge of a patent which the individual believes contains <a
187-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
182+
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
188183
Claim(s)</a> must disclose the information in accordance with <a
189-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
190-
6 of the W3C Patent Policy</a>.</p>
184+
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
185+
W3C Patent Policy</a>.</p>
191186
<!--end-status-->
192187

193188
<p> This specification is a <strong>Last Call Working Draft</strong>. All

css3-flexbox/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ <h2 class="no-num no-toc" id="w3c-working">[LONGSTATUS], [DATE]</h2>
3838

3939
<dl>
4040
<dt>This version:
41-
<dd><a href="[VERSION]">http://www.w3.org/TR/[YEAR]/WD-css3-flexbox-[CDATE]/</a>
42-
<!--<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>-->
41+
<!--<dd><a href="[VERSION]">http://www.w3.org/TR/[YEAR]/WD-css3-flexbox-[CDATE]/</a>-->
42+
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
4343

4444
<dt>Latest version:
4545
<!--<dd><a href="[LATEST]">[LATEST]</a>-->

0 commit comments

Comments
 (0)