mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 00:02:37 +00:00
7 lines
152 B
HTML
7 lines
152 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<a href="#anchor">Click to scroll to anchor</a><div style="height:5000px"></div><a name="anchor">FAIL</a>
|
|
</body>
|
|
</html>
|