]> Pileus Git - ~andy/gtk/commitdiff
reftests: add a bunch of missing reset-to-defaults
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Feb 2012 22:57:45 +0000 (17:57 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Feb 2012 22:59:27 +0000 (17:59 -0500)
Fix the css-match-* reftests.

tests/reftests/css-match-class.css
tests/reftests/css-match-name.css
tests/reftests/css-match-subtype.css
tests/reftests/css-match-type.css

index bff86470fff8a2cb1beddb14d609aa2f73d8a256..568a6c642ab9140815c3873de99d797ffed961d4 100644 (file)
@@ -1,3 +1,5 @@
+@import url("reset-to-defaults.css");
+
 .window {
   engine: none;
   background-image: none;
index 98607a0f5872a8146d777d1d194ff81405999244..8af84dfddfd726f8d8cf977c0a3215898ad508ae 100644 (file)
@@ -1,3 +1,5 @@
+@import url("reset-to-defaults.css");
+
 #window {
   engine: none;
   background-image: none;
index 8671126874ab6f0811c67f423d721926e8584352..3e2e2a8342abb0373279ff207f10f9076b55f03d 100644 (file)
@@ -1,3 +1,5 @@
+@import url("reset-to-defaults.css");
+
 GtkContainer {
   engine: none;
   background-image: none;
index d2abe6f3f79a271701fdd683f7f553eb97123acd..330b81388e256c7f8cc75456be56f398ad842155 100644 (file)
@@ -1,3 +1,5 @@
+@import url("reset-to-defaults.css");
+
 GtkWindow {
   engine: none;
   background-image: none;