blob: 29e9d6476a16817b086213b435fbc26df6022dd6 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ internal:LayoutFormattingContextEnabled=true internal:LayoutFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="margin-left: 100px; position: absolute; left: auto; bottom: 8px; width: 30px; height: 20px;"></div>
<div style="position: absolute; right: auto; bottom: 8px; width: 30px; height: 20px;"></div>
<div style="position: absolute; top: auto; left: 8px; width: 30px; height: 20px;"></div>
<div style="position: absolute; bottom: auto; left: 8px; width: 30px; height: 20px;"></div>
</body>
</html>