DEBSOURCES
Skip Quicknav
sources / gtk4 / 4.20.3%2Bds-2 / testsuite / css / parser / min-width.ref.css
12345678910111213141516171819
a { min-width: initial; } b { min-width: inherit; } c { min-width: unset; } d { min-width: 0; } e { min-width: 2em; }