]> Pileus Git - ~andy/gtk/commitdiff
reftests: Ensure no explicit colors are set on labels
authorBenjamin Otte <otte@redhat.com>
Tue, 3 Jan 2012 21:40:08 +0000 (22:40 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:37:57 +0000 (18:37 +0100)
tests/reftests/css-match-inherit.css

index b96a01a6595eec0c0c8e29030fbb15b69838d260..f6d6a079a1f33d5f6c29bb677a68f09c11930537 100644 (file)
@@ -1,5 +1,6 @@
 * {
   engine: none;
+  color: inherit;
 }
 
 GtkButton {