[gtk/bin-removal: 28/59] css tests: Update expected results
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/bin-removal: 28/59] css tests: Update expected results
- Date: Tue, 5 May 2020 00:03:17 +0000 (UTC)
commit 1bebc73f7d01795a8112f332dd96ccba5086e90a
Author: Matthias Clasen <mclasen redhat com>
Date: Mon May 4 12:26:36 2020 -0400
css tests: Update expected results
Now that GtkCheckButton is using a box layout,
we are no longer reordering the css nodes according
to text direction.
testsuite/css/nodes/checkbutton.rtl.nodes | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/testsuite/css/nodes/checkbutton.rtl.nodes b/testsuite/css/nodes/checkbutton.rtl.nodes
index 5cd1f470b8..883fb1de65 100644
--- a/testsuite/css/nodes/checkbutton.rtl.nodes
+++ b/testsuite/css/nodes/checkbutton.rtl.nodes
@@ -2,8 +2,8 @@ window.background:dir(rtl)
decoration:dir(rtl)
box.vertical:dir(rtl)
checkbutton:dir(rtl)
- label:dir(rtl)
check:dir(rtl)
- radiobutton:dir(rtl):checked
label:dir(rtl)
+ radiobutton:dir(rtl):checked
radio:dir(rtl):checked
+ label:dir(rtl)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]