[gtk+/wip/css: 28/37] reftests: set style properties to 0 in reset-to-defaults
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/css: 28/37] reftests: set style properties to 0 in reset-to-defaults
- Date: Mon, 23 Jan 2012 15:38:02 +0000 (UTC)
commit 57baa1b52e9df6417da0b0edc9243523f276377b
Author: Benjamin Otte <otte redhat com>
Date: Tue Jan 17 16:10:23 2012 +0100
reftests: set style properties to 0 in reset-to-defaults
GtkButton doesn't conform to CSS with these properties.
Bad GtkButton!
tests/reftests/reset-to-defaults.css | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tests/reftests/reset-to-defaults.css b/tests/reftests/reset-to-defaults.css
index 8af2a1f..af1fe41 100644
--- a/tests/reftests/reset-to-defaults.css
+++ b/tests/reftests/reset-to-defaults.css
@@ -52,4 +52,7 @@
engine: initial;
transition: initial;
gtk-key-bindings: initial;
+
+ -GtkWidget-focus-line-width: 0;
+ -GtkWidget-focus-padding: 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]