mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 15:01:23 +00:00
d76fb63ba8
This tests that horizontal boxes flip their child nodes according to text direction to maintain the left-to-right ordering of child nodes for both text directions.
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
[window.background:dir(ltr)]
|
|
decoration:dir(ltr)
|
|
box.horizontal:dir(ltr)
|
|
label#label1:dir(ltr)
|
|
label#label2:dir(ltr)
|
|
label#label3:dir(ltr)
|