cthulhu/test/html/focused-link-stuck.html

8 lines
104 B
HTML
Raw Permalink Normal View History

<html>
<body>
<div>Line 1</div>
<div>[<a href="foo">Line 2</a>]</div>
<div>Line 3</div>
</body>
</html>