Revision 00308147d33bdd04344e2308036e30c957b64915 authored by Chris Lilley on 03 April 2018, 18:17:39 UTC, committed by GitHub on 03 April 2018, 18:17:39 UTC
[css-fonts-4] Contribute Microsoft tests for Font Variations
2 parent s 09329e8 + 2b27f60
Raw File
invalid-longdesc-manual.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test: invalid longdesc</title>
 </head>
 <body>
  <img src="picture.png" alt="the image" longdesc="This is not a valid longdesc so this document should fail validation">
 </body>
</html>
back to top