<!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] --> | |
<style> | |
video { | |
position: absolute; | |
width: 100px; | |
height: 100px; | |
background-color: green; | |
} | |
</style> | |
<div><video></div> |