Re: [csswg-drafts] [resize-observer] The monkey patching of the event loop processing model appears to be outdated (#4824)

This is especially problematic because it is unclear when ResizeObserver callbacks happen in relationship to the other things that happen during "update the rendering", such as:

- requestAnimationFrame callbacks
- IntersectionObserver callbacks
- Paint timing
- Web animations events
- scroll and resize events
- autofocus

If someone could properly upstream this monkeypatch to HTML, with tests, that would be much appreciated.

-- 
GitHub Notification of comment by domenic
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4824#issuecomment-1077903903 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 24 March 2022 18:11:14 UTC