Ian Hickson wrote: > > > Incidentally, now that we have ::list-marker, we can use :before and > content:'' to solve the problem I raised over 2 years ago: > > http://lists.w3.org/Archives/Public/www-style/2000Jun/0008.html > > So there is definitely a use for generating empty inline elements. I was just looking at that yesterday, actually. (And wondering why list layout is high-security...) "content: ''" should do what you want even if '' does not generate an inline since :before is an inline by itself. Also, if the list margins are line height, you can work around the problem by using an unnoticeable bit of padding to break the margin collapse. ~fantasaiReceived on Tuesday, 3 September 2002 20:53:13 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:16 GMT