[Webkit-unassigned] [Bug 228568] New: [ iPad ] Rebaseline 2 imported/w3c/web-platform-tests/html tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 28 14:27:57 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228568
Bug ID: 228568
Summary: [ iPad ] Rebaseline 2
imported/w3c/web-platform-tests/html tests
Product: WebKit
Version: WebKit Nightly Build
Hardware: iPhone / iPad
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ayumi_kojima at apple.com
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210728/0d5e9a38/attachment.htm>
More information about the webkit-unassigned
mailing list