WebReflection / linkedom

A triple-linked lists based DOM implementation.

Home Page:https://webreflection.medium.com/linkedom-a-jsdom-alternative-53dd8f699311

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] initEvent canBubble = true should change the event to bubble

Havunen opened this issue · comments

event.initEvent method canBubble -argument should make the event bubble when true

Currently it does nothing

there's no interest in this project to be a JSDOM replacement ... for SSR events don't really matter and I am not sure why they should. That being said, if the PR won't affect performance anyhow to anything else it'll be more than welcome, but I don't have neither interest nor time to work on this, sorry.