https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 835d19abcdd0a83d704629d7ee3936063fe51924 authored by Ms2ger on 06 October 2016, 12:20:21 UTC
wip
Tip revision: 835d19a
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