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