[gtk/arnaudb/better-substitution: 5/5] Fix tests for margin-left and margin-right.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/arnaudb/better-substitution: 5/5] Fix tests for margin-left and margin-right.
- Date: Sun, 12 Apr 2020 17:29:44 +0000 (UTC)
commit e76dee07c576e520b9af0915e5e8f8db4a1ff8c4
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Sun Apr 12 18:41:42 2020 +0200
Fix tests for margin-left and margin-right.
testsuite/tools/simplify-data-3to4/office-runner.expected | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/testsuite/tools/simplify-data-3to4/office-runner.expected
b/testsuite/tools/simplify-data-3to4/office-runner.expected
index 80d6e36587..9c0189733d 100644
--- a/testsuite/tools/simplify-data-3to4/office-runner.expected
+++ b/testsuite/tools/simplify-data-3to4/office-runner.expected
@@ -7,8 +7,8 @@
<property name="window_position">center</property>
<child>
<object class="GtkBox" id="box1">
- <property name="margin_left">12</property>
- <property name="margin_right">12</property>
+ <property name="margin-start">12</property>
+ <property name="margin-end">12</property>
<property name="margin_bottom">12</property>
<property name="orientation">vertical</property>
<property name="spacing">12</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]