https://github.com/web-platform-tests/wpt
Revision e4afbd50ef7ac19bf2b499930be1df0b5d044f7a authored by James Graham on 25 April 2018, 16:28:52 UTC, committed by jgraham on 25 April 2018, 18:25:55 UTC
1 parent 1452fe3
Raw File
Tip revision: e4afbd50ef7ac19bf2b499930be1df0b5d044f7a authored by James Graham on 25 April 2018, 16:28:52 UTC
Switch to gdebi for installing Chrome and use make-hosts-file
Tip revision: e4afbd5
iframe-discoverability-manual.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test: iframe discoverability</title>
 </head>
 <body>
  <iframe src="external-image-external-description-manual.html" width="480" height="320">
  <p>If there is no document included here with an image, the result of the test is unknowable</p>
  </iframe>
  <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).
 </body>
</html>
back to top