Skip to content

Commit f481412

Browse files
committed
Generated. Do not edit!
1 parent 715d4cb commit f481412

1 file changed

Lines changed: 25 additions & 29 deletions

File tree

css-device-adapt/Overview.html

Lines changed: 25 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<title>CSS Device Adaptation</title>
88
<link href=default.css rel=stylesheet 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
<body class=draft>
@@ -16,23 +16,25 @@
1616

1717
<h1>CSS Device Adaptation</h1>
1818

19-
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 7 September
19+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 September
2020
2011</h2>
2121

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

25-
<dd><a
26-
href="http://www.w3.org/TR/2011/WD-css-device-adapt-20110907/">http://www.w3.org/TR/2011/WD-css-device-adapt-20110907/</a>
25+
<dd>$date$ (editor's draft)
26+
<!--<dd><a href="http://www.w3.org/TR/2011/ED-css-device-adapt-20110913/">http://www.w3.org/TR/2011/WD-css-device-adapt-20110913/</a></dd>-->
27+
2728

2829
<dt>Latest version:
2930

3031
<dd><a
31-
href="http://www.w3.org/TR/css-device-adapt/">http://www.w3.org/TR/css-device-adapt/</a>
32+
href="http://www.w3.org/TR/css-device-adapt">http://www.w3.org/TR/css-device-adapt</a>
3233

3334
<dt>Previous version:
3435

35-
<dd>None
36+
<dd><a href="http://www.w3.org/TR/2011/WD-css-device-adapt-20110915/">
37+
http://www.w3.org/TR/2011/WD-css-device-adapt-20110915/</a>
3638

3739
<dt>Editor:
3840

@@ -70,42 +72,36 @@ <h2 class="no-num no-toc" id=status-of-this-document>Status of this
7072
document</h2>
7173
<!--begin-status-->
7274

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

8480
<p>The (<a
8581
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
86-
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
87-
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
88-
for discussion of this specification. When sending e-mail, please put the
89-
text &#8220;css-device-adapt&#8221; in the subject, preferably like this:
82+
mailing list <a
83+
href="mailto:www-style@w3.org?Subject=%5Bcss-device-adapt%5D%20PUT%20SUBJECT%20HERE">
84+
www-style@w3.org</a> (see <a
85+
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
86+
discussion of this specification. When sending e-mail, please put the text
87+
&#8220;css-device-adapt&#8221; in the subject, preferably like this:
9088
&#8220;[<!---->css-device-adapt<!---->] <em>&hellip;summary of
9189
comment&hellip;</em>&#8221;
9290

93-
<p>This document was produced by the <a
94-
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
95-
the <a href="http://www.w3.org/Style/">Style Activity</a>).
91+
<p>This document was produced by the <a href="/Style/CSS/members">CSS
92+
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
9693

9794
<p>This document was produced by a group operating under the <a
98-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
99-
2004 W3C Patent Policy</a>. W3C maintains a <a
100-
href="http://www.w3.org/2004/01/pp-impl/32061/status"
95+
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
96+
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
10197
rel=disclosure>public list of any patent disclosures</a> made in
10298
connection with the deliverables of the group; that page also includes
10399
instructions for disclosing a patent. An individual who has actual
104100
knowledge of a patent which the individual believes contains <a
105-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
101+
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
106102
Claim(s)</a> must disclose the information in accordance with <a
107-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
108-
6 of the W3C Patent Policy</a>.</p>
103+
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
104+
W3C Patent Policy</a>.</p>
109105
<!--end-status-->
110106

111107
<p>This is the first public Working Draft of the CSS Device Adaptation

0 commit comments

Comments
 (0)