https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 12b220dc6d9287eb11a881caa2306fc64339a339 authored by Marcos Cáceres on 19 March 2018, 06:05:12 UTC
nit: linting error
Tip revision: 12b220d
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