Bug 228568

Summary: [ iPad ] Rebaseline 2 imported/w3c/web-platform-tests/html tests
Product: WebKit Reporter: ayumi_kojima
Component: New BugsAssignee: ayumi_kojima
Status: RESOLVED FIXED    
Severity: Normal CC: tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Update Expectations none

Description ayumi_kojima 2021-07-28 14:27:57 PDT
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
Comment 1 Radar WebKit Bug Importer 2021-07-28 14:28:26 PDT
<rdar://problem/81236236>
Comment 2 ayumi_kojima 2021-07-28 15:00:07 PDT
Reverted r280402 for reason:

Wrong baseline set.

Committed r280404 (240045@main): <https://commits.webkit.org/240045@main>
Comment 3 ayumi_kojima 2021-07-28 15:10:22 PDT
Created attachment 434470 [details]
Update Expectations
Comment 4 EWS 2021-07-28 16:03:27 PDT
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].