[CSS21] response to issue 92

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
    :first-line
    # The :first-line pseudo-element can only be attached to
    # a block-level element.
       elem            { display: block; }
       elem:first-line { color: blue; }
       elem.special    { display: inline; }
    say what?

CSS WG response:
    We don't see the issue.


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:38:54 UTC