RESOLVED FIXED 245946
Make ResizeObserver and IntersectionObserver timing match other browsers
https://bugs.webkit.org/show_bug.cgi?id=245946
Summary Make ResizeObserver and IntersectionObserver timing match other browsers
Emilio Cobos Álvarez (:emilio)
Reported 2022-10-02 10:28:47 PDT
See discussion in https://github.com/whatwg/html/issues/8277, I think IntersectionObserver should run _after_ ResizeObserver, not before. That matches Gecko and Blink.
Attachments
Emilio Cobos Álvarez (:emilio)
Comment 1 2022-10-02 10:29:28 PDT
https://github.com/whatwg/html/pull/8348 is the in-progress spec PR, test is linked there.
Radar WebKit Bug Importer
Comment 2 2022-10-03 12:17:45 PDT
Ryosuke Niwa
Comment 3 2022-10-03 22:47:34 PDT
EWS
Comment 4 2022-10-04 10:12:29 PDT
Committed 255132@main (565a28303653): <https://commits.webkit.org/255132@main> Reviewed commits have been landed. Closing PR #4967 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.