[css3-selectors] Selectors is a Proposed Recommendation

Many thanks to all who helped with comments, tests, and implementations!
The Selectors specification was just advanced to Proposed Recommendation
by the W3C Director. That means that the specification has successfully
passed public review and has been sufficiently implemented to no longer
need a status as Candidate Recommendation (which is also known as "call
for implementations").

Currently, the W3C members are reviewing the specification one last
time. Of course, we think we have done our job well and they won't find
anything wrong. :-) They have a little over a month for that task.

However, the specification will not immediately become a W3C
Recommendation at the end of the review period. That is because
Selectors has normative references in its bibliography to CSS 2.1 and to
the CSS Namespaces module, and so it was decided that those have to
become Recommendation first. That ensures that W3C Recommendations are
as stable as possible, by only depending on other Recommendations.

The specification is here:

    http://www.w3.org/TR/2009/PR-css3-selectors-20091215/

A bit of history: Selectors became Candidate Recommendation already in
2001, but a couple of proposed features (':contains', '::selection')
were never implemented and turned out to be difficult enough that we
abandoned them for now. To fix the draft with respect to those problems,
a new working draft was made in 2005, which was updated one last time
earlier this year.

You can see the last changes we made to the specification in the
disposition of comments[1]. Nothing major changed, but a number of
descriptions were improved.

[1] http://www.w3.org/TR/2009/PR-css3-selectors-20091215/issues-lc-2009



For the CSS WG,
Bert
-- 
  Bert Bos                                ( W 3 C ) http://www.w3.org/
  http://www.w3.org/people/bos                               W3C/ERCIM
  bert@w3.org                             2004 Rt des Lucioles / BP 93
  +33 (0)4 92 38 76 92            06902 Sophia Antipolis Cedex, France

Received on Tuesday, 15 December 2009 23:30:35 UTC