Sign in
webkit
/
WebKit
/
9f8388ebdf099a98ce75d93c131e5941dc4da269
/
.
/
LayoutTests
/
fast
/
css
/
outline-negative.html
blob: f5a890f079844527e4ef6a5370573730b3f71ef4 [
file
] [
log
] [
blame
]
<html>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<body>
<a
style
=
"
outline
:
solid
;
outline-offset
:
-
70px
;
"
>
PASS
</a>
</body>
</html>