mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-01 10:16:34 +00:00
Function is defined as `round(<rounding-strategy>?, A, B?)` With this change resolved type is `typeof(resolve(A))`, instead of `typeof(A)`. For example `round(up, 20%, 1px)` with 200px percentage basis is now correctly resolved in 40px instead of 40%. Progress on https://www.notion.so/ landing page.
94 KiB
94 KiB