Sign in
webkit
/
WebKit
/
7e009aa6ca8ae5803722c93d1141121f84c9ae8f
/
.
/
LayoutTests
/
fast
/
text
/
simple-lines-hover-underline-expected.html
blob: 9868ddf78789613051a796eebad6bd26f153b2f9 [
file
] [
log
] [
blame
]
<style>
a
{
display
:
inline-block
;
text-decoration
:
underline
}
</style>
<p><a
id
=
"target"
href
=
"about:blank"
>
This text should be underlined when we hover over it.
</a></p>