Closed
Bug 1458476
Opened 7 years ago
Closed 6 years ago
document.open() event listener removal
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1332241
People
(Reporter: annevk, Unassigned)
Details
We need to remove event listeners of children, including shadow trees. See https://github.com/w3c/web-platform-tests/pull/10686 (tracked by bug 1457485 FWIW).
HTML Standard clarification: https://github.com/whatwg/html/pull/3653.
I didn't mark this as blocking bug 1205323 since it doesn't seem critical, but it's related to some extent.
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
![]() |
||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•