mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 09:57:00 +02:00
As according to: https://heycam.github.io/webidl/#es-nullable-type Both null and undefined are treated as IDL null, but we were only treating null as IDL null.