https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 37c10e98424d063954b2ce55cdacc723b0a9d04b authored by Anne van Kesteren on 12 April 2018, 11:07:55 UTC
Update tests
Tip revision: 37c10e9
fail-fragment-pointer-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="fail-fragment.html#fragment">
 </body>
</html>
back to top