gtk2/testsuite/reftests/gtk-icontheme-sizing.css
Benjamin Otte 386e59683a reftest: Add reftest for CSS sizing fix
The test uses a GtkBox for rendering the background, but it could use
any other widget that is not used in the reference.
2014-07-23 18:51:26 +02:00

4 lines
68 B
CSS

GtkBox {
background-image: -gtk-icontheme("pan-down-symbolic");
}