[gtk+] css nodes: Update the combobox test results
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] css nodes: Update the combobox test results
- Date: Fri, 31 Mar 2017 18:05:27 +0000 (UTC)
commit ca0a291e5f438631133430601df43b74fa9fc3a6
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Mar 31 11:17:39 2017 -0400
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 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/testsuite/css/nodes/combobox.nodes b/testsuite/css/nodes/combobox.nodes
index 024cf5d..0a243d1 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)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]