]> Pileus Git - ~andy/gtk/blob - tests/reftests/css-match-region-matches-star.css
reftests: Add a test comparing inherit and initial
[~andy/gtk] / tests / reftests / css-match-region-matches-star.css
1 GtkNotebook * GtkLabel {
2   color: blue
3 }
4
5 /* for reference */
6 #blue {
7   color: blue
8 }