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

Implemented composedPath API and fixed canBubble argument of initEvent #240

Closed Havunen closed 8 months ago

Havunen commented 11 months ago

Fixes https://github.com/WebReflection/linkedom/issues/239 and https://github.com/WebReflection/linkedom/issues/238