- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Thu, 25 Jul 2013 21:13:05 -0400
- To: "Hĺkon Wium Lie" <howcome@opera.com>
- Cc: "Public css-testsuite mailing list" <public-css-testsuite@w3.org>
Hello, http://test.csswg.org/source/contributors/opera/submitted/multicol/multicol-collapsing-001.xht In the test, column-gap is not declared and the spec grants UAs latitude on how wide the column-gap can be. Now, after checking the test and the reftest, it's clear that the column-gap should be set to 1em and should not be 0em: 8em (width) - 2em (column-gaps) is dividable by 3 (column-count). The yellow background color shines through the 2 column-gaps. Proposed replacement: http://www.gtalbot.org/BrowserBugsSection/CSS3Multi-Columns/Opera/multicol-collapsing-001-GT.xht ---------- http://test.csswg.org/source/contributors/opera/submitted/multicol/multicol-collapsing-ref.xht The reftest is not best, not reliable (although it looks correct to me). I can see different renderings among browsers. The reftest should be using another feature (not a multi-column) to render the reference file. Proposed replacement: http://www.gtalbot.org/BrowserBugsSection/CSS3Multi-Columns/Opera/multicol-collapsing-001-GT-ref.xht (filename has "-001" appended) 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 Friday, 26 July 2013 01:13:38 UTC