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

HTML: document.open() and mutation events #10680

Merged
merged 1 commit into from
Apr 30, 2018

Conversation

annevk
Copy link
Member

@annevk annevk commented Apr 27, 2018

Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Giving the unreached_funcs names would help a lot here. Firefox says "reaches unreachable code" on http://w3c-test.org/submissions/10680/html/dom/dynamic-markup-insertion/opening-the-input-stream/mutation-events.window.html

Edge and Chrome pass at least.

@annevk
Copy link
Member Author

annevk commented Apr 30, 2018

Interesting, it does not for me. Are you using Nightly?

Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, stable. Confirmed nightly passes. I still think adding descriptions to the unreached_funcs is good, but let me flip this to approved.

@annevk annevk merged commit e4b690a into master Apr 30, 2018
@annevk annevk deleted the annevk/document-open-mutation-events branch April 30, 2018 17:22
@annevk
Copy link
Member Author

annevk commented Apr 30, 2018

Once we start fixing whatwg/dom#640 I'll add more detailed asserts since until then we don't really have a browser that needs them. (And it's a bit of a hassle to update, wait around for the bots to finish, and then merge.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants