mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
7 lines
176 B
HTML
7 lines
176 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="overflow-y:hidden">
|
|
<div style="height:10000px; width:100px; background:yellow; position:relative; top:-200px"></div>
|
|
</body>
|
|
</html>
|