Sign in
chromium
/
external
/
github.com
/
GNOME
/
gtk
/
refs/heads/upstream/simplify-rendernode-parser
/
.
/
testsuite
/
css
/
parser
/
outline-offset.css
blob: a3693317f246ca0c1c1de945a0b6f7ee4bf97cab [
file
] [
edit
]
a
{
outline-offset
:
initial
;
}
b
{
outline-offset
:
inherit
;
}
c
{
outline-offset
:
unset
;
}
d
{
outline-offset
:
0
;
}
e
{
outline-offset
:
10px
;
}
f
{
outline-offset
:
-
10px
;
}