]> Pileus Git - ~andy/gtk/commit
styleproperty: Fix 'currentColor'
authorBenjamin Otte <otte@redhat.com>
Thu, 12 Jan 2012 03:35:36 +0000 (04:35 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 12 Jan 2012 03:38:33 +0000 (04:38 +0100)
commit4a33eb1aae4672ef9a249a099b0191a882859704
treec9515695395f996302d80fe02ccbb4737e0a9e16
parent581cc599458f684ba5287ffe1417950b1611f3aa
styleproperty: Fix 'currentColor'

It was always looking at the 'color' keyword for the parent context
instead of only doing that when used with the 'color' property.

Tested by border-color-default.ui reftest.
gtk/gtkcssstylepropertyimpl.c