https://github.com/web-platform-tests/wpt
Raw File
Tip revision: a8e88604a838f836dcfc64eec51c61a17305e917 authored by Mike on 05 April 2018, 10:57:56 UTC
Tests were referencing the wrong reference tests
Tip revision: a8e8860
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