[gtk+] More resetting
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] More resetting
- Date: Mon, 6 Feb 2012 20:43:53 +0000 (UTC)
commit 137bab87103ddadfcac30a4f587e40aa741d843a
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Feb 6 15:43:47 2012 -0500
More resetting
tests/reftests/css-match-region-matches-star.css | 2 ++
tests/reftests/css-match-regions.css | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/tests/reftests/css-match-region-matches-star.css b/tests/reftests/css-match-region-matches-star.css
index ef6c258..96203ac 100644
--- a/tests/reftests/css-match-region-matches-star.css
+++ b/tests/reftests/css-match-region-matches-star.css
@@ -1,3 +1,5 @@
+ import "reset-to-defaults.css";
+
GtkNotebook * GtkLabel {
color: blue
}
diff --git a/tests/reftests/css-match-regions.css b/tests/reftests/css-match-regions.css
index 901534f..21a3f0f 100644
--- a/tests/reftests/css-match-regions.css
+++ b/tests/reftests/css-match-regions.css
@@ -1,3 +1,5 @@
+ import "reset-to-defaults.css";
+
* {
color: blue;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]