https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 654e0b74fd1188d763275afcae5ac000feaca468 authored by Aryeh Gregor on 28 August 2016, 13:57:22 UTC
Bring event.html in line with reality
Tip revision: 654e0b7
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