https://github.com/web-platform-tests/wpt
Raw File
Tip revision: e79e440e2b25551d21149ef336ab06ea16c43fdc authored by Anne van Kesteren on 03 April 2018, 13:01:37 UTC
missed one
Tip revision: e79e440
external-image-external-description-fragment-manual.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test: External image, external description fragment</title>
 </head>
 <body>
  <img src="picture.png" alt="the image" longdesc="pass-fragment.html#fragment">
 </body>
</html>
back to top