Errata in CSS3 selectors

Hi,

section 6.6.2:

  the last example uses :before instead of ::before

section 12:

  CSS1 profile uses :first-line and :first-letter instead of
  ::first-line and ::first-letter

  STTS profile uses ::contains() instead of :contains

table of contents

  it refers to :first-line and first-letter instead of ::first-line and
  ::first-letter
-- 
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/

Received on Friday, 18 May 2001 16:22:37 UTC