From 866193f6afe48af258b48a4e384996cdf0a25781 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 29 Jan 2016 12:20:31 -0500 Subject: reftests: get icon-vfuncs test almost working again The remaining difference here is GtkArrow, which is deprecated and has not been updated to the latest CSS rendering standards. --- testsuite/reftests/icon-vfuncs.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'testsuite/reftests/icon-vfuncs.css') diff --git a/testsuite/reftests/icon-vfuncs.css b/testsuite/reftests/icon-vfuncs.css index 00ce4ed01b..ceee34ed31 100644 --- a/testsuite/reftests/icon-vfuncs.css +++ b/testsuite/reftests/icon-vfuncs.css @@ -2,12 +2,8 @@ * { -gtk-icon-source: url("green-20x20.png"); - -GtkCheckButton-indicator-size: 16; - -GtkCheckButton-indicator-spacing: 0; - -GtkArrow-arrow-scaling: 1.0; - /*666666666666666666667;*/ - -GtkExpander-expander-spacing: 0; - -GtkExpander-expander-size: 16; + min-width: 16px; + min-height: 16px; font-size: 20px; } -- cgit v1.2.1