blob: 12bb56506a282ee787ed28b3b1754976ac180d8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE HTML>
<html><head>
<meta charset="utf-8">
<title>Testcase for bug </title>
<link rel="stylesheet" href="file_bug842853.sjs">
</head>
<body>
<a href="#anchor">Click to scroll to anchor</a><div style="height:5000px"></div><a name="anchor">FAIL</a>
<script>window.parent.runTest()</script>
</body>
</html>
|