- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Mon, 6 Feb 2012 22:05:42 -0500
- To: "Public CSS test suite mailing list" <public-css-testsuite@w3.org>
Hello, [nightly-unstable] http://test.csswg.org/suites/css2.1/nightly-unstable/html4/floats-116.htm [RC6] http://test.csswg.org/suites/css2.1/20110323/html4/floats-116.htm [nightly-unstable] http://test.csswg.org/suites/css2.1/nightly-unstable/html4/floats-118.htm [RC6] http://test.csswg.org/suites/css2.1/20110323/html4/floats-118.htm Proposed correction in floats-116 ------------------- line 11 .float { float: left; background: green; color: green; font: 50px/1 Ahem; padding: 50px; } Proposed correction in floats-118 ------------------- line 13 .float { float: left; color: navy; font: 25px/1 Ahem; } Otherwise, Firefox will assume a line-height of 1.2, not 1.0. As soon as those corrections are made, I have corresponding reftests ready to be hg-commit-ed and hg-push-ed. 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, 7 February 2012 03:08:49 UTC