[gtk/matthiasc/css-change-tracking-5: 9/10] change tests: Update expected results



commit 0ba9c7b7c8b2ebfafbd43852d6a91f39971f88ae
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jan 17 14:47:21 2020 -0500

    change tests: Update expected results
    
    These are the expected changes: A widget which does
    not meet the conditions of a complex selector due
    to its parents is no longer marked with various
    parent- flags.

 testsuite/css/change/test5.nodes | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/testsuite/css/change/test5.nodes b/testsuite/css/change/test5.nodes
index dbcbd2adf8..0bbd2f4ed2 100644
--- a/testsuite/css/change/test5.nodes
+++ b/testsuite/css/change/test5.nodes
@@ -1,9 +1,9 @@
 window.background:dir(ltr)    
   decoration:dir(ltr)    
   grid.horizontal:dir(ltr)    
-    label:dir(ltr)    name|sibling-name|parent-name|parent-sibling-name
+    label:dir(ltr)    name|sibling-name
     box.horizontal:dir(ltr)    
-    label:dir(ltr)    name|sibling-name|parent-name|parent-sibling-name
+    label:dir(ltr)    name|sibling-name
     button:dir(ltr)    
       box.horizontal:dir(ltr)    
         checkbutton:dir(ltr)    


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