[whatwg] documentFragment and innerHTML

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 16:47:47 UTC