[gtk+/wip/baedert/drawing: 194/306] css nodes: Fix entries test case
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/baedert/drawing: 194/306] css nodes: Fix entries test case
- Date: Fri, 23 Jun 2017 20:13:14 +0000 (UTC)
commit e37a150a732bc61f63db801b0d71c563ab58fbbc
Author: Timm Bäder <mail baedert org>
Date: Sun May 14 07:51:29 2017 +0200
css nodes: Fix entries test case
Spinbuttons now have a subnode box and the undershoot nodes belong to
the entry node.
testsuite/css/nodes/entries.nodes | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/testsuite/css/nodes/entries.nodes b/testsuite/css/nodes/entries.nodes
index e9d0ff6..6568e5b 100644
--- a/testsuite/css/nodes/entries.nodes
+++ b/testsuite/css/nodes/entries.nodes
@@ -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)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]