[RC6] margin-collapse-107 and 108 and fractional pixel (0.04px)

Hello,

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/margin-collapse-107.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/margin-collapse-107.htm

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/margin-collapse-108.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/margin-collapse-108.htm

FWIW, Firefox 11 will use 0.0333333px as computed height value for
height: 0.04px; Firefox 11 and Konqueror 4.8.2 will use 1px as computed
border-bottom-width value for border-bottom-width: 0.04px. Other
browsers (Opera 11.62, Chrome 18.0.1025.151) will use 0px as computed
height value for height: 0.04px and will use a 0px border height for
border-bottom-width: 0.04px.

There is nothing in the spec indicating that a border-width of 0.04px
should be using a computed value of 1px border-width. There is nothing
in the spec indicating that a set height of 0.04px should be computed as
a 1px height.

I think those 2 tests testing 0.04px values should be removed.

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

CSS 2.1 Test suite RC6, March 23rd 2011:
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html

CSS 2.1 test suite harness:
http://test.csswg.org/harness/

Contributing to to CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contributions-css21-testsuite.html

Received on Tuesday, 10 April 2012 00:20:46 UTC