blob: 0720ec143f12ebd723d7e4933be892d7e8e2fbef [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true 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>