Closed
Bug 1402292
Opened 7 years ago
Closed 2 years ago
<form> in navigated document cannot navigate test results in strange failure
Categories
(Core :: DOM: Forms, enhancement, P3)
Core
DOM: Forms
Tracking
()
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: annevk, Assigned: avandolder)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
web-platform-tests:
html/semantics/forms/form-submission-0/submission-checks.window.js
which can be loaded as https://w3c-test.org/html/semantics/forms/form-submission-0/submission-checks.window.html for instance. It results in some kind of harness failure.
Related HTML Standard PR: https://github.com/whatwg/html/pull/2613.
Updated•7 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Comment 1•5 years ago
|
||
Put into my queue, I'll take care of this. :)
Assignee: nobody → jdai
Status: NEW → ASSIGNED
Updated•5 years ago
|
Component: DOM: Core & HTML → DOM: Forms
Comment 2•5 years ago
|
||
Comment 3•5 years ago
|
||
Updated•4 years ago
|
Assignee: jdai → nobody
Status: ASSIGNED → NEW
Updated•2 years ago
|
Severity: normal → S3
Assignee | ||
Updated•2 years ago
|
Blocks: interop2022
No longer depends on: 1414423
Assignee | ||
Comment 5•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → avandolder
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•2 years ago
|
||
Since the previous patch is out of date, I figured I'd give this a go.
Assignee | ||
Comment 7•2 years ago
|
||
Pushed by avandolder@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a82b83ab5aaf
Ignore form submission attempt to navigate from already navigated document. r=smaug
Comment 9•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•