- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Thu, 03 Jun 2010 22:58:08 -0400
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- CC: fantasai <fantasai.lists@inkedblade.net>, "www-style@w3.org" <www-style@w3.org>
On 6/3/10 5:15 PM, Tab Atkins Jr. wrote: > On Thu, Jun 3, 2010 at 12:04 PM, fantasai<fantasai.lists@inkedblade.net> wrote: >> I've been reviewing hixie's testcases, and came across this one >> http://www.hixie.ch/tests/adhoc/css/box/list/list-style-position/inside/001-demo.html >> >> The behavior expected there does not seem to be specified by the CSS2.1 >> spec. >> However it *is* implemented in Opera and Konqueror. (Firefox does something >> different.) >> >> I'm wondering >> a) What other implementations do >> b) Whether we should clarify the spec one way or another > > Chrome acts like Konquerer and Opera (not surprising, since K and C > are both webkit-based). > > IE8 does something obviously retarded, and so can't be used as any > sort of example. > > This behavior is clarified in CSS3 Lists - the Opera/webkit behavior is correct. Are we talking about <http://www.w3.org/TR/2002/WD-css3-lists-20021107/#marker> or something else? Per http://www.w3.org/TR/2002/WD-css3-lists-20021107//#marker as far as I can tell the Opera/webkit behavior is wrong. If I'm looking at the wrong spec, which one should I be looking at? If not, then how did you reach your conclusion? -Boris
Received on Friday, 4 June 2010 02:58:43 UTC