haikuwebkit/LayoutTests/fast/text/simple-lines-hover-underlin...

5 lines
170 B
HTML

<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>