- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Sat, 25 Jun 2011 12:33:35 -0700
- To: "Arron Eicholz" <arron.eicholz@microsoft.com>
- Cc: "Public CSS test suite mailing list" <public-css-testsuite@w3.org>
Arron,
http://test.csswg.org/suites/css2.1/20110323/html4/table-height-algorithm-012.htm
(RC6)
http://test.csswg.org/suites/css2.1/nightly-unstable/html4/table-height-algorithm-012.htm
<table>
<tr>
<td>
<div id="small">Filler Text</div>
</td>
line 31: <td rowspan="2" colspan="2">
<div id="large">Filler Text</div>
</td>
</tr>
<tr>
<td></td>
</tr>
</table>
I believe colspan="2" should be removed.
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 contributors:
http://test.csswg.org/source/contributors/
Received on Saturday, 25 June 2011 19:34:14 UTC