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:
Matthias Clasen
2016-02-08 09:15:39 +01:00
parent 486a0a467d
commit e0f31ab7bb
5 changed files with 90 additions and 0 deletions

View 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)