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