https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 9f7fffa8e23759dd6b75a325054744bf34ebfe4a authored by Luke Bjerring on 03 April 2018, 16:52:33 UTC
Check inherited interfaces exist
Tip revision: 9f7fffa
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