WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/100728378
>
Ryosuke Niwa
Comment 3
2022-10-03 22:47:34 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4967
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.
Top of Page
Format For Printing
XML
Clone This Bug