Skip to content

Add HTMLDocument constructor back #1115

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

Closed
andrewbranch opened this issue Aug 23, 2021 · 0 comments · Fixed by #1116
Closed

Add HTMLDocument constructor back #1115

andrewbranch opened this issue Aug 23, 2021 · 0 comments · Fixed by #1116
Assignees

Comments

@andrewbranch
Copy link
Member

Turned up an error in microsoft/TypeScript#45540. 91408ba added the interface back (as deprecated), but not the value, which is still very much present in runtimes (document.constructor === HTMLDocument).

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

Successfully merging a pull request may close this issue.

2 participants