Sign in
cobalt
/
cobalt
/
1bdf8b5470dc937a8c92ce7e2f6d3392c6a1180c
/
.
/
third_party
/
web_platform_tests
/
html-longdesc
/
invalid-longdesc-manual.html
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>