tor-browser

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

test_bug594730.html (944B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <!--
      4 https://bugzilla.mozilla.org/show_bug.cgi?id=594730
      5 -->
      6 <head>
      7  <title>Test for Bug 594730</title>
      8  <script src="/tests/SimpleTest/SimpleTest.js"></script>
      9  <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
     10 </head>
     11 <body>
     12 <a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=594730">Mozilla Bug 594730</a>
     13 <p id="display"></p>
     14 <div id="content" style="display: none">
     15 </div>
     16 <iframe src=file_bug594730-1.html></iframe>
     17 <iframe src=file_bug594730-2.html></iframe>
     18 <iframe src=file_bug594730-3.html></iframe>
     19 <iframe src=file_bug594730-4.html></iframe>
     20 <iframe src=file_bug594730-5.html></iframe>
     21 <iframe src=file_bug594730-6.html></iframe>
     22 <iframe src=file_bug594730-7.html></iframe>
     23 <iframe src=file_bug594730-8.html></iframe>
     24 <iframe src=file_bug594730-9.html></iframe>
     25 <pre id="test">
     26 <script class="testbody" type="text/javascript">
     27 </script>
     28 </pre>
     29 </body>
     30 </html>