no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / base / tests / file_bug842853.html
blob5f216f8adef89e12d7af252d8e4c51dc0cabb728
1 <!DOCTYPE HTML>
2 <html><head>
3 <meta charset="utf-8">
4 <title>Testcase for bug </title>
5 <link rel="stylesheet" href="file_bug842853.sjs">
6 </head>
7 <body>
9 <a href="#anchor">Click to scroll to anchor</a><div style="height:5000px"></div><a name="anchor">FAIL</a>
10 <script>
11 window.addEventListener("load", () => {
12 window.parent.runTest();
13 });
14 </script>
16 </body>
17 </html>