gnome-shell/tests/interactive
Owen W. Taylor 70cb8e180b 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 nbtk-widget.c, since
prior to this transparent and translucent borders were handled
differently.)
2009-09-21 19:32:32 -04:00
..
borders.js Match CSS for background extents 2009-09-21 19:32:32 -04:00
box-layout.js Add some structure for interactive tests of UI components 2009-09-18 16:18:50 -04:00
css-fonts.js Port our imported parts of Nbtk to ShellTheme 2009-09-21 19:32:18 -04:00
inline-style.js Add support for colored borders 2009-09-21 19:32:32 -04:00
scrolling.js Port our imported parts of Nbtk to ShellTheme 2009-09-21 19:32:18 -04:00