It is used in `accessibility/custom-elements/table.html`.
<rdar://problem/104295981>
Pull request: https://github.com/WebKit/WebKit/pull/8686
Committed 258975@main (8d8921074e34): <https://commits.webkit.org/258975@main> Reviewed commits have been landed. Closing PR #8686 and removing active labels.
Hello! I reverted the commit above here: https://commits.webkit.org/259012@main Because it broke the following two API-tests on iOS debug: TestWebKitAPI.AppPrivacyReport.RestoreFromInteractionStateIsNonAppInitiated TestWebKitAPI.AppPrivacyReport.RestoreFromSessionStateIsNonAppInitiated HISTORY: https://results.webkit.org/?suite=api-tests&suite=api-tests&test=TestWebKitAPI.AppPrivacyReport.RestoreFromInteractionStateIsNonAppInitiated&test=TestWebKitAPI.AppPrivacyReport.RestoreFromSessionStateIsNonAppInitiated I was able to reproduce the timeouts for both tests at iOS 16 Debug ToT running the tests as follows: run-api-tests --iOS-simulator <insert_test_name_here> I was also able to confirm that 258975@main is the regression point, as I was able to reproduce the timeout at 258975@main, and not at 258974@main.
HISTORY shows that the timeouts keep happening even after the PR was reverted. I'm not sure it's related.
Pull request: https://github.com/WebKit/WebKit/pull/8844
Committed 259616@main (0a40902543c1): <https://commits.webkit.org/259616@main> Reviewed commits have been landed. Closing PR #8844 and removing active labels.