summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2018-06-16 15:56:55 +0200
committerTimm Bäder <mail@baedert.org>2018-06-18 17:35:02 +0200
commitfffb3161bc24df2c07fef9bfbea98251c74c1cd1 (patch)
tree7f53873d2fedca2745a7047f067e5531605ddb75 /testsuite
parent3be2cb8f635954224238a7753f1ee69048e24247 (diff)
downloadgtk+-fffb3161bc24df2c07fef9bfbea98251c74c1cd1.tar.gz
notebook: Stop reversing tabs based on text direction
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/css/nodes/notebook.bottom.rtl.nodes8
-rw-r--r--testsuite/css/nodes/notebook.top.rtl.nodes8
2 files changed, 8 insertions, 8 deletions
diff --git a/testsuite/css/nodes/notebook.bottom.rtl.nodes b/testsuite/css/nodes/notebook.bottom.rtl.nodes
index b063898e3d..a9ff8f9616 100644
--- a/testsuite/css/nodes/notebook.bottom.rtl.nodes
+++ b/testsuite/css/nodes/notebook.bottom.rtl.nodes
@@ -8,12 +8,12 @@
button#page2.text-button:dir(rtl)
label:dir(rtl)
header.bottom.horizontal:dir(rtl)
- button#end.text-button:dir(rtl)
+ button#start.text-button:dir(rtl)
label:dir(rtl)
tabs:dir(rtl)
- tab:dir(rtl)
- label#tab2:dir(rtl)
tab:dir(rtl):checked
label#tab1:dir(rtl)
- button#start.text-button:dir(rtl)
+ tab:dir(rtl)
+ label#tab2:dir(rtl)
+ button#end.text-button:dir(rtl)
label:dir(rtl)
diff --git a/testsuite/css/nodes/notebook.top.rtl.nodes b/testsuite/css/nodes/notebook.top.rtl.nodes
index 41cdc410c0..4a23cfc1df 100644
--- a/testsuite/css/nodes/notebook.top.rtl.nodes
+++ b/testsuite/css/nodes/notebook.top.rtl.nodes
@@ -3,14 +3,14 @@
notebook.frame:dir(rtl)
box.vertical:dir(rtl)
header.top.horizontal:dir(rtl)
- button#end.text-button:dir(rtl)
+ button#start.text-button:dir(rtl)
label:dir(rtl)
tabs:dir(rtl)
- tab:dir(rtl)
- label#tab2:dir(rtl)
tab:dir(rtl):checked
label#tab1:dir(rtl)
- button#start.text-button:dir(rtl)
+ tab:dir(rtl)
+ label#tab2:dir(rtl)
+ button#end.text-button:dir(rtl)
label:dir(rtl)
stack:dir(rtl)
button#page1.text-button:dir(rtl)