gnome-shell/tests
Owen W. Taylor d263c12e2e Match CSS for background extents
The CSS specification says that the background extends to the
edge of the border (settable in CSS3 with border-clip), make
BigRectangle match this by computing an "effective border color"
as 'border OVER background'.

(If we don't want this behavior - e.g., to be able to use the
transparent borders as margins, then alternatively transparent
border handling would have to be fixed in st-widget.c, since
prior to this transparent and translucent borders were handled
differently.)

https://bugzilla.gnome.org/show_bug.cgi?id=595993
2009-10-01 14:41:19 -04:00
..
interactive Match CSS for background extents 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