https://github.com/web-platform-tests/wpt
Raw File
Tip revision: cf5f3898987ec02aa02c02cb945c2abcc5307737 authored by Avi Drissman on 13 April 2018, 19:50:51 UTC
Revert "Web Animations: Fix bugs in procedure to process a keyframes argument"
Tip revision: cf5f389
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