chromium/third_party/blink/web_tests/fast/css/outline-auto-empty-rects.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>