chromium/third_party/blink/web_tests/fast/forms/text/input-readonly-focus-ring.html

<input id="target" readonly>
<script>target.focus()</script>