- From: Anton Prowse <prowse@moonhenge.net>
- Date: Wed, 02 Sep 2009 00:02:24 +0200
- To: "www-style@w3.org" <www-style@w3.org>
5.12.1 (The :first-line pseudo-element) states: # The :first-line pseudo-element applies special styles to the # contents of the first formatted line of a paragraph. For instance: # p:first-line { text-transform: uppercase } s/a paragraph/an element/ 5.12.2 (The :first-letter pseudo-element) states: # The :first-letter pseudo-element must select the first letter of the # first line of a block s/a block/an element/ Note that in both cases, the actual elements to which these two pseudo-elements apply are stated elsewhere in their respective sections. Cheers, Anton Prowse http://dev.moonhenge.net
Received on Tuesday, 1 September 2009 22:04:21 UTC