- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Mon, 13 Aug 2012 23:39:50 -0400
- To: "Arron Eicholz" <Arron.Eicholz@microsoft.com>
- Cc: "Public CSS test suite mailing list" <public-css-testsuite@w3.org>
Arron, [RC6] http://test.csswg.org/suites/css2.1/20110323/html4/margin-applies-to-012.htm [nightly-unstable] http://test.csswg.org/suites/css2.1/nightly-unstable/html4/margin-applies-to-012.htm [RC6] http://test.csswg.org/suites/css2.1/20110323/html4/margin-applies-to-014.htm [nightly-unstable] http://test.csswg.org/suites/css2.1/nightly-unstable/html4/margin-applies-to-014.htm [src] http://test.csswg.org/source/approved/css2.1/src/margin-padding-clear/margin-applies-to-012.xht [src] http://test.csswg.org/source/approved/css2.1/src/margin-padding-clear/margin-applies-to-014.xht [reftest, src] http://test.csswg.org/source/approved/css2.1/src/margin-padding-clear/margin-applies-to-009-ref.xht I had to neutralize the vertical baseline-alignment of the inline-block element in 012 and of the inline-table element in 014 with vertical-align, so that I could reliably reused an already created reftest for those 2 tests. Those elements are baseline-aligned according to the default font in use in the tests; the baseline is at 4px for a 16px font-size font (I use "DejaVu Serif"). Interestingly, there is a divergence of rendering between Firefox 14.0.1, Opera 12.0.1 and Chrome 21.0.1180.77 with regards to margin-applies-to-014 (inline-table). Since there is no line box created by first row, it's not clear how/where the baseline of the inline-table should be. This will need to be re-examined more later. 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, 14 August 2012 03:40:20 UTC