[CSS21] response to issue 87

This is the CSS WG's response to an issue you raised on the last CSS
2.1 draft (http://www.w3.org/TR/2003/WD-CSS21-20030915). We want to
publish CSS 2.1 as a CR in about two weeks. Please let us know this
week if you think our response is wrong.

Your e-mail:
    http://www.w3.org/mid/3F875337.6080406@escape.com
    Link Pseudo-Classes
    S5.11.2 <http://www.w3.org/TR/2003/WD-CSS21-20030915/selector.html#link-pseudo-classes>
    # For example, in HTML 4.0, the link pseudo-classes apply to A
    # elements with an "href" attribute.Thus, the following two CSS 2.1
    # declarations have similar effect:
    #
    #   a:link { color: red }
    #   :link  { color: red }
    This example seems a bit pointless. If it's got a point, you need to
    point it out. Otherwise, take it out.

CSS WG response:
    Not removed.



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 Wednesday, 11 February 2004 15:39:43 UTC