]> Pileus Git - ~andy/gtk/blob - tests/css/parser/widget-style-property.css
tests: Add simple CSS test for widget style properties
[~andy/gtk] / tests / css / parser / widget-style-property.css
1 a {
2   -MyWidget-myproperty: 42;
3 }