WebReflection / linkedom

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

Add proper tests for both assignedNodes and assignedElements #232

Open WebReflection opened 11 months ago

WebReflection commented 11 months ago

This MR was blocking devs but it looked OK(ish) to me ... I don't care much about slots but I want to enable devs ... I rather merge that in but I really would like to have tests around new features added to this project.

https://github.com/WebReflection/linkedom/pull/209

This is a one-off thing that won't likely be repeated in the future.