- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Tue, 30 Nov 2010 22:33:16 -0500
- To: "L. David Baron" <dbaron@dbaron.org>
- CC: public-css-testsuite@w3.org
On 10/14/2010 04:06 PM, L. David Baron wrote: > http://test.csswg.org/suites/css2.1/20101001/html4/c566-list-stl-000.htm > http://test.csswg.org/suites/css2.1/20101001/xhtml1/c566-list-stl-000.xht > > This test is testing that a list-style-position: inside list item, > with list-style-type: upper-alpha, is rendered the same as "A. ", > with whitespace-collapsing between the space in the contents of the > list item. > > Gecko doesn't actually represent the space following the end of a > list marker as a text space; it represents it as a width (the same > 8px gap for both inside and outside bullets/markers). > > While it is probably worth discussing and standardizing a behavior > here, there isn't a current standard, and the test should be > removed. I've moved the test to hixie's css3-lists submission folder, and replaced it with something less finicky. (I also updated its companion test, c566-list-stl-001, to be a little more obvious.) ~fantasai
Received on Wednesday, 1 December 2010 08:04:48 UTC