https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 771e9d09e18cbc98caff23562b0062e7f571a578 authored by Robin Berjon on 18 March 2014, 16:52:20 UTC
typo
Tip revision: 771e9d0
empty-image-external-description-manual.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test:  Empty image, external description</title>
 </head>
 <body>
  <img src="" alt="the image" longdesc="pass.html">
 </body>
</html>
back to top