Load https://focal-theme-carbon.myshopify.com/ and scroll down to the "Around the World" section. Click the prev/next arrows, and note how it fails to scroll to the right place.
<rdar://problem/96453957>
During the scroll animation, layout runs and calls `FrameView::removeScrollableArea()` so we stop animating it.
Pull request: https://github.com/WebKit/WebKit/pull/3377
Committed 253493@main (ca608f18f089): <https://commits.webkit.org/253493@main> Reviewed commits have been landed. Closing PR #3377 and removing active labels.
This patch broke iOS builds.
Re-opening for pull request https://github.com/WebKit/WebKit/pull/3396
Pull request: https://github.com/WebKit/WebKit/pull/3397
Committed 253511@main (711178d9ca19): <https://commits.webkit.org/253511@main> Reviewed commits have been landed. Closing PR #3397 and removing active labels.