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