https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 4b90437e8c2a8cca4b8c4af28d1893ac6f0fc61c authored by Domenic Denicola on 10 August 2016, 23:35:08 UTC
Add multi-global tests for service worker URL parsing
Tip revision: 4b90437
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