Sign in
webkit
/
WebKit
/
a659cc2560ef03ca74fc359443f5a95cd40bafd1
/
.
/
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>