<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=false ] --> | |
<html> | |
<body> | |
<div style="height: 50px; margin: 100px;"></div> | |
<div style="width: 50px; height: 50px; position: absolute;"></div> | |
</body> | |
</html> |