https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 0dcc6f1d3e1e995ff29bea3be8346cb5d4e2388a authored by Charlie Harrison on 09 April 2018, 22:16:22 UTC
Enable ConsumeGestureOnNavigation by default
Tip revision: 0dcc6f1
empty-image-external-description-fragment-manual.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test:  Empty image, external description fragment</title>
 </head>
 <body>
  <img src="" alt="the image" longdesc="pass-fragment.html#fragment">
 </body>
</html>
back to top