We have an assert that when the clip is a single rect fBounds == fList[0].fRect.
It fails when Chrome sets a clip that is a single rect with fractional values
because GrClip takes SkRegions rounded out bounds.
Issue 4254063: Prefer computed bounds to passed bounds when clip is a series of intersected rects
(Closed)
Created 15 years ago by bsalomon
Modified 15 years ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0