blob: a5a8e84a6f09d786d53648c63ce59ce66070e313 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="position: relative; top: 100px; left: 100px; width: 100px; height: 100px; padding: 20px;">
<div style="overflow: hidden; width: 50px; height: 50px">
<div style="position: absolute; left: -5px; top: -5px; width: 10px; height: 10px;"></div>
</div>
</div>
</body>
</html>