https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 0554ef230eb70798ed2f2d96608b037ee5fefd04 authored by Emilio Cobos Álvarez on 13 April 2018, 22:03:05 UTC
Remove Element.createShadowRoot.
Tip revision: 0554ef2
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