haikuwebkit/LayoutTests/fast/css/outline-auto-empty-rects.html

7 lines
230 B
HTML

<html>
<body id="body">
<div style="outline:auto" id="a">
<span style="font-weight:bold;"><pre>There should only be a focus ring around this contentEditable div, and not a tiny one below as well</pre></span>
</div>
</body>
</html>