box: Don't reorder children based on text direction
authorTimm Bäder <mail@baedert.org>
Sun, 10 Jun 2018 19:54:25 +0000 (21:54 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 18 Jun 2018 15:35:02 +0000 (17:35 +0200)
commit01d45382234f272c8bc1d420b2f39c182518f881
treea82a938b5c64768576ffde12e3935372312d6ef3
parentda276276967599f6906af45fca327f0bbdfa8824
box: Don't reorder children based on text direction

Make :first-child always be the first child, i.e. the leftest one in LTR
and the rightest one in RTL.
gtk/gtkbox.c
testsuite/css/nodes/box-packing.rtl.nodes
testsuite/css/nodes/box.rtl.nodes
testsuite/css/nodes/expander.rtl.nodes