tor-browser

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

iframe-discoverability-manual.html (463B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <title>Longdesc test: iframe discoverability</title>
      5 </head>
      6 <body>
      7  <iframe src="external-image-external-description-manual.html" width="480" height="320">
      8  <p>If there is no document included here with an image, the result of the test is unknowable</p>
      9  </iframe>
     10  <p>In order to pass, it should be possible to discover that there is an image with a longdesc included in this document (inside an iframe).
     11 </body>
     12 </html>