https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 67ae39cdc366bf08f939907325ed1811ac67f3ac authored by Marcos Cáceres on 28 March 2018, 06:12:01 UTC
fix copy/pasta
Tip revision: 67ae39c
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