https://github.com/web-platform-tests/wpt
Raw File
Tip revision: dc6406df5bf9c892505ba99764aa2953d9f1e80a authored by Yutaka Hirano on 24 April 2018, 05:40:06 UTC
fix
Tip revision: dc6406d
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