tests testing min/max-height on internal table elements invalid

I believe these tests:
http://test.csswg.org/suites/css2.1/20101001/html4/max-height-applies-to-001.htm
http://test.csswg.org/suites/css2.1/20101001/html4/max-height-applies-to-002.htm
http://test.csswg.org/suites/css2.1/20101001/html4/max-height-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/max-height-applies-to-004.htm
http://test.csswg.org/suites/css2.1/20101001/html4/max-height-applies-to-007.htm
http://test.csswg.org/suites/css2.1/20101001/html4/min-height-applies-to-001.htm
http://test.csswg.org/suites/css2.1/20101001/html4/min-height-applies-to-002.htm
http://test.csswg.org/suites/css2.1/20101001/html4/min-height-applies-to-003.htm
http://test.csswg.org/suites/css2.1/20101001/html4/min-height-applies-to-004.htm
http://test.csswg.org/suites/css2.1/20101001/html4/min-height-applies-to-007.htm
http://test.csswg.org/suites/css2.1/20101001/html4/min-height-applies-to-013.htm
http://test.csswg.org/suites/css2.1/20101001/html4/min-height-applies-to-014.htm
http://test.csswg.org/suites/css2.1/20101001/xhtml1/max-height-applies-to-001.xht
http://test.csswg.org/suites/css2.1/20101001/xhtml1/max-height-applies-to-002.xht
http://test.csswg.org/suites/css2.1/20101001/xhtml1/max-height-applies-to-003.xht
http://test.csswg.org/suites/css2.1/20101001/xhtml1/max-height-applies-to-004.xht
http://test.csswg.org/suites/css2.1/20101001/xhtml1/max-height-applies-to-007.xht
http://test.csswg.org/suites/css2.1/20101001/xhtml1/min-height-applies-to-001.xht
http://test.csswg.org/suites/css2.1/20101001/xhtml1/min-height-applies-to-002.xht
http://test.csswg.org/suites/css2.1/20101001/xhtml1/min-height-applies-to-003.xht
http://test.csswg.org/suites/css2.1/20101001/xhtml1/min-height-applies-to-004.xht
http://test.csswg.org/suites/css2.1/20101001/xhtml1/min-height-applies-to-007.xht
http://test.csswg.org/suites/css2.1/20101001/xhtml1/min-height-applies-to-013.xht
http://test.csswg.org/suites/css2.1/20101001/xhtml1/min-height-applies-to-014.xht
are invalid.  They test for the behavior of min/max-height on
internal table elements.  I believe this was perhaps implicitly
undefined previously due to table height rules being defined
separately and in a manner incompatible with them, but it should be
more clearly invalid given the resolution of:
http://wiki.csswg.org/spec/css2.1#issue-170

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/

Received on Monday, 18 October 2010 21:43:26 UTC