https://github.com/web-platform-tests/wpt
Raw File
Tip revision: f94819e400d96a3f36377887dcacd5852320e078 authored by Domenic Denicola on 27 April 2016, 19:47:09 UTC
Add streams test owners
Tip revision: f94819e
external-image-external-description-manual.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test: External image, external description</title>
 </head>
 <body>
  <img src="picture.png" alt="the image" longdesc="pass.html">
 </body>
</html>
back to top