> "Pseudo-elements may only appear once in the sequence of simple > selectors that represents the subjects of the selector." Just for the record, we have recently extended Prince to allow more than one pseudo-element in selectors in certain situations, such as styling the marker on generated list items: div::before { display: list-item } div::before::marker { content: "*" } Cheers, Michael -- Print XML with Prince! http://www.princexml.comReceived on Tuesday, 23 October 2007 00:16:07 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 23 October 2007 00:16:10 GMT