[wpt-sync] Sync PR 20757 - Implement plan-to-navigate
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20757 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20757
Details from upstream follow.
Joey Arhar <jarhar@chromium.org> wrote:
Implement plan-to-navigate
This changes form navigation back to async, which aligns with the spec.
Bug: 1013385
Change-Id: Ieec850c9684c796ac0582917494ff4dc3ac8f1b1
Reviewed-on: https://chromium-review.googlesource.com/1922699
WPT-Export-Revision: e43d41ac9606bd37342e83ae3cc95e105104f8bf
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
TIMEOUT: 2
Chrome
OK : 1
PASS : 1
Safari
TIMEOUT: 2
Links
Details
New Tests That Don't Pass
/html/semantics/forms/form-submission-0/form-double-submit-to-different-origin-frame.html: TIMEOUT (Chrome: OK, Safari: TIMEOUT)
default submit action should supersede onclick submit() for cross-origin iframes: TIMEOUT (Chrome: PASS, Safari: TIMEOUT)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/37f499b252e3
https://hg.mozilla.org/mozilla-central/rev/736b7cf05c1d
Description
•