gtk2/testsuite
Philip Chimento 76bacfde6e style cascade: Allow cascades with more ancestors
Previously a style cascade's parent could not have a parent itself. That
represented the two levels at which you could add a style provider: at
the screen level, with gtk_style_context_add_provider_for_screen(), and
at the style context level, with gtk_style_context_add_provider().

This commit changes no functionality, but this change will be necessary
for adding style providers in the future that apply to a subtree of the
widget tree. It relaxes the requirement that a style cascade's parent
must not have a parent, since in the future a style context may be
affected by any number of parent widgets' style contexts.

https://bugzilla.gnome.org/show_bug.cgi?id=751409
2016-06-19 19:47:05 -04:00
..
a11y a11y tests: Update expected output 2016-06-01 14:18:46 -04:00
css button css node test: Update for switch style changes 2016-06-01 13:12:19 -04:00
gdk Add some tests for GdkRectangle 2016-03-28 19:54:55 -04:00
gtk style cascade: Allow cascades with more ancestors 2016-06-19 19:47:05 -04:00
reftests reftests: test rem size 2016-04-12 16:59:40 -07:00
tools Fix another installed test typo 2016-03-07 10:50:43 -05:00
Makefile.am gtk-builder-tool: Add some tests 2015-05-02 17:39:06 -04:00