https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 54a3fc8154ca1f48fbceda6e3be4bf8f75b010fa authored by Ms2ger on 17 January 2015, 19:53:08 UTC
Submit tests for ParentNode.{query,queryAll}.
Tip revision: 54a3fc8
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