Sign in
webkit
/
WebKit
/
10627ba484528fed3e7358b1801250bb004c8a99
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
forms
/
autofocus-remove-before-focus.html
blob: d1041ea576989862dfa6d5f894181feca84e9707 [
file
] [
log
] [
blame
]
<script>
testRunner
.
dumpAsText
();
function
runTest
()
{
document
.
execCommand
(
'justifyRight'
,
null
,
true
);
document
.
body
.
innerHTML
=
'PASS'
;
}
</script>
<body
onload
=
runTest
()
>
<button
autofocus
>