https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 2289fd06b31cf5175c304e2d76ad792bd5e7d607 authored by Mike West on 15 September 2016, 08:21:03 UTC
Add IDL tests for SecurityPolicyViolationEvent.
Tip revision: 2289fd0
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