The Intersection Observer specification has a section on External Spec Integrations that makes the integration with the HTML Event Loops Processing Model clear.
I have not been able to find a similar reference in the Resize Observer specification.
Should a similar section be added to the Resize Observer specification, to make it clear that the algorithms are called during the HTML event loop?