gtk/testsuite/css/nodes/box.rtl.nodes
Matthias Clasen d76fb63ba8 Add a test for ltr vs rtl boxes.
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.
2016-01-06 14:57:42 -05:00

7 lines
155 B
Plaintext

[window.background:dir(rtl)]
decoration:dir(ltr)
box.horizontal:dir(rtl)
label#label3:dir(ltr)
label#label2:dir(ltr)
label#label1:dir(ltr)