<!DOCTYPE html> <!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] --> | |
<html> | |
<body> | |
<div style="position: relative; left: 10px"> | |
<div style="position: relative; left: auto; top: auto; width: 30px; height: 40px;"></div> | |
</div> | |
</body> | |
</html> |