[gtk/kill-popup-windows: 4/13] testsuite: Fix css tests



commit 64d260a2a1746ab05b1c068fe6e96f7a390a8933
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Dec 30 14:21:55 2019 -0500

    testsuite: Fix css tests
    
    Many of these were using popup windows, needlessly.

 testsuite/css/nodes/box.ltr.ui             | 1 -
 testsuite/css/nodes/box.rtl.ui             | 1 -
 testsuite/css/nodes/buttons.ui             | 1 -
 testsuite/css/nodes/checkbutton.ltr.ui     | 1 -
 testsuite/css/nodes/checkbutton.rtl.ui     | 1 -
 testsuite/css/nodes/combobox.ui            | 1 -
 testsuite/css/nodes/entries.ui             | 1 -
 testsuite/css/nodes/expander.ltr.ui        | 1 -
 testsuite/css/nodes/expander.rtl.ui        | 1 -
 testsuite/css/nodes/levelbar.ltr.ui        | 1 -
 testsuite/css/nodes/levelbar.rtl.ui        | 1 -
 testsuite/css/nodes/notebook-arrows.ui     | 1 -
 testsuite/css/nodes/notebook.bottom.ltr.ui | 1 -
 testsuite/css/nodes/notebook.bottom.rtl.ui | 1 -
 testsuite/css/nodes/notebook.left.ltr.ui   | 1 -
 testsuite/css/nodes/notebook.left.rtl.ui   | 1 -
 testsuite/css/nodes/notebook.right.ltr.ui  | 1 -
 testsuite/css/nodes/notebook.right.rtl.ui  | 1 -
 testsuite/css/nodes/notebook.top.ltr.ui    | 1 -
 testsuite/css/nodes/notebook.top.rtl.ui    | 1 -
 testsuite/css/nodes/paned.ltr.ui           | 1 -
 testsuite/css/nodes/paned.rtl.ui           | 1 -
 testsuite/css/nodes/progressbar.ui         | 1 -
 testsuite/css/nodes/scale.ui               | 1 -
 testsuite/css/style/adjacent-states.ui     | 1 -
 testsuite/css/style/colornames.ui          | 1 -
 testsuite/css/style/currentcolor.ui        | 1 -
 testsuite/css/style/font.ui                | 1 -
 testsuite/css/style/gradient.ui            | 1 -
 testsuite/css/style/inherit.ui             | 1 -
 testsuite/css/style/label.ui               | 1 -
 testsuite/css/style/nth-child.ui           | 1 -
 32 files changed, 32 deletions(-)
---
diff --git a/testsuite/css/nodes/box.ltr.ui b/testsuite/css/nodes/box.ltr.ui
index 7454f63236..fa60e9d75b 100644
--- a/testsuite/css/nodes/box.ltr.ui
+++ b/testsuite/css/nodes/box.ltr.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <child>
diff --git a/testsuite/css/nodes/box.rtl.ui b/testsuite/css/nodes/box.rtl.ui
index 7454f63236..fa60e9d75b 100644
--- a/testsuite/css/nodes/box.rtl.ui
+++ b/testsuite/css/nodes/box.rtl.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <child>
diff --git a/testsuite/css/nodes/buttons.ui b/testsuite/css/nodes/buttons.ui
index f9343c6725..34d33556f7 100644
--- a/testsuite/css/nodes/buttons.ui
+++ b/testsuite/css/nodes/buttons.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkGrid" id="grid1">
         <child>
diff --git a/testsuite/css/nodes/checkbutton.ltr.ui b/testsuite/css/nodes/checkbutton.ltr.ui
index 98cd73b52f..68a921d66b 100644
--- a/testsuite/css/nodes/checkbutton.ltr.ui
+++ b/testsuite/css/nodes/checkbutton.ltr.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="orientation">vertical</property>
diff --git a/testsuite/css/nodes/checkbutton.rtl.ui b/testsuite/css/nodes/checkbutton.rtl.ui
index 98cd73b52f..68a921d66b 100644
--- a/testsuite/css/nodes/checkbutton.rtl.ui
+++ b/testsuite/css/nodes/checkbutton.rtl.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="orientation">vertical</property>
diff --git a/testsuite/css/nodes/combobox.ui b/testsuite/css/nodes/combobox.ui
index c899a71823..61ee207082 100644
--- a/testsuite/css/nodes/combobox.ui
+++ b/testsuite/css/nodes/combobox.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox" id="box1">
         <child>
diff --git a/testsuite/css/nodes/entries.ui b/testsuite/css/nodes/entries.ui
index 5d75aa4407..d2b2fd52d7 100644
--- a/testsuite/css/nodes/entries.ui
+++ b/testsuite/css/nodes/entries.ui
@@ -8,7 +8,6 @@
     <property name="page-increment">5.0</property>
   </object>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox" id="box1">
         <child>
diff --git a/testsuite/css/nodes/expander.ltr.ui b/testsuite/css/nodes/expander.ltr.ui
index f0185db2b7..91665053ec 100644
--- a/testsuite/css/nodes/expander.ltr.ui
+++ b/testsuite/css/nodes/expander.ltr.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkExpander">
         <child type="label">
diff --git a/testsuite/css/nodes/expander.rtl.ui b/testsuite/css/nodes/expander.rtl.ui
index f0185db2b7..91665053ec 100644
--- a/testsuite/css/nodes/expander.rtl.ui
+++ b/testsuite/css/nodes/expander.rtl.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkExpander">
         <child type="label">
diff --git a/testsuite/css/nodes/levelbar.ltr.ui b/testsuite/css/nodes/levelbar.ltr.ui
index 4ff7b23a09..377f418e0d 100644
--- a/testsuite/css/nodes/levelbar.ltr.ui
+++ b/testsuite/css/nodes/levelbar.ltr.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="orientation">vertical</property>
diff --git a/testsuite/css/nodes/levelbar.rtl.ui b/testsuite/css/nodes/levelbar.rtl.ui
index 4ff7b23a09..377f418e0d 100644
--- a/testsuite/css/nodes/levelbar.rtl.ui
+++ b/testsuite/css/nodes/levelbar.rtl.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="orientation">vertical</property>
diff --git a/testsuite/css/nodes/notebook-arrows.ui b/testsuite/css/nodes/notebook-arrows.ui
index 8763e80b68..8de9edc0f0 100644
--- a/testsuite/css/nodes/notebook-arrows.ui
+++ b/testsuite/css/nodes/notebook-arrows.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkNotebook">
         <property name="scrollable">1</property>
diff --git a/testsuite/css/nodes/notebook.bottom.ltr.ui b/testsuite/css/nodes/notebook.bottom.ltr.ui
index 4c8774de39..be188101dd 100644
--- a/testsuite/css/nodes/notebook.bottom.ltr.ui
+++ b/testsuite/css/nodes/notebook.bottom.ltr.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkNotebook">
         <property name="tab-pos">bottom</property>
diff --git a/testsuite/css/nodes/notebook.bottom.rtl.ui b/testsuite/css/nodes/notebook.bottom.rtl.ui
index 4c8774de39..be188101dd 100644
--- a/testsuite/css/nodes/notebook.bottom.rtl.ui
+++ b/testsuite/css/nodes/notebook.bottom.rtl.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkNotebook">
         <property name="tab-pos">bottom</property>
diff --git a/testsuite/css/nodes/notebook.left.ltr.ui b/testsuite/css/nodes/notebook.left.ltr.ui
index e1678785bd..d5675545e3 100644
--- a/testsuite/css/nodes/notebook.left.ltr.ui
+++ b/testsuite/css/nodes/notebook.left.ltr.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkNotebook">
         <property name="tab-pos">left</property>
diff --git a/testsuite/css/nodes/notebook.left.rtl.ui b/testsuite/css/nodes/notebook.left.rtl.ui
index e1678785bd..d5675545e3 100644
--- a/testsuite/css/nodes/notebook.left.rtl.ui
+++ b/testsuite/css/nodes/notebook.left.rtl.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkNotebook">
         <property name="tab-pos">left</property>
diff --git a/testsuite/css/nodes/notebook.right.ltr.ui b/testsuite/css/nodes/notebook.right.ltr.ui
index 2a4592e356..6344ce81e9 100644
--- a/testsuite/css/nodes/notebook.right.ltr.ui
+++ b/testsuite/css/nodes/notebook.right.ltr.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkNotebook">
         <property name="tab-pos">right</property>
diff --git a/testsuite/css/nodes/notebook.right.rtl.ui b/testsuite/css/nodes/notebook.right.rtl.ui
index 2a4592e356..6344ce81e9 100644
--- a/testsuite/css/nodes/notebook.right.rtl.ui
+++ b/testsuite/css/nodes/notebook.right.rtl.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkNotebook">
         <property name="tab-pos">right</property>
diff --git a/testsuite/css/nodes/notebook.top.ltr.ui b/testsuite/css/nodes/notebook.top.ltr.ui
index 05cff7f79f..7b15129ee0 100644
--- a/testsuite/css/nodes/notebook.top.ltr.ui
+++ b/testsuite/css/nodes/notebook.top.ltr.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkNotebook">
         <child>
diff --git a/testsuite/css/nodes/notebook.top.rtl.ui b/testsuite/css/nodes/notebook.top.rtl.ui
index 05cff7f79f..7b15129ee0 100644
--- a/testsuite/css/nodes/notebook.top.rtl.ui
+++ b/testsuite/css/nodes/notebook.top.rtl.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkNotebook">
         <child>
diff --git a/testsuite/css/nodes/paned.ltr.ui b/testsuite/css/nodes/paned.ltr.ui
index be2e3936fc..34b0d5e97e 100644
--- a/testsuite/css/nodes/paned.ltr.ui
+++ b/testsuite/css/nodes/paned.ltr.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkPaned">
         <child>
diff --git a/testsuite/css/nodes/paned.rtl.ui b/testsuite/css/nodes/paned.rtl.ui
index be2e3936fc..34b0d5e97e 100644
--- a/testsuite/css/nodes/paned.rtl.ui
+++ b/testsuite/css/nodes/paned.rtl.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkPaned">
         <child>
diff --git a/testsuite/css/nodes/progressbar.ui b/testsuite/css/nodes/progressbar.ui
index 18510402fd..7899257522 100644
--- a/testsuite/css/nodes/progressbar.ui
+++ b/testsuite/css/nodes/progressbar.ui
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window1">
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="name">progressbars</property>
diff --git a/testsuite/css/nodes/scale.ui b/testsuite/css/nodes/scale.ui
index ae13199830..c055eb9765 100644
--- a/testsuite/css/nodes/scale.ui
+++ b/testsuite/css/nodes/scale.ui
@@ -11,7 +11,6 @@
   </object>
   <object class="GtkWindow" id="window1">
     <property name="can_focus">False</property>
-    <property name="type">popup</property>
     <property name="default-width">100</property>
     <child>
       <object class="GtkBox">
diff --git a/testsuite/css/style/adjacent-states.ui b/testsuite/css/style/adjacent-states.ui
index bf2a75520a..85520f1115 100644
--- a/testsuite/css/style/adjacent-states.ui
+++ b/testsuite/css/style/adjacent-states.ui
@@ -3,7 +3,6 @@
   <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkWindow" id="window1">
     <property name="can_focus">False</property>
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="visible">True</property>
diff --git a/testsuite/css/style/colornames.ui b/testsuite/css/style/colornames.ui
index 5a596d16b3..2382c41acd 100644
--- a/testsuite/css/style/colornames.ui
+++ b/testsuite/css/style/colornames.ui
@@ -4,7 +4,6 @@
   <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkWindow" id="window1">
     <property name="can_focus">False</property>
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="visible">1</property>
diff --git a/testsuite/css/style/currentcolor.ui b/testsuite/css/style/currentcolor.ui
index f1b397c08c..0fd008c28e 100644
--- a/testsuite/css/style/currentcolor.ui
+++ b/testsuite/css/style/currentcolor.ui
@@ -3,7 +3,6 @@
   <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkWindow" id="window1">
     <property name="can_focus">False</property>
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="visible">True</property>
diff --git a/testsuite/css/style/font.ui b/testsuite/css/style/font.ui
index 2428218086..b9ce611c49 100644
--- a/testsuite/css/style/font.ui
+++ b/testsuite/css/style/font.ui
@@ -3,7 +3,6 @@
   <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkWindow" id="window1">
     <property name="can_focus">False</property>
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="visible">True</property>
diff --git a/testsuite/css/style/gradient.ui b/testsuite/css/style/gradient.ui
index eb347c5c09..e34717e798 100644
--- a/testsuite/css/style/gradient.ui
+++ b/testsuite/css/style/gradient.ui
@@ -3,7 +3,6 @@
   <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkWindow" id="window1">
     <property name="can_focus">False</property>
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="visible">1</property>
diff --git a/testsuite/css/style/inherit.ui b/testsuite/css/style/inherit.ui
index bd224b464d..cfbe808a29 100644
--- a/testsuite/css/style/inherit.ui
+++ b/testsuite/css/style/inherit.ui
@@ -3,7 +3,6 @@
   <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkWindow" id="window1">
     <property name="can_focus">False</property>
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="visible">True</property>
diff --git a/testsuite/css/style/label.ui b/testsuite/css/style/label.ui
index f1b397c08c..0fd008c28e 100644
--- a/testsuite/css/style/label.ui
+++ b/testsuite/css/style/label.ui
@@ -3,7 +3,6 @@
   <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkWindow" id="window1">
     <property name="can_focus">False</property>
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="visible">True</property>
diff --git a/testsuite/css/style/nth-child.ui b/testsuite/css/style/nth-child.ui
index b0b6765860..b065e8a25f 100644
--- a/testsuite/css/style/nth-child.ui
+++ b/testsuite/css/style/nth-child.ui
@@ -4,7 +4,6 @@
   <!-- interface-requires gtk+ 3.0 -->
   <object class="GtkWindow" id="window1">
     <property name="can_focus">False</property>
-    <property name="type">popup</property>
     <child>
       <object class="GtkBox">
         <property name="visible">True</property>


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