mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
This exposes an existing issue with interpolation where it is not clear in what situations zero-valued dimensions should be excluded from the interpolated value of a dimension-percentage mix (e.g. `calc(50% + 0px)` vs `50%`) - but this is just a serialization issue as both representations are resolved to the same used value