]> Pileus Git - ~andy/gtk/commit
css: Fix up position with region tree matching
authorAlexander Larsson <alexl@redhat.com>
Thu, 29 Nov 2012 13:25:53 +0000 (14:25 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 30 Nov 2012 13:53:30 +0000 (14:53 +0100)
commit0ede06d229f5d8b0ebdbd5b36a731736bea9dd5d
treed06a1b8842fcf4f6ebbdd7c04c27d5976f330013
parentd6932dd8235019fe3c44ff58ff9789b7e64424d2
css: Fix up position with region tree matching

This was using the wrong result in case of a match (results from
the position, not the region. Also, the descendant checks were
wrong.
gtk/gtkcssselector.c