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
external-image-external-description-fragment-girt-by-spaces-manual.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test: External image, external description fragment surrounded by spaces</title>
 </head>
 <body>
  <img src="picture.png" alt="the image" longdesc="  pass-fragment.html#fragment  ">
 </body>
</html>
back to top