mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 12:07:14 +02:00
When a transform animation involves a non-invertible matrix (e.g. a matrix3d with zero Z-scale), the spec requires falling back to discrete interpolation. Currently we drop the transform entirely, producing "none" at all progress values. A following commit will fix this.
1001 B
1001 B