[Spec issue] How a cell's height is set

Hello all,

I am encountering more and more tests where an HTML table cell's height
is set in a test and where implementation diverges causing a reftest to
be impossible to create (e.g.:
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/table-layer-transparency-006.htm
). Fixing this spec issue should be a high priority.

Links
-----

Bug 15462 - Does auto-height table row height depend on padding+border
of cells or just height?
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15462

Bug 15461 - Auto-height table row ignores explicit cell heights
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15461

Bug 295315 - table-cell height calculation uses border-box sizing;
should use content-box
https://bugzilla.mozilla.org/show_bug.cgi?id=295315

http://test.csswg.org/shepherd/testcase/height-table-cell-001/


Tests
-----

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/height-cell-bc-separate-002.html

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/height-cell-bc-collapse.html

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/height-cell-bc-separate.html

http://test.csswg.org/suites/css2.1/nightly-unstable/html4/height-table-cell-001.htm


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 May 2012 14:55:56 UTC