imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/implicit-submission.optional.html Is a constant text failure on iOS ToT. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/implicit-submission.optional.html DIFF: @@ -1,7 +1,9 @@ + FAIL Submit event with a submit button promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'event.bubbles')" FAIL Submit event with no submit button promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'event.bubbles')" +PASS Submit event with disabled submit button DIFF URL: https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/253310@main%20(4072)/imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/implicit-submission.optional-pretty-diff.html
<rdar://problem/98680954>
According to history this test appears to be regressing at 253309@main. Not sure if this is a progression since the expected output now contains a pass. This issue can be bisected to 253309@main using command: run-webkit-tests --ios-simulator --iterations=2 imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/implicit-submission.optional.html
Test gardening commit 253433@main (1c1045412db7): <https://commits.webkit.org/253433@main> Reviewed commits have been landed. Closing PR #3317 and removing active labels.
For the reasons you've noted, I believe the rebaseline is the right resolution here.
Test gardening commit 253436@main (eed65a3854e1): <https://commits.webkit.org/253436@main> Reviewed commits have been landed. Closing PR #3322 and removing active labels.
Test gardening commit 254633@main (b9ccc0e90392): <https://commits.webkit.org/254633@main> Reviewed commits have been landed. Closing PR #4489 and removing active labels.