tor-browser

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

iframe-tried-to-be-navigated-by-its-child.html (200B)


      1 <!DOCTYPE html>
      2 <p>If this message appears, then this frame has not been navigated by its child.</p>
      3 <iframe src="iframe-that-tries-to-navigate-parent-and-sends-result-to-grandparent.html">
      4 </iframe>