gnome-shell/tests
Ray Strode e727c184ef StThemeNode: Split -st-shadow into three attributes
Currently, "-st-shadow" can mean one of three very
different things:

1) shadow based on alpha of the background image
2) shadow the "border box" of the node
3) shadow applied to the content of a StIcon

It isn't well defined which of the above 3 cases
-st-shadow will mean for any given node, however.

This commit splits the property into three
different properties, "box-shadow",
"-st-background-image-shadow", and "icon-shadow"
to make it all very explicit.

https://bugzilla.gnome.org/show_bug.cgi?id=636976
2011-01-24 12:23:11 -05:00
..
interactive StThemeNode: Split -st-shadow into three attributes 2011-01-24 12:23:11 -05:00
testcommon tests: showcase borders with non-solid backgrounds 2011-01-24 12:23:11 -05:00
unit [format] Add 'x' format specifier and field width 2010-06-24 15:54:54 +02:00
Makefile.am tests: showcase borders with non-solid backgrounds 2011-01-24 12:23:11 -05:00
run-test.sh.in Correct and simplify setting the GJS module path 2010-11-22 10:21:45 -05:00