[RC6] border-[bottom | top]-width-[061 | 062] : 5in to 3in and removal of height: 0 around line 26

Arron,

[src]
http://test.csswg.org/source/approved/css2.1/src/borders/border-bottom-width-061.xht

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/border-bottom-width-061.htm

[RC6]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/border-bottom-width-061.htm


[src]
http://test.csswg.org/source/approved/css2.1/src/borders/border-bottom-width-062.xht

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/border-bottom-width-062.htm

[RC6]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/border-bottom-width-062.htm



[src]
http://test.csswg.org/source/approved/css2.1/src/borders/border-top-width-061.xht

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/border-top-width-061.htm

[RC6]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/border-top-width-061.htm


[src]
http://test.csswg.org/source/approved/css2.1/src/borders/border-top-width-062.xht

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/border-top-width-062.htm

[RC6]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/border-top-width-062.htm

I have replace 5in with 3in to avoid unneedlessly creating a vertical
scrollbar: "Tests should be very short and certainly not require
scrolling on even the most modest of screens."
http://wiki.csswg.org/test/format#design-requirements

I also removed #test {height: 0} at (or close to) line 26 since such
declaration is unneeded, unnecessary. An empty div will not
cause/generate a height under normal circumstances and this is the case
for these 4 tests.

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 Monday, 25 June 2012 02:30:55 UTC