Skip to content

Commit ae7caac

Browse files
committed
[css-cascade] Prep for LCWD
--HG-- extra : rebase_source : c3dfa9e06944362a6a6ce1c7cf6616c6a036f5ef
1 parent e5085fa commit ae7caac

2 files changed

Lines changed: 40 additions & 33 deletions

File tree

css-cascade/Overview.html

Lines changed: 38 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
<title>CSS Cascading and Inheritance Level 3</title>
44
<link href=../default.css rel=stylesheet type=text/css>
55
<link href=../csslogo.ico rel="shortcut icon" type=image/x-icon>
6-
<link href=https://www.w3.org/StyleSheets/TR/W3C-ED rel=stylesheet type=text/css>
6+
<link href=https://www.w3.org/StyleSheets/TR/W3C-WD rel=stylesheet type=text/css>
77
</head>
88
<body class=h-entry>
99
<div class=head>
1010
<p data-fill-with=logo><a class=logo href=http://www.w3.org/>
1111
<img alt=W3C height=48 src=http://www.w3.org/Icons/w3c_home width=72>
1212
</a></p>
1313
<h1 class="p-name no-ref" id=title>CSS Cascading and Inheritance Level 3</h1>
14-
<h2 class="no-num no-toc no-ref" id=subtitle><span class=content>Editor's Draft,
15-
<span class=dt-updated><span class=value-title title=20130722>22 July 2013</span></span></span></h2>
16-
<div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-cascade/>http://dev.w3.org/csswg/css-cascade/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css3-cascade/>http://www.w3.org/TR/css3-cascade/</a><dt>Editor's Draft:<dd><a href=http://dev.w3.org/csswg/css-cascade/>http://dev.w3.org/csswg/css-cascade/</a><dt>Previous Versions:<dd><a href=http://www.w3.org/TR/2013/WD-css3-cascade-20130103/ rel=previous>http://www.w3.org/TR/2013/WD-css3-cascade-20130103/</a><dd><a href=http://www.w3.org/TR/2005/WD-css3-cascade-20051215/ rel=previous>http://www.w3.org/TR/2005/WD-css3-cascade-20051215/</a>
14+
<h2 class="no-num no-toc no-ref" id=subtitle><span class=content>W3C Last Call Working Draft,
15+
<span class=dt-updated><span class=value-title title=20130724>24 July 2013</span></span></span></h2>
16+
<div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://www.w3.org/TR/2013/WD-css-cascade-3-20130724/>http://www.w3.org/TR/2013/WD-css-cascade-3-20130724/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css3-cascade/>http://www.w3.org/TR/css3-cascade/</a><dt>Editor's Draft:<dd><a href=http://dev.w3.org/csswg/css-cascade/>http://dev.w3.org/csswg/css-cascade/</a><dt>Previous Versions:<dd><a href=http://www.w3.org/TR/2013/WD-css3-cascade-20130103/ rel=previous>http://www.w3.org/TR/2013/WD-css3-cascade-20130103/</a><dd><a href=http://www.w3.org/TR/2005/WD-css3-cascade-20051215/ rel=previous>http://www.w3.org/TR/2005/WD-css3-cascade-20051215/</a>
1717
<dt>Feedback:</dt>
1818
<dd><a href="mailto:www-style@w3.org?subject=%5Bcss-cascade%5D%20feedback">www-style@w3.org</a>
1919
with subject line
@@ -32,34 +32,40 @@ <h2 class="no-num no-toc no-ref" id=abstract><span class=content>Abstract</span>
3232
on screen, on paper, in speech, etc.</p>
3333

3434
<h2 class="no-num no-toc no-ref" id=status><span class=content>Status of this document</span></h2>
35-
<div data-fill-with=status><p>
36-
This is a public copy of the editors' draft.
37-
It is provided for discussion only and may change at any moment.
38-
Its publication here does not imply endorsement of its contents by W3C.
39-
Don't cite this document other than as work in progress.
40-
41-
<p>
42-
The (<a href=http://lists.w3.org/Archives/Public/www-style/>archived</a>) public mailing list
43-
<a href="mailto:www-style@w3.org?Subject=%5Bcss-cascade%5D%20PUT%20SUBJECT%20HERE">www-style@w3.org</a>
44-
(see <a href=http://www.w3.org/Mail/Request>instructions</a>)
45-
is preferred for discussion of this specification.
46-
When sending e-mail,
47-
please put the text “css-cascade” in the subject,
48-
preferably like this:
49-
“[css-cascade] <em>…summary of comment…</em>
50-
51-
<p>
52-
This document was produced by the <a href=/Style/CSS/members>CSS Working Group</a>
53-
(part of the <a href=/Style/>Style Activity</a>).
54-
55-
<p>
56-
This document was produced by a group operating under
57-
the <a href=/Consortium/Patent-Policy-20040205/>5 February 2004 W3C Patent Policy</a>.
58-
W3C maintains a <a href=/2004/01/pp-impl/32061/status rel=disclosure>public list of any patent disclosures</a>
59-
made in connection with the deliverables of the group;
60-
that page also includes instructions for disclosing a patent.
61-
An individual who has actual knowledge of a patent which the individual believes contains <a href=/Consortium/Patent-Policy-20040205/#def-essential>Essential Claim(s)</a>
62-
must disclose the information in accordance with <a href=/Consortium/Patent-Policy-20040205/#sec-Disclosure>section 6 of the W3C Patent Policy</a>.</div>
35+
<div data-fill-with=status><p><em>This section describes the status of this document at the time of
36+
its publication. Other documents may supersede this document. A list of
37+
current W3C publications and the latest revision of this technical report
38+
can be found in the <a href=http://www.w3.org/TR/>W3C technical reports
39+
index at http://www.w3.org/TR/.</a></em>
40+
41+
<p>Publication as a Last Call Working Draft does not imply endorsement by the W3C
42+
Membership. This is a draft document and may be updated, replaced or
43+
obsoleted by other documents at any time. It is inappropriate to cite this
44+
document as other than work in progress.
45+
46+
<p>The (<a href=http://lists.w3.org/Archives/Public/www-style/>archived</a>) public
47+
mailing list <a href=mailto:www-style@w3.org>www-style@w3.org</a> (see
48+
<a href=http://www.w3.org/Mail/Request>instructions</a>) is preferred
49+
for discussion of this specification. When sending e-mail, please put the
50+
text “css-cascade” in the subject, preferably like this:
51+
“[<!---->css-cascade<!---->] <em>…summary of comment…</em>
52+
53+
<p>This document was produced by the <a href=http://www.w3.org/Style/CSS/members>CSS Working Group</a> (part of
54+
the <a href=http://www.w3.org/Style/>Style Activity</a>).
55+
56+
<p>This document was produced by a group operating under the <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/>5 February
57+
2004 W3C Patent Policy</a>. W3C maintains a <a href=http://www.w3.org/2004/01/pp-impl/32061/status rel=disclosure>public list of any patent disclosures</a> made in
58+
connection with the deliverables of the group; that page also includes
59+
instructions for disclosing a patent. An individual who has actual
60+
knowledge of a patent which the individual believes contains <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential>Essential
61+
Claim(s)</a> must disclose the information in accordance with <a href=http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure>section
62+
6 of the W3C Patent Policy</a>.</p>
63+
64+
<p>This specification is a <strong>Last Call Working Draft</strong>. All
65+
persons are encouraged to review this document and <strong>send comments
66+
to the <a href=http://lists.w3.org/Archives/Public/www-style/>www-style</a>
67+
mailing list</strong> as described above. The <strong>deadline for
68+
comments</strong> is <strong>22 August 2013</strong>.</div>
6369
<div data-fill-with=at-risk></div>
6470

6571
<h2 class="no-num no-toc no-ref" id=contents><span class=content>Table of contents</span></h2>

css-cascade/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ <h1>CSS Cascading and Inheritance Level 3</h1>
33
<pre class='metadata'>
44
Shortname: css-cascade
55
Level: 3
6-
Status: ED
6+
Status: LCWD
7+
Deadline: 2013-08-22
78
ED: http://dev.w3.org/csswg/css-cascade/
89
TR: http://www.w3.org/TR/css3-cascade/
910
Editor: Håkon Wium Lie, Opera Software, howcome@opera.com

0 commit comments

Comments
 (0)