- From: Gérard Talbot <css21testsuite@gtalbot.org>
 - Date: Fri, 16 Aug 2013 17:19:55 -0400
 - To: "Hĺkon Wium Lie" <howcome@opera.com>
 - Cc: "Public css-testsuite mailing list" <public-css-testsuite@w3.org>
 
Hĺkon,
http://test.csswg.org/source/contributors/opera/submitted/multicol/multicol-span-all-001.xht
This test is excellent. Only 1 detail though.
line 29: h6 {
line 38:	width: 11em;
line 40:	column-span: all;
}
The 'width: 11em' should definitely _not_ be declared for several
reasons. One is that you want to see, to test, to verify if UA is going
to figure out by itself how to manage, how to handle and how to render
column-span: all.
Proposed modification to that test
**********************************
http://www.gtalbot.org/BrowserBugsSection/CSS3Multi-Columns/Opera/multicol-span-all-001-GT.xht
http://www.gtalbot.org/BrowserBugsSection/CSS3Multi-Columns/Opera/multicol-span-all-001-GT-ref.xht
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, 16 August 2013 21:20:26 UTC