https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 2594ec0bcf0af2bc546e78dde66aa382bf039a80 authored by Aryeh Gregor on 18 April 2016, 17:32:41 UTC
Update for whatwg/dom@537e579f
Tip revision: 2594ec0
external-image-external-description-girt-by-spaces-manual.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test: External image, external description surrounded by spaces</title>
 </head>
 <body>
  <img src="picture.png" alt="the image" longdesc="  pass.html  ">
 </body>
</html>
back to top