Open
Bug 1520333
Opened 7 years ago
Updated 3 years ago
Sort out document.open behavior for unloaded documents
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox66 | --- | affected |
People
(Reporter: bzbarsky, Unassigned)
References
Details
In bug 1489308 I am leaving our current behavior, where a torn-down-enough document is considered "in unload". That doesn't seem to match the letter of the spec, though. This bug tracks figuring out what should happen there.
Relevant tests: the html/webappapis/dynamic-markup-insertion/opening-the-input-stream/event-listeners.window.js wpt.
Updated•7 years ago
|
Priority: -- → P2
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•