Skip to content

Commit 4ceec44

Browse files
committed
[css3-color] Also incorporate some of the relevant changes in the REC to the Status of this Document section.
1 parent 7ce215f commit 4ceec44

2 files changed

Lines changed: 10 additions & 29 deletions

File tree

css3-color/Overview.html

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,8 @@ <h2 class="no-num no-toc" id=status>Status of This Document</h2>
198198

199199
<p>A separate <a
200200
href="http://www.w3.org/Style/CSS/Test/CSS3/Color/20081014/reports/CR-ImpReport.html">
201-
implementation report</a> contains a test suite and shows several
202-
implementations of the specification.
201+
implementation report</a> contains a test suite and shows that each test
202+
in the test suite was passed by at least two independent implementations.
203203

204204
<p>The <a href=issues-lc-2008>list of comments on the most recent Last Call
205205
draft</a> explains the changes that were made since that draft. Comments
@@ -214,17 +214,8 @@ <h2 class="no-num no-toc" id=status>Status of This Document</h2>
214214
href="http://www.w3.org/Style/2003/css3-color-comments.html">disposition
215215
of comments.</a>
216216

217-
<p>The bibliography contains <a href="#normative-references">normative
218-
references</a> to two W3C specifications that are not Recommendations at
219-
the time of publication, although they are believed to be stable. It is
220-
currently the intention to keep this specification at Proposed
221-
Recommendation level until those specifications are themselves Proposed
222-
Recommendations or Recommendations.
223-
224-
<p><em>Advisory Committee representatives of W3C member organizations are
225-
requested to fill in the <a
226-
href="http://www.w3.org/2002/09/wbs/33280/css3color/"> review form</a>
227-
before 2010-Nov-25.</em>
217+
<p>A complete <a href="#changes">list of changes</a> to this document is
218+
available.
228219

229220
<h2 class="no-num no-toc" id=contents>Table of Contents</h2>
230221
<!--begin-toc-->

css3-color/Overview.src.html

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,9 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
125125

126126
<p>A separate <a
127127
href="http://www.w3.org/Style/CSS/Test/CSS3/Color/20081014/reports/CR-ImpReport.html">
128-
implementation report</a> contains a test suite and shows several
129-
implementations of the specification.
128+
implementation report</a> contains a test suite and shows that each test
129+
in the test suite was passed by at least two independent
130+
implementations.
130131
</p>
131132

132133
<p>The <a href="issues-lc-2008">list of comments on the most recent Last Call
@@ -139,21 +140,10 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
139140
href="http://www.w3.org/TR/2003/WD-css3-color-20030214/">14 February
140141
2003 draft</a>) and how they were addressed can be found in the <a
141142
href="http://www.w3.org/Style/2003/css3-color-comments.html">disposition
142-
of comments.</p>
143-
144-
<p>The bibliography contains <a
145-
href="#normative-references">normative references</a> to two W3C
146-
specifications that are not Recommendations at the time of
147-
publication, although they are believed to be stable. It is
148-
currently the intention to keep this specification at Proposed
149-
Recommendation level until those specifications are themselves
150-
Proposed Recommendations or Recommendations.
151-
</p>
143+
of comments.</a></p>
152144

153-
<p><em>Advisory Committee representatives of W3C member
154-
organizations are requested to fill in
155-
the <a href="http://www.w3.org/2002/09/wbs/33280/css3color/"> review form</a>
156-
before 2010-Nov-25.</em>
145+
<p>A complete <a href="#changes">list of changes</a>
146+
to this document is available.
157147
</p>
158148

159149
<h2 class="no-num no-toc" id="contents">Table of Contents</h2>

0 commit comments

Comments
 (0)