Closed Bug 1605639 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 20904 - Implement SubmitEvent.

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 20904 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/20904
Details from upstream follow.

Jihwan Marc Kim <bluewhale.marc@gmail.com> wrote:

Implement SubmitEvent.

Add SubmitEvent interface.
Add SubmitEvent constructor and SubmitEventInit dictionary.

Dispatch 'submitter' and tests will be added later.

Bug: 1014418
Change-Id: I8fb4421e46dfddbd4897aac000f9aa4884c3ca7f

Reviewed-on: https://chromium-review.googlesource.com/1913236
WPT-Export-Revision: 58da727762bfcb403ad020c3cb06b46a2e0ea8b2

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 6 subtests

Status Summary

Firefox

OK : 1
FAIL: 6

Chrome

OK : 1
FAIL: 6

Safari

OK : 1
FAIL: 6

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/semantics/forms/form-submission-0/SubmitEvent.window.html
Successful SubmitEvent constructor: FAIL (Chrome: FAIL, Safari: FAIL)
Successful SubmitEvent constructor; null/undefined submitter: FAIL (Chrome: FAIL, Safari: FAIL)
Failing SubmitEvent constructor: FAIL (Chrome: FAIL, Safari: FAIL)
Successful SubmitEvent constructor; empty dictionary: FAIL (Chrome: FAIL, Safari: FAIL)
Successful SubmitEvent constructor; missing dictionary: FAIL (Chrome: FAIL, Safari: FAIL)
Successful SubmitEvent constructor; null/undefined dictionary: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8413667bb4f8
[wpt PR 20904] - Implement SubmitEvent., a=testonly
https://hg.mozilla.org/integration/autoland/rev/40f0b25e112f
[wpt PR 20904] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.