reftests: Avoid decorations

Window decorations always cause trouble between ci
and local test runs, so turn them off for the
background-color-transparent reftest.
This commit is contained in:
Matthias Clasen 2020-04-24 15:18:02 -04:00
parent 8871327b08
commit 7ce964a455
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkWindow" id="window1">
<property name="decorated">0</property>
<child>
<object class="GtkGrid" id="grid1">
<child>

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkWindow" id="window1">
<property name="decorated">0</property>
<child>
<object class="GtkGrid" id="grid1">
<child>