https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 00fcdc8ddaa1c1d9bf75d26be79e84f669314ee5 authored by Domenic Denicola on 20 October 2016, 18:20:23 UTC
Fix broadcastchannel test
Tip revision: 00fcdc8
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