mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
14 lines
315 B
HTML
14 lines
315 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<html><head>
|
||
|
<meta charset="utf-8">
|
||
|
<title>Testcase for bug </title>
|
||
|
<link rel="stylesheet" href="842853.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>
|