about summary refs log tree commit diff stats
path: root/test/layout/nested-table-intrinsic-min-width-respected.html
blob: 87f8a2b52a4a803be75d58ef311c420d614b205e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<table>
<tr>
<td>
<table width="100%">
<tr>
<td width="100%">
asdfasdfasdfasdf
</table>
<td width="100%">
test test test
</td>