https://github.com/web-platform-tests/wpt
Raw File
Tip revision: ac7299be20bc274ef25b565534259f90f45df72f authored by Maja Frydrychowicz on 11 April 2018, 09:34:03 UTC
Disable test_pause_dblclick
Tip revision: ac7299b
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