WebReflection / linkedom

A triple-linked lists based DOM implementation.
https://webreflection.medium.com/linkedom-a-jsdom-alternative-53dd8f699311
ISC License
1.62k stars 78 forks source link

[BUG] setting textContent empty text should clear all nodes #243

Closed Havunen closed 6 months ago

Havunen commented 9 months ago

https://github.com/WebReflection/linkedom/issues/225

I previously opened PR about a similar thing https://github.com/WebReflection/linkedom/pull/226, but I made a mistake where empty text should also leave the child nodes empty