gnome-shell/tests
Owen W. Taylor 4d55ccff39 Rename StThemeImage to StBorderImage
The current CSS3 border-image is close to a superset of what we were
doing for -hippo-background-image. Woot! rename StThemeImage to
StBorderImage and change parsing to look for:

 border-image: <url> <number>...

Rather than

 -st-background-image: <url> <length>...

percentanges for the border sizes are not currently supported, neither
are the keywords for handling of the middle part. We always do 'stretch'
for now.

https://bugzilla.gnome.org/show_bug.cgi?id=595990
2009-10-01 14:41:19 -04:00
..
interactive Add support for colored borders 2009-10-01 14:41:19 -04:00
testcommon Rename StThemeImage to StBorderImage 2009-10-01 14:41:19 -04:00
Makefile.am Port our imported parts of Mx to ShellTheme 2009-10-01 14:41:18 -04:00
run-test.sh.in run-test.sh: support running tests under gdb 2009-10-01 14:41:18 -04:00