| <!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] --> | |
| <style> | |
| table { | |
| position: absolute; | |
| top: 50px; | |
| left: 50px; | |
| } | |
| </style> | |
| <table><tr><td>absolute_positioned_table</td></tr></table> |