Sign in
cobalt
/
cobalt
/
d548b9d202e44d8d31022e47fb472dbd7949fcf9
/
.
/
third_party
/
web_platform_tests
/
html-longdesc
/
empty-image-external-description-manual.html
blob: 567eea50261011902c3b76554b865a015a5959d9 [
file
]
<!DOCTYPE html>
<html>
<head>
<title>
Longdesc test: Empty image, external description
</title>
</head>
<body>
<img
src
=
""
alt
=
"the image"
longdesc
=
"pass.html"
>
</body>
</html>