mirror of
https://github.com/RGBCube/serenity
synced 2025-05-20 14:45:07 +00:00
![]() Before this change, there was some confusion possible where an IO would try to find its way back to the document where we registered it. This led to an assertion failure in the test I'm adding in the next commit, so let's fix this first. IOs now (weakly) remember the document where they are registered, and only unregister from there. |
||
---|---|---|
.. | ||
IntersectionObserver.cpp | ||
IntersectionObserver.h | ||
IntersectionObserver.idl | ||
IntersectionObserverEntry.cpp | ||
IntersectionObserverEntry.h | ||
IntersectionObserverEntry.idl |