about summary refs log tree commit diff stats
path: root/test/layout/padding-counted-for-intrinisc-min-width.html
blob: 95605842639c77337cca6e4d49ae78568a51f9b3 (plain) (blame)
1
2
3
<table style="padding: 0; width: 5ch">
<td><div style="padding: 0 1ch; background: red">a</div></td>
<td>test</td>