Sign in
chromium
/
chromium
/
src.git
/
20e8909e694cab857da21d8fe9d5f1da170eaae2
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
img-empty-alt.html
blob: fc4607b6a745a76612d642b64a48e5fe39cbfef6 [
file
]
<html>
<body>
<img
src
=
"unread.jpg"
alt
=
""
role
=
"presentation"
><img
src
=
"read.jpg"
alt
=
""
><img
src
=
"read.jpg"
alt
><img
src
=
"read.jpg"
><img
src
=
"read.jpg"
alt
=
"full"
>
</body>
</html>