Bug 277762
| Summary: | [ iOS ] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission.html is a constant text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dawn Morningstar <Morningstar> |
| Component: | New Bugs | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ntim, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dawn Morningstar
imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission.html [ Failure ]
Is a constant text failure on iPhone specifically, when looking at the history it interestingly passes on iPad
The history also shows a tentative regression range of 281216@main - 281212@main
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Finteractive-elements%2Fthe-dialog-element%2Fdialog-form-submission.html
Diff:
--- /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-17-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission-actual.txt
@@ -2,7 +2,7 @@
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_equals: returnValue should be the offsets of the click expected "" but got "sushi"
+FAIL input image button should return the coordinates assert_false: dialog should be closed now expected false got true
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
Diff-url:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/281892@main%20(4705)/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-form-submission-diff.txt
Test-run:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/281892@main%20(4705)/results.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133406528>
Dawn Morningstar
Pull request: https://github.com/WebKit/WebKit/pull/31849
EWS
Test gardening commit 281953@main (91d259a8748b): <https://commits.webkit.org/281953@main>
Reviewed commits have been landed. Closing PR #31849 and removing active labels.