Revision 093301141fb89d5f7531fe62df98d8d63e55320d authored by Emilio Cobos Álvarez on 07 March 2018, 01:57:02 UTC, committed by GitHub on 07 March 2018, 01:57:02 UTC
2 parent s 82bf967 + 9922d5c
Raw File
empty-longdesc-manual.html
<!DOCTYPE html>
<html>
 <head>
  <title>Longdesc test: empty longdesc</title>
 </head>
 <body>
<h1>Longdesc test: empty longdesc value</h1>
<p><img src="picture.png" alt="the image" longdesc=""></p>
<p>The longdesc attribute value is null, and therefore the longdesc is not valid.</p>
 </body>
</html>
back to top