Update clip geometry during hitTest if needed (#6091)
The code previously assumed that paint would be called before hitTest, but that assumption isn't valid because RenderOpacity hit tests its children without painting them. Fixes #6089
A
Adam Barth committed
4c5084cbd23110438deaf47580155fe59b68e832
Parent: 7238d93
Committed by GitHub <noreply@github.com>
on 9/27/2016, 4:17:18 PM