https://github.com/web-platform-tests/wpt
Raw File
Tip revision: f938471bc4c12d502a04dd46191d9629bd38f8f1 authored by Michael[tm] Smith on 22 April 2014, 08:39:34 UTC
Updated document.lastModified test.
Tip revision: f938471
external-image-external-description-manual.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test: External image, external description</title>
 </head>
 <body>
  <img src="picture.png" alt="the image" longdesc="pass.html">
 </body>
</html>
back to top