https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 2d5617d6fa633bdad0309f369ea1e96b259957d8 authored by Simon Pieters on 15 May 2018, 14:06:25 UTC
Add a warning and a link to issue
Tip revision: 2d5617d
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