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