https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 6fe92079020b85d872209ab1657595d2e34f9a35 authored by Charles Vazac on 04 April 2018, 14:19:53 UTC
clean up same- and cross-origin urls
Tip revision: 6fe9207
empty-image-external-description-fragment-manual.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test:  Empty image, external description fragment</title>
 </head>
 <body>
  <img src="" alt="the image" longdesc="pass-fragment.html#fragment">
 </body>
</html>
back to top