- From: Maciej Stachowiak <mjs@apple.com>
- Date: Sat, 26 Feb 2011 17:02:41 -0800
WebKit already has insertAdjacentHTML support. On Feb 26, 2011, at 4:47 PM, Aryeh Gregor <Simetrical+w3c at gmail.com> wrote: > On Sat, Feb 26, 2011 at 9:52 AM, Rafael Holt <raf at ratherodd.com> wrote: >> Yes, I had just never heard of insertAdjacentHTML(), since it doesn't enjoy >> Webkit or Gecko support. Once it does though, I agree it's a nice addition. >> >> As for createContextualFragment(), it bring unnecessary complexity to this, >> having to mess about with ranges. >> >> Thanks for pointing out insertAdjacentHTML() - I'll keep an eye on its >> implementation progress. > > Mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=613662 > > I didn't find a WebKit bug in a quick search.
Received on Saturday, 26 February 2011 17:02:41 UTC