blob: 5772ba03765b97b88af602a97a2dc3ad38026fb0 [file] [log] [blame]
<!DOCTYPE html>
<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>