Skip to content

Commit d3d40b0

Browse files
committed
Generated. Do not edit!
1 parent 72f1007 commit d3d40b0

1 file changed

Lines changed: 22 additions & 28 deletions

File tree

css3-layout/Overview.html

Lines changed: 22 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<title>CSS Template Layout Module</title>
99
<link href="../default.css" rel=stylesheet type="text/css">
10-
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
10+
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
1111
type="text/css">
1212

1313
<body>
@@ -17,14 +17,14 @@
1717

1818
<h1>CSS Template Layout Module</h1>
1919

20-
<h2 class="no-num no-toc" id=longstatus-date-3-august-2004>W3C Working
21-
Draft 16 January 2012</h2>
20+
<h2 class="no-num no-toc" id=longstatus-date-3-august-2004>Editor's Draft
21+
13 February 2012</h2>
2222

2323
<dl>
2424
<dt>This version:
2525

26-
<dd><a href="http://www.w3.org/TR/2012/WD-css3-layout-20120116/">
27-
http://www.w3.org/TR/2012/WD-css3-layout-20120116/</a>
26+
<dd><a href="http://www.w3.org/TR/2012/ED-css3-layout-20120213/">
27+
http://www.w3.org/TR/2012/ED-css3-layout-20120213/</a>
2828

2929
<dt>Latest version:
3030

@@ -94,42 +94,36 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
9494
<h2 class="no-num no-toc" id=status>Status of this document</h2>
9595
<!--begin-status-->
9696

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

108102
<p>The (<a
109103
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
110-
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
111-
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
112-
for discussion of this specification. When sending e-mail, please put the
113-
text &#8220;css3-layout&#8221; in the subject, preferably like this:
104+
mailing list <a
105+
href="mailto:www-style@w3.org?Subject=%5Bcss3-layout%5D%20PUT%20SUBJECT%20HERE">
106+
www-style@w3.org</a> (see <a
107+
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
108+
discussion of this specification. When sending e-mail, please put the text
109+
&#8220;css3-layout&#8221; in the subject, preferably like this:
114110
&#8220;[<!---->css3-layout<!---->] <em>&hellip;summary of
115111
comment&hellip;</em>&#8221;
116112

117-
<p>This document was produced by the <a
118-
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
119-
the <a href="http://www.w3.org/Style/">Style Activity</a>).
113+
<p>This document was produced by the <a href="/Style/CSS/members">CSS
114+
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
120115

121116
<p>This document was produced by a group operating under the <a
122-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
123-
2004 W3C Patent Policy</a>. W3C maintains a <a
124-
href="http://www.w3.org/2004/01/pp-impl/32061/status"
117+
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
118+
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
125119
rel=disclosure>public list of any patent disclosures</a> made in
126120
connection with the deliverables of the group; that page also includes
127121
instructions for disclosing a patent. An individual who has actual
128122
knowledge of a patent which the individual believes contains <a
129-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
123+
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
130124
Claim(s)</a> must disclose the information in accordance with <a
131-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
132-
6 of the W3C Patent Policy</a>.</p>
125+
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
126+
W3C Patent Policy</a>.</p>
133127
<!--end-status-->
134128

135129
<p>This draft is related to the drafts about positoning with grid units

0 commit comments

Comments
 (0)