Revert "reftests: Fix textview-margins test"

This reverts commit c6471ee874.

Doesn't work on CI.
This commit is contained in:
Benjamin Otte
2019-04-12 22:38:11 +02:00
parent c6471ee874
commit 254feda16b
3 changed files with 3 additions and 2 deletions

View File

@@ -420,6 +420,7 @@ xfails = [
'label-shadows.ui',
'sizegroups-evolution-identity-page.ui',
'textview-border-windows.ui',
'textview-margins.ui',
'window-show-contents-on-map.ui',
]

View File

@@ -6,7 +6,7 @@
</object>
<object class="GtkWindow" id="window">
<property name="type">popup</property>
<property name="default_width">110</property>
<property name="default_width">106</property>
<property name="resizable">0</property>
<child>
<object class="GtkTextView" id="textview1">

View File

@@ -6,7 +6,7 @@
</object>
<object class="GtkWindow" id="window">
<property name="type">popup</property>
<property name="default_width">110</property>
<property name="default_width">106</property>
<property name="resizable">0</property>
<child>
<object class="GtkTextView" id="textview1">