forked from AuroraMiddleware/gtk
reftests: add a bunch of missing reset-to-defaults
Fix the css-match-* reftests.
This commit is contained in:
parent
2ae2c443d0
commit
d61a84bb3a
@ -1,3 +1,5 @@
|
||||
@import url("reset-to-defaults.css");
|
||||
|
||||
.window {
|
||||
engine: none;
|
||||
background-image: none;
|
||||
|
@ -1,3 +1,5 @@
|
||||
@import url("reset-to-defaults.css");
|
||||
|
||||
#window {
|
||||
engine: none;
|
||||
background-image: none;
|
||||
|
@ -1,3 +1,5 @@
|
||||
@import url("reset-to-defaults.css");
|
||||
|
||||
GtkContainer {
|
||||
engine: none;
|
||||
background-image: none;
|
||||
|
@ -1,3 +1,5 @@
|
||||
@import url("reset-to-defaults.css");
|
||||
|
||||
GtkWindow {
|
||||
engine: none;
|
||||
background-image: none;
|
||||
|
Loading…
Reference in New Issue
Block a user