Skia Hittest RectContainsPoint

Negative sized rectangles visually contains a point, but RectContainsPoints outputs false.
I know the patch-way around it. Would be nice if the hittest would also work on negative sizes.

@kathi Hi
Can you provide an illustration and/or patch?

Interesting! Rectangles with negative sizes can’t be hit at all.
Should this be considered a bug?

but:

It’s also Core instead of Skia