On 08.04.2013 14:39, Julien Wajsberg wrote: > Hi, > > While I fully agree with you about the security problems of innerHTML, > I'm very surprised of the performance issues. It is widely assumed that > innerHTML (and his littke brother insertAdjacentHTML) is a lot faster > than traditional DOM methods. And it makes me sad. > > Also, your jsperf 3rd testcase fails and I don't really understand > why... I'd love to check the differences between your testcases :) >
My bad, I played with some other revision than the ones that are currently available under the given URL. Let's agree on the security concerns instead: It worries me that there's no concerted approach to deal with user input in innerHTML assignments. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
