https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 5e0deae225c29ff60a8ab51018e64e282e29cd5b authored by Kent Tamura on 13 April 2018, 04:39:21 UTC
custom-elements: Implement customElements.upgrade().
Tip revision: 5e0deae
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