blob: 3d107fb3cb1d5c0479ac6deaa2c3609f308730a0 [file] [log] [blame]
<!DOCTYPE html> <!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<html>
<body>
<div style="position: relative; overflow: hidden; 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>