tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

test_bug1566783.html (330B)


      1 <!doctype html>
      2 <title>Test for scroll anchoring adjustments during onload</title>
      3 <script src="/tests/SimpleTest/SimpleTest.js"></script>
      4 <script>
      5  SimpleTest.waitForExplicitFinish();
      6 </script>
      7 <link rel="stylesheet" href="/tests/SimpleTest/test.css"/>
      8 <iframe width="300" height="300" src="file_bug1566783.html#slow"></iframe>