[CSS21] response to issue 91

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
    This entire section takes the "fictional tag sequence" idea
    a bit too literally. For example,
    # the user agent could generate the appropriate start and
    # end tags for SPAN when inserting the fictional tag
    # sequence for :first-line.
    No. You can't make the tags real, because then you wind up
    with an obscure box model. Suppose, for example, I specify
    span { border: 1px solid}. The border shouldn't indicate a
    split in the span element at the end of the first line.

CSS WG response:
    Changed to: "the user agent could simulate start and end tags for
    SPAN when inserting the fictional tag sequence for :first-line."



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:02 UTC