[gtk+] Update css node test for GtkSwitch changes



commit 24f54d50c4c9ce14d1b0d28315a7fa349a57b5c2
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Mar 24 22:27:12 2016 -0400

    Update css node test for GtkSwitch changes

 testsuite/css/nodes/buttons.nodes |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/testsuite/css/nodes/buttons.nodes b/testsuite/css/nodes/buttons.nodes
index 49f01e1..7050b12 100644
--- a/testsuite/css/nodes/buttons.nodes
+++ b/testsuite/css/nodes/buttons.nodes
@@ -12,7 +12,7 @@
     radiobutton.text-button:dir(ltr)
       radio:dir(ltr)
       label:dir(ltr)
-    switch:active:dir(ltr)
+    switch:dir(ltr):checked
       slider.slider
     switch:dir(ltr)
       slider.slider


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