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