https://github.com/web-platform-tests/wpt
Raw File
Tip revision: e34fc8ca0e95655e1e449389e854ddf5d47f349c authored by Emilio Cobos Álvarez on 20 March 2018, 02:29:00 UTC
Make Shadow DOM account for stylesheet applicableness correctly.
Tip revision: e34fc8c
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