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

Add HTMLElement-returning getElementById to DocumentFragment #1071

Merged
merged 1 commit into from
Jul 17, 2021

Conversation

saschanaz
Copy link
Contributor

@saschanaz saschanaz commented Jul 17, 2021

This is copying what document.getElementById and document.body.ownerDocument currently looks like.

Regressed by b598925.

Fixes the DocumentFragment issue raised in #1067.

@github-actions
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

This is copying what `document.getElementById` and `document.body.ownerDocument` currently looks like.

Regressed by b598925.
@saschanaz
Copy link
Contributor Author

LGTM

@github-actions github-actions bot merged commit 0f4a1bd into microsoft:main Jul 17, 2021
@github-actions
Copy link
Contributor

Merging because @saschanaz is a code-owner of all the changes - thanks!

@saschanaz saschanaz deleted the fragment-getid branch July 17, 2021 00:24
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 this pull request may close these issues.

1 participant