mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fixes root cause for https://github.com/flutter/flutter/issues/129816 Logic for reducing the cull_rect for a diff clip had a number of errors. The new test should cover all cases.