blob: 15535d1500100e020b5fa639670dcdd6e9ce37a2 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
table {
font-size: 10px;
}
td {
vertical-align: baseline;
}
</style>
<table>
<tr><td>#<img height=50px width=40px src="foo"></td><td>#</td></tr>
<tr><td colspan=2 style="padding: 5px">###</td></tr>
</table>