Sign in
webkit
/
WebKit
/
9217e3a18e576021e7cf49236ed76fe0339aa0bd
/
.
/
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>