https://commits.webkit.org/268313@main introduced a regression: Introduced crashes and layout issues in <http://bing.com|bing.com> This is an automatic bug report generated by webkitbot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests fail.
Created attachment 468178 [details] REVERT of 268313@main Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the revert will be successful. This process takes approximately 15 minutes. If you would like to land the revert faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment.
The crash is fixed by bug 262475. The layout issues will require fixing or reverting specific changes in the content visibility. So this one can bug can be closed.