mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-02 08:22:55 +00:00
This fixes an issue on Twitter where they were instantiating an IntersectionObserver with a null root. The root IDL type is `(Element or Document)?` so null needs to be allowed. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IDLGenerators.cpp | ||
main.cpp |