Fix a css change testcase
authorMatthias Clasen <mclasen@redhat.com>
Sat, 18 Jan 2020 19:16:36 +0000 (14:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 18 Jan 2020 19:32:55 +0000 (14:32 -0500)
The ui file here was invalid, leading to nonsensical
results.

testsuite/css/change/test5.nodes
testsuite/css/change/test5.ui

index 8f60b5ed05de44603e5e98352c10543dfabdb448..dbcbd2adf8e0382c0ef4e18363e2cd044e12a163 100644 (file)
@@ -1,6 +1,8 @@
 window.background:dir(ltr)    
   decoration:dir(ltr)    
   grid.horizontal:dir(ltr)    
+    label:dir(ltr)    name|sibling-name|parent-name|parent-sibling-name
+    box.horizontal:dir(ltr)    
     label:dir(ltr)    name|sibling-name|parent-name|parent-sibling-name
     button:dir(ltr)    
       box.horizontal:dir(ltr)    
index b62206cd05be9a4ef5a055c935f8e1e66890f436..8e38f69f12d7e4c43a32d3a08b04918dfbbc13b0 100644 (file)
         </child>
         <child>
           <object class="GtkBox"/>
+        </child>
+        <child>
           <object class="GtkLabel"/>
+        </child>
+        <child>
           <object class="GtkButton">
             <child>
               <object class="GtkBox">