haikuwebkit/LayoutTests/fast/table/fixed-nested.html

9 lines
223 B
HTML

<table width="740" cellpadding="0" bgcolor="green">
<tr>
<td width="1" bgcolor="yellow">
<td>
<table width="80%" style="TABLE-LAYOUT: fixed">
<tr>
<td>here is some text</td>
</tr>