summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html-longdesc/external-image-external-description-fragment-girt-by-spaces-manual.html
blob: d9cd73cd4bdd247d01c650276e4c15c4af33a0bc (plain)
1
2
3
4
5
6
7
8
9
<!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>