gnome-shell/tests/interactive
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
..
border-radius.js tests: Fix scrolling in border.js and border-radius.js 2010-12-16 18:09:03 +01:00
border-width.js st-theme-node: Support non-uniform border widths 2010-12-13 18:15:00 +01:00
borders.js StThemeNode: Split -st-shadow into three attributes 2011-01-24 12:23:11 -05:00
box-layout.js
calendar.js
css-fonts.js
entry.js
icons.js Icon test case fixes 2010-11-12 22:28:22 -05:00
inline-style.js
scroll-view-sizing.js StScrollView: Implement real fade effect 2011-01-20 20:53:20 +01:00
scrolling.js [StScrollView] Fix incorrect assertion, defaults, and test case 2010-02-22 12:06:56 -05:00
table.js