mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 18:17:22 +02:00
This also allows us to remove the path generation and interpolation handling for `rect()` and `xywh()` since that occurs after computation Regressions in clip-path-interpolation-xywh.html are due to improper simplification of length-percentage mixes where the length is 0px.