[RC6] max-height-[001-111] tests: reviewed, improved, corrected and reftested

Arron,

I have reviewed, corrected (according to the comments I made in
Shepherd) and reftested about 80 max-height-[001-111] tests.

Most of the time, I have increased the set height (twice the amount set
in max-height) which was to be constrained by max-height in the test.

Worth mentioning is

[RC6]
http://test.csswg.org/suites/css2.1/20110323/html4/max-height-103.htm

[nightly-unstable]
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/max-height-103.htm

which was not testing max-height: none. Testing initial, default value
is tricky and more difficult. I replaced the test with a code situation
(last in sort order is more specific: therefore, preceding, overriding
former) which is not entirely satisfactory either but it's definitely a
more sensible attempt to test max-height: none. With such new test,
browsers with buggy support for max-height have at least a reasonable
chance to display red.

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, 29 October 2012 20:41:45 UTC