https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 57a82af3537d05ffe7b022c53939e6fb54895c6c authored by Stephen McGruer on 04 April 2018, 19:41:56 UTC
Web Animations: Fix bug with Document::getAnimations
Tip revision: 57a82af
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