https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 174e1be20f6093c72294a0c62939a97f84f838ff authored by pyup-bot on 11 April 2018, 21:39:00 UTC
Update marionette_driver from 2.5.0 to 2.6.0
Tip revision: 174e1be
external-image-data-uri-description-girt-by-spaces-manual.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test:  External image, data: URI description surrounded by spaces</title>
 </head>
 <body>
  <img src="picture.png" alt="the image" longdesc="  data:text/html;charset=utf-8,%3C%21DOCTYPE%20html%3E%0D%0A%3Chtml%3E%0D%0A%20%3Chead%3E%0D%0A%20%20%3Ctitle%3ELongdesc%20test%20Pass%20page%3C%2Ftitle%3E%0D%0A%20%3C%2Fhead%3E%0D%0A%20%3Cbody%3E%0D%0A%20%20%3Ch1%3EPass%3C%2Fh1%3E%0D%0A%20%3C%2Fbody%3E%0D%0A%3C%2Fhtml%3E  ">
 </body>
</html>
back to top