https://github.com/web-platform-tests/wpt
Raw File
Tip revision: d1d4c61e1e4350f9bc747ccb58db22ec74cc4402 authored by plehegar on 04 November 2014, 23:39:47 UTC
test_child_document.html
Tip revision: d1d4c61
external-image-external-description-fragment-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="pass-fragment.html#fragment">
 </body>
</html>
back to top