From ca0a291e5f438631133430601df43b74fa9fc3a6 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 31 Mar 2017 11:17:39 -0400 Subject: [PATCH] css nodes: Update the combobox test results Some changes in the details here; we removed an old widget name. --- testsuite/css/nodes/combobox.nodes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testsuite/css/nodes/combobox.nodes b/testsuite/css/nodes/combobox.nodes index 024cf5dd70..0a243d196c 100644 --- a/testsuite/css/nodes/combobox.nodes +++ b/testsuite/css/nodes/combobox.nodes @@ -1,6 +1,6 @@ [window.background:dir(ltr)] decoration:dir(ltr) - [box.horizontal:dir(ltr)] + box.horizontal:dir(ltr) combobox:dir(ltr) box.linked.horizontal:dir(ltr) button.combo:dir(ltr) @@ -9,7 +9,7 @@ arrow:dir(ltr) [window.background.popup:dir(ltr)] decoration:dir(ltr) - [menu#gtk-combobox-popup-menu:dir(ltr)] + menu:dir(ltr) [arrow.top:dir(ltr)] menuitem:dir(ltr) cellview:dir(ltr) @@ -28,7 +28,7 @@ arrow:dir(ltr) [window.background.popup:dir(ltr)] decoration:dir(ltr) - [menu#gtk-combobox-popup-menu:dir(ltr)] + menu:dir(ltr) [arrow.top:dir(ltr)] menuitem:dir(ltr) cellview:dir(ltr)