blob: 3cef0a5f31b37d3a1d6b9a11317b1373f7bfc953 [file] [log] [blame]
<!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>