Sebastien Filion
Sebastien Filion
Seems like the method `closest` is missing on Element; I've noticed that there seem to be an implementation -- though I truly don't know what I'm reading 😓 https://github.com/b-fuze/deno-dom/blob/29c9e1f1fbf4ad3c1c6bb317cec65f70de9312a1/src/dom/selectors/nwsapi.js#L1592 **Reproducing...
I've been having an issue with Dajaxice interfering with Fine-Uploader. I hunted down the problem to this line here: window.XMLHttpRequest = a; in the dajaxice.core.js. Oddly enought, if I just...
I would really love to have a quick way to copy to the clipboard the SVG for an icon. Often time I just need the code, I don't want the...
Hey there @vlasenko first of all, thanks for this fork, works great. Would you consider implementing the `require` interface? https://mochajs.org/#require It seems like only `bdd`, `tdd`, `qunit` and `exports` were...