- From: Etan Wexler <ewexler@stickdog.com>
- Date: Thu, 14 Nov 2002 06:41:14 -0500
- To: www-style@w3.org, Bert Bos <bert@w3.org>, Tantek Çelik <tantekc@microsoft.com>, Ian Hickson <ian@hixie.ch>, Håkon Wium Lie <howcome@opera.com>
Following are editorial suggestions for section 5, "Selectors" (<http://www.w3.org/TR/2002/WD-CSS21-20020802/selector.html>), of the Cascading Style Sheets level 2.1 draft (<http://www.w3.org/TR/2002/WD-CSS21-20020802>). 5.1 Pattern matching "Matches any E element ID equal to "myid"." Insert "with" between" "element" and "ID". 5.10 Pseudo-elements and pseudo-classes "Pseudo-elements and pseudo-class names are case-insensitive." Change "elements" to "element" if the intent corresponds to "Names of pseudo-elements and of pseudo-classes are case-insensitive." 5.12.2 The :first-letter pseudo-element "Note that the :first-letter pseudo-element tags abut the content (i.e., the initial character), while the :first-line pseudo-element start tag is inserted right after the start tag of the element to which it is attached." There is no :first-line in the example.
Received on Thursday, 14 November 2002 07:11:42 UTC