imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window.html imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission.html Are constantly failing on iOS 14 E Simulator iPad. Diffs indicate that these tests need to be rebaselined. History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Finteractive-elements%2Fthe-dialog-element%2Fdialog-form-submission.html&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Finteraction%2Ffocus%2Fthe-autofocus-attribute%2Fdocument-with-fragment-valid.html&platform=ios imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window.html Diff: --- /Volumes/Data/worker/ipados-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window-expected.txt +++ /Volumes/Data/worker/ipados-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window-actual.txt @@ -1,4 +1,4 @@ -FAIL window.open() with noopener should have equal viewport width and height assert_equals: expected 980 but got 800 -FAIL window.open() with noreferrer should have equal viewport width and height assert_equals: expected 980 but got 800 +PASS window.open() with noopener should have equal viewport width and height +PASS window.open() with noreferrer should have equal viewport width and height imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission.html Diff: --- /Volumes/Data/worker/ipados-simulator-14-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission-expected.txt +++ /Volumes/Data/worker/ipados-simulator-14-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission-actual.txt @@ -1,11 +1,9 @@ -Confirm - PASS click the form submission button should close the dialog PASS form submission should return correct value PASS no returnValue when there's no result. -FAIL input image button should return the coordinates assert_false: dialog should be closed now expected false got true -FAIL formmethod attribute should use dialog form submission promise_test: Unhandled rejection with value: object "InvalidStateError: The object is in an invalid state." -FAIL closing the dialog while submitting should stop the submission promise_test: Unhandled rejection with value: object "InvalidStateError: The object is in an invalid state." -FAIL calling form.submit() in click handler of submit button should start the submission synchronously promise_test: Unhandled rejection with value: object "InvalidStateError: The object is in an invalid state." +PASS input image button should return the coordinates +PASS formmethod attribute should use dialog form submission +PASS closing the dialog while submitting should stop the submission +PASS calling form.submit() in click handler of submit button should start the submission synchronously
<rdar://problem/81236236>
Reverted r280402 for reason: Wrong baseline set. Committed r280404 (240045@main): <https://commits.webkit.org/240045@main>
Created attachment 434470 [details] Update Expectations
Committed r280407 (240047@main): <https://commits.webkit.org/240047@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 434470 [details].