Sign in
webkit
/
WebKit
/
c6951ff6f7d972427c05df8e7c39e3f2d74bf29c
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
images
/
image-hover-display-alt-expected.html
blob: a441d2d43cfed7ceeb287a11494e4d539a51be5d [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
#
star
{
cursor
:
pointer
;
font-size
:
100px
;
color
:
red
;
margin
:
40px
;
}
</style>
<img
id
=
'star'
src
=
''
alt
=
'★'
/>