repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
forms
/
autofocus-remove-before-focus.html
blob
d1041ea576989862dfa6d5f894181feca84e9707
1
<script>
2
testRunner
.
dumpAsText
();
3
4
function
runTest
() {
5
document
.
execCommand
(
'justifyRight'
,
null
,
true
);
6
document
.
body
.
innerHTML
=
'PASS'
;
7
}
8
</script>
9
<body
onload=runTest()
>
10
<button
autofocus
>