Jim Graham 027010d27e Adjust DL filter bounds tests to not rely on exact Skia results (flutter/engine#41792)
These tests break under Skia's new behaviors when evaluating the bounds of ill-defined filtering operations such as ColorFilters that affect even transparent pixels.

The Flutter engine is currently building with a backwards compatibility flag which we should be able to remove with the new versions of these tests.
2023-05-08 21:52:29 +00:00
..