https://github.com/web-platform-tests/wpt
Raw File
Tip revision: ccca6be6d60611a891418fbe0e89663b05e420a2 authored by Joshua Bell on 20 March 2018, 17:58:31 UTC
Indexed DB: Consolidate window/worker IDL tests into any.js
Tip revision: ccca6be
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