Re: border-*-width-036/047 (etc.?) make invalid assumptions about rounding

> There are a bunch of border-related tests that fail in Gecko because
> the tests make invalid assumptions about rounding behavior.  Gecko
> has rounding behavior that has served us very well on the Web:  we
> have different rounding behavior for border-widths (where
> pixel-width consistency is important) than for most other
> dimensions.  (This different behavior is shared by outline widths
> and hopefully soon by line heights.)
>
> The following tests fail in Gecko, despite Gecko's behavior being
> valid according to the spec:
>
> border-bottom-width-036
> border-bottom-width-047
> border-left-width-036
> border-left-width-047
> border-right-width-036
> border-right-width-047
> border-top-width-036
> border-top-width-047


David,

In

http://lists.w3.org/Archives/Public/public-css-testsuite/2010Aug/0059.html

I reported these problems and proposed replacements for each of them.
They are still available:

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/border-bottom-width-036.htm

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/border-top-width-036.htm

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/border-bottom-width-047.htm

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/border-left-width-047.htm

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/border-right-width-047.htm

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/border-top-width-047.htm


I also reported these again in

http://lists.w3.org/Archives/Public/public-css-testsuite/2010Sep/0098.html

and then again (along with others in) in

http://lists.w3.org/Archives/Public/public-css-testsuite/2010Sep/0161.html

-------------------

Missing in your list are:

http://test.csswg.org/suites/css2.1/20101001/html4/padding-top-050.htm

and

http://test.csswg.org/suites/css2.1/20101001/html4/padding-top-051.htm

You have to view these padding-top-05? in Opera 10.63.

regards, Gérard
-- 
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/

CSS 2.1 test suite (RC2; October 1st 2010):
http://test.csswg.org/suites/css2.1/20101001/html4/toc.html

CSS 2.1 test suite contributors:
http://test.csswg.org/source/contributors/

Received on Thursday, 14 October 2010 17:08:09 UTC