gtk2/testsuite/css/parser/line-height-invalid2.css

4 lines
28 B
CSS
Raw Normal View History

2021-08-07 22:04:16 +00:00
a {
line-height: -200%;
}