Sign in
webkit
/
WebKit
/
c6951ff6f7d972427c05df8e7c39e3f2d74bf29c
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
inline
/
continuation-with-focus-rects-assert.html
blob: dde27c7f69af42f8834a223b118cc02017fb6c18 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
*
{
outline-style
:
auto
;
opacity
:
0.9
;
backface-visibility
:
hidden
;
}
</style>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<span>
Test passes if there's no assert.
<div></div>
</span>