If, in a RenderObject method (let's say addChild() or layout()), I change a 
style property that should be inherited (for instance style()->setColor()), the 
corresponding style property of the children is not updated.

What should I do to propagate the style change?
I tried unsuccessfully setNeedsStyleRecalc().

François Sausset
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to