https://github.com/web-platform-tests/wpt
Raw File
Tip revision: aedcac217946872aa218bfb3b450a88aaf576493 authored by James Graham on 31 March 2014, 15:15:54 UTC
fixup! Update resources directory
Tip revision: aedcac2
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