From df77965153c1f1940407c167e92b56b19e0a3769 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 5 Feb 2019 09:32:57 -0500 Subject: [PATCH] Update css node tests The GtkSwitch now has two image nodes. --- testsuite/css/nodes/buttons.nodes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/testsuite/css/nodes/buttons.nodes b/testsuite/css/nodes/buttons.nodes index 418a132399..e19da6abfb 100644 --- a/testsuite/css/nodes/buttons.nodes +++ b/testsuite/css/nodes/buttons.nodes @@ -13,9 +13,13 @@ radio:dir(ltr) label:dir(ltr) switch:dir(ltr):checked - slider + slider:dir(ltr):checked + image:dir(ltr):checked + image:dir(ltr):checked switch:dir(ltr) slider + image:dir(ltr) + image:dir(ltr) button.text-button:dir(ltr) label:dir(ltr) button.image-button:dir(ltr)