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

text: a text node can have no parent #3

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

krichprollsch
Copy link
Member

@krichprollsch krichprollsch commented Dec 11, 2023

document.createTextNode() returns a text node w/o parent.

fix lightpanda-io/browser#120

document.createTextNode() returns a text node w/o parent.
@krichprollsch krichprollsch added the bug Something isn't working label Dec 11, 2023
@krichprollsch krichprollsch self-assigned this Dec 11, 2023
@krichprollsch krichprollsch marked this pull request as ready for review December 11, 2023 17:05
@krichprollsch krichprollsch merged commit f95a739 into master Dec 12, 2023
4 of 5 checks passed
@krichprollsch krichprollsch deleted the null-text-parent branch December 12, 2023 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dom: text: get_wholeText crash
2 participants