blob: eee253590e3e08dbff0507f3f60340cfcf320c45 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=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>