Re: innerHTML in DocumentFragment

On Thu, 03 Nov 2011 16:44:49 -0700, Tim Down <timdown@gmail.com> wrote:
> Have you looked at the createContextualFragment() method of Range?
>
> http://html5.org/specs/dom-parsing.html#dom-range-createcontextualfragment

That requires a context. Yehuda wants a way of parsing where you do not  
know the context in advance.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Thursday, 3 November 2011 23:49:14 UTC