https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 48db975c5af44506aa2cd16c7f9693112f82ae1e authored by Michael[tm] Smith on 12 March 2014, 14:58:15 UTC
Use /resources/WebIDLParser.js
Tip revision: 48db975
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