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