gtk/tests/reftests/css-match-exact.css
Benjamin Otte 1400644069 reftests: Add a test ensuring selectors don't match children
Previously, the selector "Foo" would not only match Foo widgets, but
also all widgets that are descendants of Foo.
2011-05-18 22:17:57 +02:00

4 lines
40 B
CSS

GtkGrid {
background-color: purple;
}