Description: fast/dom/focus-dialog-blur-input-type-change-crash.html It is a flaky text failure on iOS ToT, and since 265538@main. Commit <https://commits.webkit.org/265538@main> replaced assertions with runtime checks, which resulted in an extra line in the output for the console message causing the test to fail consistently. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Fdom%2Ffocus-dialog-blur-input-type-change-crash.html&platform=ios DIFF: @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: RangeError: Maximum call stack size exceeded. CONSOLE MESSAGE: RangeError: Maximum call stack size exceeded. CONSOLE MESSAGE: RangeError: Maximum call stack size exceeded. PASS This issue can be bisected to 265538@main using command: run-webkit-tests --release --iterations=10 --ios-simulator fast/dom/focus-dialog-blur-input-type-change-crash.html
<rdar://problem/112154601>
This appears just to need a re-baseline.
Test gardening commit 266004@main (16e8fb4b3e3b): <https://commits.webkit.org/266004@main> Reviewed commits have been landed. Closing PR #15793 and removing active labels.