Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling contentDocument.open() in an event handler should stop a second handler of the same event from running, but doesn't #25090

Open
pshaughn opened this issue Dec 4, 2019 · 1 comment
Labels
A-content/dom Interacting with the DOM from web content

Comments

@pshaughn
Copy link
Member

pshaughn commented Dec 4, 2019

This is the "Event listeners are to be removed with immediate effect" case in WPT html/webappapis/dynamic-markup-insertion/opening-the-input-stream/event-listeners.window.js

@jdm jdm added the A-content/dom Interacting with the DOM from web content label Dec 4, 2019
@jdm jdm added this to To do in web-platform-test failures via automation Dec 4, 2019
@pshaughn
Copy link
Member Author

If it's trying to remove them at all, then it's hitting #25479.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/dom Interacting with the DOM from web content
Projects
Development

No branches or pull requests

2 participants