[gtk/text: 22/29] testsuite: update css node tests



commit b8ea48788776976097104ca0e490ecb65a58e5ae
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Feb 17 15:18:00 2019 -0500

    testsuite: update css node tests
    
    The entries have changed. Reflect that.

 testsuite/css/nodes/combobox.nodes |  5 +++--
 testsuite/css/nodes/entries.nodes  | 17 ++++++++++-------
 2 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/testsuite/css/nodes/combobox.nodes b/testsuite/css/nodes/combobox.nodes
index 368d025459..4db8e2445b 100644
--- a/testsuite/css/nodes/combobox.nodes
+++ b/testsuite/css/nodes/combobox.nodes
@@ -21,8 +21,9 @@
     combobox:dir(ltr)
       box.linked.horizontal:dir(ltr)
         entry.combo:dir(ltr)
-          undershoot.left:dir(ltr)
-          undershoot.right:dir(ltr)
+          text.flat:dir(ltr)
+            undershoot.left:dir(ltr)
+            undershoot.right:dir(ltr)
         button.combo:dir(ltr)
           box.horizontal:dir(ltr)
             arrow:dir(ltr)
diff --git a/testsuite/css/nodes/entries.nodes b/testsuite/css/nodes/entries.nodes
index 7339c042fe..36433c6e29 100644
--- a/testsuite/css/nodes/entries.nodes
+++ b/testsuite/css/nodes/entries.nodes
@@ -5,22 +5,25 @@
     label:dir(ltr)
     label:dir(ltr)
     entry:dir(ltr)
-      undershoot.left:dir(ltr)
-      undershoot.right:dir(ltr)
+      text.flat:dir(ltr)
+        undershoot.left:dir(ltr)
+        undershoot.right:dir(ltr)
       progress.horizontal:dir(ltr)
         trough:dir(ltr)
           progress.left:dir(ltr)
     entry:dir(ltr)
-      undershoot.left:dir(ltr)
-      undershoot.right:dir(ltr)
+      text.flat:dir(ltr)
+        undershoot.left:dir(ltr)
+        undershoot.right:dir(ltr)
     entry:dir(ltr)
       image.left:dir(ltr)
-      undershoot.left:dir(ltr)
-      undershoot.right:dir(ltr)
+      text.flat:dir(ltr)
+        undershoot.left:dir(ltr)
+        undershoot.right:dir(ltr)
       image.right:dir(ltr)
     spinbutton.horizontal:dir(ltr)
       box.horizontal:dir(ltr)
-        entry:dir(ltr)
+        text.flat:dir(ltr)
           undershoot.left:dir(ltr)
           undershoot.right:dir(ltr)
         button.image-button.down:dir(ltr)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]