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 Support fixed position children 2009-10-15 17:40:58 -04:00
calendar.js Fixes for Calendar widget 2009-10-01 16:48:24 -04:00
css-fonts.js Port our imported parts of Mx to ShellTheme 2009-10-01 14:41:18 -04:00
entry.js Use GtkIMContext instead of ClutterIMContext 2009-10-06 14:48:32 -04:00
icons.js Icon test case fixes 2010-11-12 22:28:22 -05:00
inline-style.js testcommon.css: Don't theme all buttons 2009-10-01 14:46:33 -04:00
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 [StTable] fix x-align/y-align properties to be StAlign, not double 2010-02-16 14:06:39 -05:00