summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-01-17 14:47:21 -0500
committerMatthias Clasen <mclasen@redhat.com>2020-01-18 16:30:28 -0500
commitccda2a094f56ef71854b4f9b77daf9e8f4cfc01f (patch)
tree75869c5b8a20164e3764c4dfc04e1022432a1dd2
parent79afff410ae60636d2eb5c486356deec331ab6d8 (diff)
downloadgtk+-ccda2a094f56ef71854b4f9b77daf9e8f4cfc01f.tar.gz
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.
-rw-r--r--testsuite/css/change/test5.nodes4
1 files 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)