css node tests: Update expected results
We were not propagating direction changes in some places, evidently. Now we do.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[window.background:dir(rtl)]
|
||||
decoration:dir(ltr)
|
||||
decoration:dir(rtl)
|
||||
paned.horizontal:dir(rtl)
|
||||
label#label2:dir(ltr)
|
||||
label#label2:dir(rtl)
|
||||
separator:dir(rtl)
|
||||
label#label1:dir(ltr)
|
||||
label#label1:dir(rtl)
|
||||
|
||||
Reference in New Issue
Block a user