css nodes: Fix entries test case

Spinbuttons now have a subnode box and the undershoot nodes belong to
the entry node.
This commit is contained in:
Timm Bäder 2017-05-14 07:51:29 +02:00 committed by Matthias Clasen
parent 218e0b9929
commit f4bfb0a07a

View File

@ -17,10 +17,11 @@
undershoot.right:dir(ltr)
image.right:dir(ltr)
spinbutton.horizontal:dir(ltr)
undershoot.left:dir(ltr)
undershoot.right:dir(ltr)
entry:dir(ltr)
button.down:dir(ltr)
image:dir(ltr)
button.up:dir(ltr)
image:dir(ltr)
box.horizontal:dir(ltr)
entry:dir(ltr)
undershoot.left:dir(ltr)
undershoot.right:dir(ltr)
button.down:dir(ltr)
image:dir(ltr)
button.up:dir(ltr)
image:dir(ltr)