https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 0fa8f70f31f1c2f03d6b273209800d5c5048d4e7 authored by James Graham on 27 March 2014, 17:31:25 UTC
Using external URLs isn't allowed
Tip revision: 0fa8f70
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