blob: fe15f9ee0350d45af78121b97d00f3732780424c [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
table {
font-family: ahem;
border-collapse: collapse;
padding: 100px;
color: white;
}
td {
outline: 1px solid red;
}
</style>
<table>
<tr><td>iiiiiiii iiiiiiii</td><td> iiiiiiii</td></tr>
<tr><td>iiiiiiii</td><td>iiiiiiii iiiiiiii</td></tr>
</table>