Andrea Giammarchi

Results 776 comments of Andrea Giammarchi

to clarify, this is a perfectly valid `document.title` every browser will understand: ```html 1 & 2 ``` it's a special node that acts like `style` or `script` (a data node)...

> JSDOM implements many things i don't need this is the key and reason this project is fast ... so let's talk about this: why would you need attributes insertion...

I think there are different things to consider here: * XSS on the server feels like *FUD* to me ... **you produce the output** and if you do that after...

so `template.innerHTML` is empty but childrens are in there? I don't understand much around this issue, sorry ... please provide examples and expectations in a readable format, thanks!