Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
LayoutTests
/
fast
/
css
/
outline-auto-empty-rects.html
blob: f6b337388579040e6a8634cf088d4ac00e697fdc [
file
] [
log
] [
blame
]
<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>