<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] --> | |
<style> | |
table { | |
position: absolute; | |
top: 0px; | |
bottom: 10px; | |
left: 0px; | |
right: 10px; | |
} | |
</style> | |
<table><tr><td>table cell</td></tr></table> |