Sign in
chromium
/
external
/
github.com
/
GNOME
/
gtk
/
refs/heads/upstream/simplify-rendernode-parser
/
.
/
testsuite
/
css
/
parser
/
font-style.css
blob: 95ea903f39224b5566b1bff75ec7469da1efb8dd [
file
] [
edit
]
a
{
font-style
:
initial
;
}
b
{
font-style
:
inherit
;
}
c
{
font-style
:
unset
;
}
d
{
font-style
:
normal
;
}
e
{
font-style
:
oblique
;
}
f
{
font-style
:
italic
;
}