gtk/tests/reftests/image-load-from-file.css
Benjamin Otte 609723b3c1 tests: Add a test for loading images from file
Strictly, this belongs in gdk-pixbuf, but GtkImage should have this
working, too.

https://bugzilla.gnome.org/show_bug.cgi?id=694148
2013-02-19 14:33:39 +01:00

4 lines
35 B
CSS

#reference {
background: lime;
}