about summary refs log tree commit diff stats
path: root/test/layout/table-cell-intrinsic-min-width-overrides-specified-width.html
blob: 2757aea5428a596aaee0bd5e54146f97479de3fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<table style="width: 5ch">
<td width=1%>
<pre>
test test test
</pre>
<div>
test
</div>
</td>
<td>
test 2