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

+ DocumentFragment.textContent #278

Open iacore opened 1 month ago

iacore commented 1 month ago

fix #231

WebReflection commented 1 month ago

There is no test, please add one, thanks. never mind, I've seen tests now ...

iacore commented 1 month ago

the plot thickens. i may end up adding more features.

WebReflection commented 1 month ago

I am not going to Approve and run until this is draft ... please let me know when this is not draft anymore, thanks!

iacore commented 1 month ago

So, I discovered another bug that I don't know how to fix. Can you fix it? I've added a test for it.

WebReflection commented 1 month ago

I am not sure I know what bug you are talking about ... but if it has nothing to do with textContent it should likely not be part of this PR?

iacore commented 1 month ago

fixed it. moved it to #279.