| <!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] --> | |
| <style> | |
| table { | |
| width: 60px; | |
| font-size: 20px; | |
| outline: 1px solid green; | |
| color: white; | |
| font-family: Ahem; | |
| } | |
| </style> | |
| <table> | |
| <tr><td>iii iiiiiii</td><td>iiiii i</td> | |
| </table> |