style tests: Update expected output
authorMatthias Clasen <mclasen@redhat.com>
Sat, 18 Jan 2020 01:58:05 +0000 (20:58 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 18 Jan 2020 04:47:34 +0000 (23:47 -0500)
The printing of css nodes has changed, and the window
is visible now.

testsuite/css/style/adjacent-states.nodes
testsuite/css/style/colornames.css
testsuite/css/style/colornames.nodes
testsuite/css/style/currentcolor.nodes
testsuite/css/style/font.nodes
testsuite/css/style/gradient.nodes
testsuite/css/style/inherit.nodes
testsuite/css/style/label.nodes
testsuite/css/style/nth-child.nodes

index 0381a789e4433137e30c379d7d77f399a6cde36e..71fad51575addebae03dd055f93f1cd9921f88b0 100644 (file)
@@ -1,4 +1,4 @@
-[window.background:dir(ltr)]
+window.background:dir(ltr)
   decoration:dir(ltr)
   box.horizontal:dir(ltr)
     box.horizontal:dir(ltr)
index 6fcdaa03564da31990d2a78380d5e3f2de37814a..9cd42de1fd02cfb0d2538c6c6f4fd881bc671e9c 100644 (file)
@@ -142,7 +142,7 @@ label#tomato { color: tomato; }
 label#turquoise { color: turquoise; }
 label#violet { color: violet; }
 label#wheat { color: wheat; }
-label#white { color: white; }
+label#white { color: white; } /* our change tracking drops this from the output */
 label#whitesmoke { color: whitesmoke; }
 label#yellow { color: yellow; }
 label#yellowgreen { color: yellowgreen; }
index 4627e6677b3f9eacd0ab7fa9bb689103111f3912..6f3b626a21c82249ef60e655c0d6b29f911324d1 100644 (file)
@@ -1,4 +1,4 @@
-[window.background:dir(ltr)]
+window.background:dir(ltr)
   decoration:dir(ltr)
   box.horizontal:dir(ltr)
     label#aliceblue:dir(ltr)
     label#wheat:dir(ltr)
       color: rgb(245,222,179); /* colornames.css:144:15-28 */
     label#white:dir(ltr)
+      color: rgb(255,255,255); /* colornames.css:145:15-28 */
     label#whitesmoke:dir(ltr)
       color: rgb(245,245,245); /* colornames.css:146:20-38 */
     label#yellow:dir(ltr)
index ce4a73e643afcd532d382311a17a80170776af4b..5bd93f0acbda77815d8545dbea1c4bc7eed21bda 100644 (file)
@@ -1,4 +1,4 @@
-[window.background:dir(ltr)]
+window.background:dir(ltr)
   decoration:dir(ltr)
   box.horizontal:dir(ltr)
     color: rgb(255,0,0); /* currentcolor.css:2:3-14 */
index cf28c7adb8d1984e7eda1d567c68a3efbf3bf1b6..95125b06b858587539307733ef9d7075d976d046 100644 (file)
@@ -1,4 +1,4 @@
-[window.background:dir(ltr)]
+window.background:dir(ltr)
   decoration:dir(ltr)
   box.horizontal:dir(ltr)
     font-size: 10px; /* font.css:2:3-27 */
index 389baf8fcf2d2b933215ea6f1fac2323b5d312f9..63d74037cc3f3051d14872a95d9373f31f30c40a 100644 (file)
@@ -1,4 +1,4 @@
-[window.background:dir(ltr)]
+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)
index 98ff16dcd05bbe962149f0a81e6778fd49b0a6d7..3d41a98c3ab366bc0d5a3e678b557b2ebd3548f0 100644 (file)
@@ -1,4 +1,4 @@
-[window.background:dir(ltr)]
+window.background:dir(ltr)
   decoration:dir(ltr)
   box.horizontal:dir(ltr)
     color: rgb(255,0,0); /* inherit.css:2:3-14 */
index 4187e1706ed590da2d153ff9553e481ebcd67bd1..81dc1bf7ad80d1e65761c57db4f1728bfa870081 100644 (file)
@@ -1,4 +1,4 @@
-[window.background:dir(ltr)]
+window.background:dir(ltr)
   decoration:dir(ltr)
   box.horizontal:dir(ltr)
     font-size: 10px; /* label.css:3:3-19 */
index e752e165ad75f2bf3f834eda105f7cd58caf18a4..c9649ce1590e131b03003cd26018ffdfce329fd0 100644 (file)
@@ -1,4 +1,4 @@
-[window.background:dir(ltr)]
+window.background:dir(ltr)
   decoration:dir(ltr)
   box.horizontal:dir(ltr)
     box.horizontal:dir(ltr)