gtk2/testsuite/css/nodes/notebook.top.ltr.nodes
Matthias Clasen bb92428112 notebook: Implement rtl flipping for CSS nodes
Use gtk_box_gadget_reverse_children and gtk_css_node_reverse_children
to flip the children of the header_gadget and the tabs_gadget when
appropriate.

Add new CSS node tests to verify that the node order is updated
as expected in all cases.
2016-01-19 21:40:47 -05:00

19 lines
499 B
Plaintext

[window.background:dir(ltr)]
decoration:dir(ltr)
notebook.frame:dir(ltr)
header.top:dir(ltr)
button#start.text-button:dir(ltr)
label:dir(ltr)
tabs:dir(ltr)
tab:active:dir(ltr)
label#tab1:dir(ltr)
tab:dir(ltr)
label#tab2:dir(ltr)
button#end.text-button:dir(ltr)
label:dir(ltr)
stack:dir(ltr)
button#page1.text-button:dir(ltr)
label:dir(ltr)
button#page2.text-button:dir(ltr)
label:dir(ltr)