[gtk/nbpage: 4/21] css tests: Update expected output for entries



commit 572142b9504a4a508c485e029aa909650055afe8
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Feb 21 00:27:51 2019 -0500

    css tests: Update expected output for entries
    
    Flat is gone.

 testsuite/css/nodes/combobox.nodes | 2 +-
 testsuite/css/nodes/entries.nodes  | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/testsuite/css/nodes/combobox.nodes b/testsuite/css/nodes/combobox.nodes
index 4db8e2445b..abbffa2b77 100644
--- a/testsuite/css/nodes/combobox.nodes
+++ b/testsuite/css/nodes/combobox.nodes
@@ -21,7 +21,7 @@
     combobox:dir(ltr)
       box.linked.horizontal:dir(ltr)
         entry.combo:dir(ltr)
-          text.flat:dir(ltr)
+          text:dir(ltr)
             undershoot.left:dir(ltr)
             undershoot.right:dir(ltr)
         button.combo:dir(ltr)
diff --git a/testsuite/css/nodes/entries.nodes b/testsuite/css/nodes/entries.nodes
index 36433c6e29..9a70793a5d 100644
--- a/testsuite/css/nodes/entries.nodes
+++ b/testsuite/css/nodes/entries.nodes
@@ -5,25 +5,25 @@
     label:dir(ltr)
     label:dir(ltr)
     entry:dir(ltr)
-      text.flat:dir(ltr)
+      text:dir(ltr)
         undershoot.left:dir(ltr)
         undershoot.right:dir(ltr)
       progress.horizontal:dir(ltr)
         trough:dir(ltr)
           progress.left:dir(ltr)
     entry:dir(ltr)
-      text.flat:dir(ltr)
+      text:dir(ltr)
         undershoot.left:dir(ltr)
         undershoot.right:dir(ltr)
     entry:dir(ltr)
       image.left:dir(ltr)
-      text.flat:dir(ltr)
+      text:dir(ltr)
         undershoot.left:dir(ltr)
         undershoot.right:dir(ltr)
       image.right:dir(ltr)
     spinbutton.horizontal:dir(ltr)
       box.horizontal:dir(ltr)
-        text.flat:dir(ltr)
+        text: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]