[gtk/wip/baedert/single-node-window] testsuite: Remove window decoration nodes from reference results



commit 6522e87d1773eaf9eb3e6c6e037666020de8272d
Author: Timm Bäder <mail baedert org>
Date:   Wed May 20 08:37:21 2020 +0200

    testsuite: Remove window decoration nodes from reference results

 testsuite/css/change/test1.nodes              | 1 -
 testsuite/css/change/test2.nodes              | 1 -
 testsuite/css/change/test3.nodes              | 1 -
 testsuite/css/change/test4.nodes              | 1 -
 testsuite/css/nodes/box.ltr.nodes             | 1 -
 testsuite/css/nodes/box.rtl.nodes             | 1 -
 testsuite/css/nodes/buttons.nodes             | 1 -
 testsuite/css/nodes/checkbutton.ltr.nodes     | 1 -
 testsuite/css/nodes/checkbutton.rtl.nodes     | 1 -
 testsuite/css/nodes/combobox.nodes            | 1 -
 testsuite/css/nodes/entries.nodes             | 1 -
 testsuite/css/nodes/expander.ltr.nodes        | 1 -
 testsuite/css/nodes/expander.rtl.nodes        | 1 -
 testsuite/css/nodes/levelbar.ltr.nodes        | 1 -
 testsuite/css/nodes/levelbar.rtl.nodes        | 1 -
 testsuite/css/nodes/notebook-arrows.nodes     | 1 -
 testsuite/css/nodes/notebook-arrows2.nodes    | 1 -
 testsuite/css/nodes/notebook.bottom.ltr.nodes | 1 -
 testsuite/css/nodes/notebook.bottom.rtl.nodes | 1 -
 testsuite/css/nodes/notebook.left.ltr.nodes   | 1 -
 testsuite/css/nodes/notebook.left.rtl.nodes   | 1 -
 testsuite/css/nodes/notebook.right.ltr.nodes  | 1 -
 testsuite/css/nodes/notebook.right.rtl.nodes  | 1 -
 testsuite/css/nodes/notebook.top.ltr.nodes    | 1 -
 testsuite/css/nodes/notebook.top.rtl.nodes    | 1 -
 testsuite/css/nodes/paned.ltr.nodes           | 1 -
 testsuite/css/nodes/paned.rtl.nodes           | 1 -
 testsuite/css/nodes/progressbar.nodes         | 1 -
 testsuite/css/nodes/scale.nodes               | 1 -
 testsuite/css/style/adjacent-states.nodes     | 1 -
 testsuite/css/style/bloomfilter-not.nodes     | 1 -
 testsuite/css/style/colornames.nodes          | 1 -
 testsuite/css/style/currentcolor.nodes        | 1 -
 testsuite/css/style/font.nodes                | 1 -
 testsuite/css/style/gradient.nodes            | 1 -
 testsuite/css/style/inherit.nodes             | 1 -
 testsuite/css/style/label.nodes               | 1 -
 testsuite/css/style/nth-child.nodes           | 1 -
 38 files changed, 38 deletions(-)
---
diff --git a/testsuite/css/change/test1.nodes b/testsuite/css/change/test1.nodes
index 5f337b1a69..9337b6cc19 100644
--- a/testsuite/css/change/test1.nodes
+++ b/testsuite/css/change/test1.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)    
-  decoration:dir(ltr)    
   box.horizontal:dir(ltr)    name
     label:dir(ltr)    name
     label.test:dir(ltr)    name
diff --git a/testsuite/css/change/test2.nodes b/testsuite/css/change/test2.nodes
index b81f3fd8b8..d66d2d59b8 100644
--- a/testsuite/css/change/test2.nodes
+++ b/testsuite/css/change/test2.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)    
-  decoration:dir(ltr)    
   box#box.horizontal.test:dir(ltr)    name
     label:dir(ltr)    name
     label.a:dir(ltr)    class|name|disabled
diff --git a/testsuite/css/change/test3.nodes b/testsuite/css/change/test3.nodes
index 23540f2986..d3b1450111 100644
--- a/testsuite/css/change/test3.nodes
+++ b/testsuite/css/change/test3.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)    
-  decoration:dir(ltr)    
   box.horizontal:dir(ltr)    name
     label:dir(ltr)    name|state|hover|disabled|backdrop
     label.test:dir(ltr)    name|state|hover|disabled|backdrop
diff --git a/testsuite/css/change/test4.nodes b/testsuite/css/change/test4.nodes
index 79cf087303..f68f4e0fb9 100644
--- a/testsuite/css/change/test4.nodes
+++ b/testsuite/css/change/test4.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)    
-  decoration:dir(ltr)    
   box.horizontal:dir(ltr)    name
     label.a:dir(ltr)    class|name|hover
     label.b:dir(ltr)    class|name|hover|backdrop
diff --git a/testsuite/css/nodes/box.ltr.nodes b/testsuite/css/nodes/box.ltr.nodes
index 2c497280d5..41f10b15c0 100644
--- a/testsuite/css/nodes/box.ltr.nodes
+++ b/testsuite/css/nodes/box.ltr.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box.horizontal:dir(ltr)
     label#label1:dir(ltr)
     label#label2:dir(ltr)
diff --git a/testsuite/css/nodes/box.rtl.nodes b/testsuite/css/nodes/box.rtl.nodes
index 4c29556050..7650ac6c76 100644
--- a/testsuite/css/nodes/box.rtl.nodes
+++ b/testsuite/css/nodes/box.rtl.nodes
@@ -1,5 +1,4 @@
 window.background:dir(rtl)
-  decoration:dir(rtl)
   box.horizontal:dir(rtl)
     label#label1:dir(rtl)
     label#label2:dir(rtl)
diff --git a/testsuite/css/nodes/buttons.nodes b/testsuite/css/nodes/buttons.nodes
index 6c94d7265f..87172d32fa 100644
--- a/testsuite/css/nodes/buttons.nodes
+++ b/testsuite/css/nodes/buttons.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   grid.horizontal:dir(ltr)
     button.text-button.toggle:dir(ltr):checked
       label:dir(ltr)
diff --git a/testsuite/css/nodes/checkbutton.ltr.nodes b/testsuite/css/nodes/checkbutton.ltr.nodes
index a02c5c57cc..eb88578c36 100644
--- a/testsuite/css/nodes/checkbutton.ltr.nodes
+++ b/testsuite/css/nodes/checkbutton.ltr.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box.vertical:dir(ltr)
     checkbutton:dir(ltr)
       check:dir(ltr)
diff --git a/testsuite/css/nodes/checkbutton.rtl.nodes b/testsuite/css/nodes/checkbutton.rtl.nodes
index 883fb1de65..6b3eed6fd5 100644
--- a/testsuite/css/nodes/checkbutton.rtl.nodes
+++ b/testsuite/css/nodes/checkbutton.rtl.nodes
@@ -1,5 +1,4 @@
 window.background:dir(rtl)
-  decoration:dir(rtl)
   box.vertical:dir(rtl)
     checkbutton:dir(rtl)
       check:dir(rtl)
diff --git a/testsuite/css/nodes/combobox.nodes b/testsuite/css/nodes/combobox.nodes
index 5321d656c3..e0ac7310fc 100644
--- a/testsuite/css/nodes/combobox.nodes
+++ b/testsuite/css/nodes/combobox.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box.horizontal:dir(ltr)
     combobox:dir(ltr)
       box.horizontal.linked:dir(ltr)
diff --git a/testsuite/css/nodes/entries.nodes b/testsuite/css/nodes/entries.nodes
index 5b0580dc72..30b74353cc 100644
--- a/testsuite/css/nodes/entries.nodes
+++ b/testsuite/css/nodes/entries.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box.horizontal:dir(ltr)
     label:dir(ltr)
     label:dir(ltr)
diff --git a/testsuite/css/nodes/expander.ltr.nodes b/testsuite/css/nodes/expander.ltr.nodes
index 1fb71b5bd6..af702e3af1 100644
--- a/testsuite/css/nodes/expander.ltr.nodes
+++ b/testsuite/css/nodes/expander.ltr.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   expander-widget:dir(ltr)
     box.vertical:dir(ltr)
       title.horizontal:dir(ltr)
diff --git a/testsuite/css/nodes/expander.rtl.nodes b/testsuite/css/nodes/expander.rtl.nodes
index 69df9b9319..31991ed54a 100644
--- a/testsuite/css/nodes/expander.rtl.nodes
+++ b/testsuite/css/nodes/expander.rtl.nodes
@@ -1,5 +1,4 @@
 window.background:dir(rtl)
-  decoration:dir(rtl)
   expander-widget:dir(rtl)
     box.vertical:dir(rtl)
       title.horizontal:dir(rtl)
diff --git a/testsuite/css/nodes/levelbar.ltr.nodes b/testsuite/css/nodes/levelbar.ltr.nodes
index 8f0132348d..afa1c7f518 100644
--- a/testsuite/css/nodes/levelbar.ltr.nodes
+++ b/testsuite/css/nodes/levelbar.ltr.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box.vertical:dir(ltr)
     levelbar.continuous.horizontal:dir(ltr)
       trough:dir(ltr)
diff --git a/testsuite/css/nodes/levelbar.rtl.nodes b/testsuite/css/nodes/levelbar.rtl.nodes
index 3ec35e6153..47a888c20d 100644
--- a/testsuite/css/nodes/levelbar.rtl.nodes
+++ b/testsuite/css/nodes/levelbar.rtl.nodes
@@ -1,5 +1,4 @@
 window.background:dir(rtl)
-  decoration:dir(rtl)
   box.vertical:dir(rtl)
     levelbar.continuous.horizontal:dir(rtl)
       trough:dir(rtl)
diff --git a/testsuite/css/nodes/notebook-arrows.nodes b/testsuite/css/nodes/notebook-arrows.nodes
index ecd4cfd918..496123356c 100644
--- a/testsuite/css/nodes/notebook-arrows.nodes
+++ b/testsuite/css/nodes/notebook-arrows.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   notebook.frame:dir(ltr)
     header.horizontal.top:dir(ltr)
       tabs:dir(ltr)
diff --git a/testsuite/css/nodes/notebook-arrows2.nodes b/testsuite/css/nodes/notebook-arrows2.nodes
index ecd4cfd918..496123356c 100644
--- a/testsuite/css/nodes/notebook-arrows2.nodes
+++ b/testsuite/css/nodes/notebook-arrows2.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   notebook.frame:dir(ltr)
     header.horizontal.top:dir(ltr)
       tabs:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.bottom.ltr.nodes b/testsuite/css/nodes/notebook.bottom.ltr.nodes
index 6d8dced2ff..e9e36ede24 100644
--- a/testsuite/css/nodes/notebook.bottom.ltr.nodes
+++ b/testsuite/css/nodes/notebook.bottom.ltr.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   notebook.frame:dir(ltr)
     stack:dir(ltr)
       button#page1.text-button:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.bottom.rtl.nodes b/testsuite/css/nodes/notebook.bottom.rtl.nodes
index 67d1234591..55d6ce633b 100644
--- a/testsuite/css/nodes/notebook.bottom.rtl.nodes
+++ b/testsuite/css/nodes/notebook.bottom.rtl.nodes
@@ -1,5 +1,4 @@
 window.background:dir(rtl)
-  decoration:dir(rtl)
   notebook.frame:dir(rtl)
     stack:dir(rtl)
       button#page1.text-button:dir(rtl)
diff --git a/testsuite/css/nodes/notebook.left.ltr.nodes b/testsuite/css/nodes/notebook.left.ltr.nodes
index c73bd29170..530b4ab601 100644
--- a/testsuite/css/nodes/notebook.left.ltr.nodes
+++ b/testsuite/css/nodes/notebook.left.ltr.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   notebook.frame:dir(ltr)
     header.left.vertical:dir(ltr)
       button#start.text-button:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.left.rtl.nodes b/testsuite/css/nodes/notebook.left.rtl.nodes
index 0b58742765..327abab4c4 100644
--- a/testsuite/css/nodes/notebook.left.rtl.nodes
+++ b/testsuite/css/nodes/notebook.left.rtl.nodes
@@ -1,5 +1,4 @@
 window.background:dir(rtl)
-  decoration:dir(rtl)
   notebook.frame:dir(rtl)
     stack:dir(rtl)
       button#page1.text-button:dir(rtl)
diff --git a/testsuite/css/nodes/notebook.right.ltr.nodes b/testsuite/css/nodes/notebook.right.ltr.nodes
index a3e9551314..a45fa82b09 100644
--- a/testsuite/css/nodes/notebook.right.ltr.nodes
+++ b/testsuite/css/nodes/notebook.right.ltr.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   notebook.frame:dir(ltr)
     stack:dir(ltr)
       button#page1.text-button:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.right.rtl.nodes b/testsuite/css/nodes/notebook.right.rtl.nodes
index d50090f98d..72af675f90 100644
--- a/testsuite/css/nodes/notebook.right.rtl.nodes
+++ b/testsuite/css/nodes/notebook.right.rtl.nodes
@@ -1,5 +1,4 @@
 window.background:dir(rtl)
-  decoration:dir(rtl)
   notebook.frame:dir(rtl)
     header.left.vertical:dir(rtl)
       button#start.text-button:dir(rtl)
diff --git a/testsuite/css/nodes/notebook.top.ltr.nodes b/testsuite/css/nodes/notebook.top.ltr.nodes
index 406df9158c..82b3f362fb 100644
--- a/testsuite/css/nodes/notebook.top.ltr.nodes
+++ b/testsuite/css/nodes/notebook.top.ltr.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   notebook.frame:dir(ltr)
     header.horizontal.top:dir(ltr)
       button#start.text-button:dir(ltr)
diff --git a/testsuite/css/nodes/notebook.top.rtl.nodes b/testsuite/css/nodes/notebook.top.rtl.nodes
index c9f7f61abd..5580ecb7af 100644
--- a/testsuite/css/nodes/notebook.top.rtl.nodes
+++ b/testsuite/css/nodes/notebook.top.rtl.nodes
@@ -1,5 +1,4 @@
 window.background:dir(rtl)
-  decoration:dir(rtl)
   notebook.frame:dir(rtl)
     header.horizontal.top:dir(rtl)
       button#start.text-button:dir(rtl)
diff --git a/testsuite/css/nodes/paned.ltr.nodes b/testsuite/css/nodes/paned.ltr.nodes
index 64034c54f3..e01f43ad90 100644
--- a/testsuite/css/nodes/paned.ltr.nodes
+++ b/testsuite/css/nodes/paned.ltr.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   paned.horizontal:dir(ltr)
     label#label1:dir(ltr)
     separator:dir(ltr)
diff --git a/testsuite/css/nodes/paned.rtl.nodes b/testsuite/css/nodes/paned.rtl.nodes
index cfeac4a518..31eff48c80 100644
--- a/testsuite/css/nodes/paned.rtl.nodes
+++ b/testsuite/css/nodes/paned.rtl.nodes
@@ -1,5 +1,4 @@
 window.background:dir(rtl)
-  decoration:dir(rtl)
   paned.horizontal:dir(rtl)
     label#label1:dir(rtl)
     separator:dir(rtl)
diff --git a/testsuite/css/nodes/progressbar.nodes b/testsuite/css/nodes/progressbar.nodes
index d34ac6b5f8..a58effad94 100644
--- a/testsuite/css/nodes/progressbar.nodes
+++ b/testsuite/css/nodes/progressbar.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box#progressbars.vertical:dir(ltr)
     progressbar.horizontal:dir(ltr)
       text:dir(ltr)
diff --git a/testsuite/css/nodes/scale.nodes b/testsuite/css/nodes/scale.nodes
index 2d187bcc4e..45c62bf355 100644
--- a/testsuite/css/nodes/scale.nodes
+++ b/testsuite/css/nodes/scale.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box#scales.vertical:dir(ltr)
     scale.horizontal:dir(ltr)
       value.top:dir(ltr)
diff --git a/testsuite/css/style/adjacent-states.nodes b/testsuite/css/style/adjacent-states.nodes
index 71fad51575..b6a1837fa8 100644
--- a/testsuite/css/style/adjacent-states.nodes
+++ b/testsuite/css/style/adjacent-states.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box.horizontal:dir(ltr)
     box.horizontal:dir(ltr)
       checkbutton:dir(ltr):checked
diff --git a/testsuite/css/style/bloomfilter-not.nodes b/testsuite/css/style/bloomfilter-not.nodes
index 2e8063739a..05eed05b8c 100644
--- a/testsuite/css/style/bloomfilter-not.nodes
+++ b/testsuite/css/style/bloomfilter-not.nodes
@@ -1,5 +1,4 @@
 window.background.csd:dir(ltr)
-  decoration:dir(ltr)
   headerbar.titlebar:dir(ltr)
     windowhandle:dir(ltr)
       box:dir(ltr)
diff --git a/testsuite/css/style/colornames.nodes b/testsuite/css/style/colornames.nodes
index 6f3b626a21..d69fb915b0 100644
--- a/testsuite/css/style/colornames.nodes
+++ b/testsuite/css/style/colornames.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box.horizontal:dir(ltr)
     label#aliceblue:dir(ltr)
       color: rgb(240,248,255); /* colornames.css:1:19-36 */
diff --git a/testsuite/css/style/currentcolor.nodes b/testsuite/css/style/currentcolor.nodes
index 5bd93f0acb..bec1338de3 100644
--- a/testsuite/css/style/currentcolor.nodes
+++ b/testsuite/css/style/currentcolor.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box.horizontal:dir(ltr)
     color: rgb(255,0,0); /* currentcolor.css:2:3-14 */
 
diff --git a/testsuite/css/style/font.nodes b/testsuite/css/style/font.nodes
index 95125b06b8..2194d70103 100644
--- a/testsuite/css/style/font.nodes
+++ b/testsuite/css/style/font.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box.horizontal:dir(ltr)
     font-size: 10px; /* font.css:2:3-27 */
     font-family: "Comic Sans"; /* font.css:2:3-27 */
diff --git a/testsuite/css/style/gradient.nodes b/testsuite/css/style/gradient.nodes
index 63d74037cc..f7853c94b0 100644
--- a/testsuite/css/style/gradient.nodes
+++ b/testsuite/css/style/gradient.nodes
@@ -1,7 +1,6 @@
 window.background:dir(ltr)
   background-image: linear-gradient(75deg, rgb(255,0,0), rgb(0,128,0) 20%, rgb(0,0,255) 40px); /* 
gradient.css:2:3-71 */
 
-  decoration:dir(ltr)
   box.horizontal:dir(ltr)
     background-image: repeating-linear-gradient(to top right, rgba(255,100,60,0.5), rgb(255,0,255) 100%); /* 
gradient.css:6:3-97 */
 
diff --git a/testsuite/css/style/inherit.nodes b/testsuite/css/style/inherit.nodes
index 3d41a98c3a..60e45fa559 100644
--- a/testsuite/css/style/inherit.nodes
+++ b/testsuite/css/style/inherit.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box.horizontal:dir(ltr)
     color: rgb(255,0,0); /* inherit.css:2:3-14 */
     opacity: 0.5; /* inherit.css:3:3-16 */
diff --git a/testsuite/css/style/label.nodes b/testsuite/css/style/label.nodes
index 81dc1bf7ad..a308af8e2d 100644
--- a/testsuite/css/style/label.nodes
+++ b/testsuite/css/style/label.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box.horizontal:dir(ltr)
     font-size: 10px; /* label.css:3:3-19 */
     font-family: "Comic Sans"; /* label.css:2:3-29 */
diff --git a/testsuite/css/style/nth-child.nodes b/testsuite/css/style/nth-child.nodes
index c9649ce159..d951738354 100644
--- a/testsuite/css/style/nth-child.nodes
+++ b/testsuite/css/style/nth-child.nodes
@@ -1,5 +1,4 @@
 window.background:dir(ltr)
-  decoration:dir(ltr)
   box.horizontal:dir(ltr)
     box.horizontal:dir(ltr)
       label:dir(ltr)


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