mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 18:17:22 +02:00
Now, the parser will reject a transform function if: - There are too many arguments. - There are too few arguments. - An argument is the wrong type.