mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 17:37:33 +02:00
When constructing an Animation a null should be distinguished from nothing being passed at all. This is not achieved by use of our custom ExplicitNull IDL extended attribute. Instead use the argument count to determine if the argument is missing, which is a much more common pattern in the codebase.
12 KiB
12 KiB