Revert "reftests: Fix textview-margins test"
This reverts commit c6471ee874.
Doesn't work on CI.
This commit is contained in:
@@ -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',
|
||||
]
|
||||
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user