https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 6d0e2a9da46963ab2d20942f5aac4a1a00c2692e authored by Mike West on 20 November 2015, 08:18:23 UTC
Test targeting multiple cross-origin windows.
Tip revision: 6d0e2a9
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