Add css node tests for box packing
More tests to ensure that CSS node order is always physical left-to-right.
This commit is contained in:
6
testsuite/css/nodes/box-packing.rtl.nodes
Normal file
6
testsuite/css/nodes/box-packing.rtl.nodes
Normal file
@ -0,0 +1,6 @@
|
||||
[window.background:dir(rtl)]
|
||||
decoration:dir(ltr)
|
||||
box.horizontal:dir(rtl)
|
||||
label#end:dir(ltr)
|
||||
label#center:dir(ltr)
|
||||
label#start:dir(ltr)
|
||||
Reference in New Issue
Block a user