Sign in
webkit
/
WebKit
/
3a634092e3245645233a54f0f3632665b4137d5f
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
css
/
outline-offset-crash.html
blob: 6c0d5570828e64708169d4d2dfd4ccfb0c1f47a7 [
file
] [
log
] [
blame
]
<div
style
=
"
outline-offset
:
100%
;
"
></div>
This test should not crash.
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>