summaryrefslogtreecommitdiff
path: root/testsuite/reftests/icon-vfuncs.css
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-01-29 12:20:31 -0500
committerMatthias Clasen <mclasen@redhat.com>2016-01-29 13:10:03 -0500
commit866193f6afe48af258b48a4e384996cdf0a25781 (patch)
tree12e5aa8ebd485e678c2a9440685b4b523fd66b74 /testsuite/reftests/icon-vfuncs.css
parentfac5ed6165c801a9ef298d5bef15e32e4ba44223 (diff)
downloadgtk+-866193f6afe48af258b48a4e384996cdf0a25781.tar.gz
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.
Diffstat (limited to 'testsuite/reftests/icon-vfuncs.css')
-rw-r--r--testsuite/reftests/icon-vfuncs.css8
1 files changed, 2 insertions, 6 deletions
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;
}