Skip to content

Commit 31ab167

Browse files
committed
Prepare for LC publication
1 parent b5eff4e commit 31ab167

File tree

2 files changed

+34
-27
lines changed

2 files changed

+34
-27
lines changed

css-style-attr/Overview.html

Lines changed: 31 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<head><meta content="text/html; charset=utf-8" http-equiv=Content-Type>
55

66
<title>CSS Styling Attributes Level 1</title>
7-
<link href="../default.css" rel=stylesheet type="text/css">
8-
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
7+
<link href=default.css rel=stylesheet type="text/css">
8+
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel=stylesheet
99
type="text/css">
1010

1111
<body>
@@ -15,16 +15,17 @@
1515

1616
<h1>CSS Styling Attributes Level 1</h1>
1717

18-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 18 January
18+
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 19 January
1919
2010</h2>
2020

2121
<dl>
22-
<dt>This version:</dt>
23-
<!-- <dd><dd><a href="http://www.w3.org/TR/2010/WD-css-style-attr-20100118/">http://www.w3.org/TR/2010/WD-css-style-attr-20100118/</a></dd> -->
22+
<dt>This version:
23+
24+
<dd>
2425

2526
<dd><a
26-
href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a>
27-
27+
href="http://www.w3.org/TR/2010/WD-css-style-attr-20100119/">http://www.w3.org/TR/2010/WD-css-style-attr-20100119/</a></dd>
28+
<!-- <dd><a href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a> -->
2829

2930
<dt>Latest version:
3031

@@ -88,36 +89,42 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
8889
<h2 class="no-num no-toc" id=status>Status of this document</h2>
8990
<!--begin-status-->
9091

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

96103
<p>The (<a
97104
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
98-
mailing list <a
99-
href="mailto:www-style@w3.org?Subject=%5Bcss-style-attr%5D%20PUT%20SUBJECT%20HERE">
100-
www-style@w3.org</a> (see <a
101-
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
102-
discussion of this specification. When sending e-mail, please put the text
103-
&#8220;css-style-attr&#8221; in the subject, preferably like this:
105+
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
106+
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
107+
for discussion of this specification. When sending e-mail, please put the
108+
text &#8220;css-style-attr&#8221; in the subject, preferably like this:
104109
&#8220;[<!---->css-style-attr<!---->] <em>&hellip;summary of
105110
comment&hellip;</em>&#8221;
106111

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

110116
<p>This document was produced by a group operating under the <a
111-
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
112-
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
117+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
118+
2004 W3C Patent Policy</a>. W3C maintains a <a
119+
href="http://www.w3.org/2004/01/pp-impl/32061/status"
113120
rel=disclosure>public list of any patent disclosures</a> made in
114121
connection with the deliverables of the group; that page also includes
115122
instructions for disclosing a patent. An individual who has actual
116123
knowledge of a patent which the individual believes contains <a
117-
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
124+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
118125
Claim(s)</a> must disclose the information in accordance with <a
119-
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
120-
W3C Patent Policy</a>.</p>
126+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
127+
6 of the W3C Patent Policy</a>.</p>
121128
<!--end-status-->
122129

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

css-style-attr/Overview.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
55
<title>CSS Styling Attributes Level 1</title>
6-
<link rel="stylesheet" type="text/css" href="../default.css">
6+
<link rel="stylesheet" type="text/css" href="default.css">
77

88
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED">
99
</head>
@@ -16,8 +16,8 @@ <h1>CSS Styling Attributes Level 1</h1>
1616
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
1717
<dl>
1818
<dt>This version:</dt>
19-
<!-- <dd><dd><a href="http://www.w3.org/TR/[YEAR]/WD-css-style-attr-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-css-style-attr-[CDATE]/</a></dd> -->
20-
<dd><a href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a>
19+
<dd><dd><a href="http://www.w3.org/TR/[YEAR]/WD-css-style-attr-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-css-style-attr-[CDATE]/</a></dd>
20+
<!-- <dd><a href="http://dev.w3.org/csswg/css-style-attr/">http://dev.w3.org/csswg/css-style-attr/</a> -->
2121
<dt>Latest version:
2222
<dd><a href="http://www.w3.org/TR/css-style-attr">http://www.w3.org/TR/css-style-attr</a>
2323
<dt>Previous version:

0 commit comments

Comments
 (0)