tor-browser

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

opener-cross-origin-manual.sub.html (677B)


      1 <ol>
      2 <li><p>Clicking this link must navigate this page to a resource that contains "THE END":
      3 <a href=//{{domains[www1]}}:{{location[port]}}/html/browsers/windows/resources/opener-cross-origin.html target=_blank>test</a>
      4 
      5 <li><p>Clicking this link must open a new browsing context that is empty:
      6 <a rel=noreferrer href=//{{domains[www1]}}:{{location[port]}}/html/browsers/windows/resources/opener-cross-origin.html target=_blank>test</a>
      7 
      8 <li><p>Clicking this link must navigate this page to a resource that contains "THE END":
      9 <a href=//{{domains[www1]}}:{{location[port]}}/html/browsers/windows/resources/opener-cross-origin-embed.sub.html target=_blank>test</a>
     10 </ol>