chromium/third_party/blink/web_tests/fast/forms/autofocus-remove-before-focus.html

<script>
testRunner.dumpAsText();

function runTest() {
    document.execCommand('justifyRight', null, true);
    document.body.innerHTML = 'PASS';
}
</script>
<body onload=runTest()>
<button autofocus>