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