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:
committed by
Matthias Clasen
parent
218e0b9929
commit
f4bfb0a07a
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user