Sign in
webkit
/
WebKit
/
6b7c45f751131450b1675ef5b4b89fb3a0e35aba
/
.
/
LayoutTests
/
fast
/
borders
/
outline-offset-overflow.html
blob: 1c30d4d0d0829d7382196bc7b03a3bc54185488d [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<style>
div
{
outline-style
:
solid
;
outline-offset
:
46392551rem
;
}
</style>
<div>
Pass if no assert in debug.
</div>