mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 11:20:12 +00:00
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:
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)
|
||||
|
Loading…
Reference in New Issue
Block a user