https://github.com/web-platform-tests/wpt
Raw File
Tip revision: fda5b2f7c785b32ad563e3bf0c28e407d0199bad authored by Florian Rivoal on 30 March 2018, 04:19:15 UTC
[css-align] Fix typo and clean-up markup
Tip revision: fda5b2f
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