forked from AuroraMiddleware/gtk
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)
|