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
/
inline
/
continuation-with-focus-rects-assert.html
blob
dde27c7f69af42f8834a223b118cc02017fb6c18
1
<!DOCTYPE
html
>
2
<style>
3
* {
4
outline-style: auto;
5
opacity:
0.9
;
6
backface-visibility: hidden;
7
}
8
</style>
9
<script>
10
if
(
window
.
testRunner
)
11
testRunner
.
dumpAsText
();
12
</script>
13
<span>
Test passes if there's no assert.
14
<div></div>
15
</span>