Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
css
/
outline-negative.html
blob: f5a890f079844527e4ef6a5370573730b3f71ef4 [
file
]
<html>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<body>
<a
style
=
"
outline
:
solid
;
outline-offset
:
-
70px
;
"
>
PASS
</a>
</body>
</html>