https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 771e9d09e18cbc98caff23562b0062e7f571a578 authored by Robin Berjon on 18 March 2014, 16:52:20 UTC
typo
Tip revision: 771e9d0
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