Bug 245946
| Summary: | Make ResizeObserver and IntersectionObserver timing match other browsers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Emilio Cobos Álvarez (:emilio) <emilio> |
| Component: | Layout and Rendering | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, cathiechen, karlcow, rego, rniwa, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=196729 | ||
Emilio Cobos Álvarez (:emilio)
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)
https://github.com/whatwg/html/pull/8348 is the in-progress spec PR, test is linked there.
Radar WebKit Bug Importer
<rdar://problem/100728378>
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/4967
EWS
Committed 255132@main (565a28303653): <https://commits.webkit.org/255132@main>
Reviewed commits have been landed. Closing PR #4967 and removing active labels.