summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/autofocus-remove-before-focus.html
blob: d1041ea576989862dfa6d5f894181feca84e9707 (plain)
1
2
3
4
5
6
7
8
9
10
<script>
testRunner.dumpAsText();

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