https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 822e9c88e5c38174de80ea6a822b32578d07fa94 authored by moz-wptsync-bot on 28 March 2018, 19:30:44 UTC
Correct readyState in WebSocket when worker goes away,
Tip revision: 822e9c8
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