[RC6] outline-001 to outline-018: left and right outline borders unnecessarly not fully viewable

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