https://github.com/web-platform-tests/wpt
Raw File
Tip revision: eb67b371f0b9ea482a1f8c8b22f20468a42f23b0 authored by James Graham on 27 March 2014, 15:31:25 UTC
Change terminate test not to spam the event loop with so many messages
Tip revision: eb67b37
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