Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
LayoutTests
/
fast
/
css
/
outline-offset-parsing-assert.html
blob: c9344a92a99d1e8671e36e8e3e137d613b0871b1 [
file
] [
log
] [
blame
]
<html>
Test passes if it does not assert in debug mode.
<a
style
=
"
outline-offset
:
1%
"
></a>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
</html>