- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Sat, 12 Nov 2011 16:01:13 -0800
- To: "Arron Eicholz" <arron.eicholz@microsoft.com>
- Cc: "Public CSS test suite mailing list" <public-css-testsuite@w3.org>
Arron, outline-001 http://test.csswg.org/suites/css2.1/20110323/html4/outline-001.htm to outline-018 (except outline-016) http://test.csswg.org/suites/css2.1/20110323/html4/outline-018.htm should be applying horizontal margins to the test and control <div>s so that left and right outline borders would be fully viewable, visible in the viewport. This is not the case for 17 of those 18 outline testcases. Proposal: div {margin: auto 15px;} would be a minimum. My preference would be div {margin: auto 25px;} 2 full examples of such improvements: http://www.gtalbot.org/BrowserBugsSection/css21testsuite/outline-001.html http://www.gtalbot.org/BrowserBugsSection/css21testsuite/outline-017.html regards, 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 Sunday, 13 November 2011 00:01:44 UTC