https://github.com/web-platform-tests/wpt
Raw File
Tip revision: e374afb5a85092671d65fd8e0906b14f50d264c8 authored by Emilio Cobos Álvarez on 11 April 2018, 13:24:18 UTC
Stop generating stylo expectations.
Tip revision: e374afb
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