Sign in
webkit
/
WebKit
/
6b7c45f751131450b1675ef5b4b89fb3a0e35aba
/
.
/
LayoutTests
/
fast
/
borders
/
outline-offset-min-assert.html
blob: 5c30f079a79a3de1039f6c40d9b7c6cc066a7b23 [
file
] [
log
] [
blame
]
<html>
<head>
<title>
Test for http://bugs.webkit.org/show_bug.cgi?id=12042
</title>
</head>
<body>
<div
style
=
"
background
:
green
;
width
:
100px
;
height
:
100px
;
outline
:
10px
solid red
;
outline-offset
:
-
70px
;
"
></div>
</body>
</html>