reftests: set style properties to 0 in reset-to-defaults
GtkButton doesn't conform to CSS with these properties. Bad GtkButton!
This commit is contained in:
@ -52,4 +52,7 @@
|
|||||||
engine: initial;
|
engine: initial;
|
||||||
transition: initial;
|
transition: initial;
|
||||||
gtk-key-bindings: initial;
|
gtk-key-bindings: initial;
|
||||||
|
|
||||||
|
-GtkWidget-focus-line-width: 0;
|
||||||
|
-GtkWidget-focus-padding: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user