gtk/tests/css/parser/declarations-valid-04.ref.css
Benjamin Otte f021291423 tests: Fix for changes in this branch
The expected results are now more correct,  but still not perfect.
2012-01-09 18:37:59 +01:00

8 lines
119 B
CSS

* {
font-family: initial;
font-size: initial;
font-style: normal;
font-variant: normal;
font-weight: bold;
}