Re: [webcomponents] Template element parser changes => Proposal for adding DocumentFragment.innerHTML

On Wed, May 9, 2012 at 8:14 PM, Yehuda Katz <wycats@gmail.com> wrote:
> On Wed, May 9, 2012 at 10:24 AM, Jonas Sicking <jonas@sicking.cc> wrote:
>> I think it's much better to prioritize developers over implementers
>> here and let implementers and spec writers tackle the complexity that
>> comes with context-free parsing. I think the proposals here, and the
>> fact that jQuery has implemented context-free HTML parsing, proves
>> that it is technically possible.
>
> I agree. It also illustrates that the idea of the API is intuitively
> understood by developers.

Does jQuery support SVG here though? Because that is where it gets
cumbersome. But maybe that is not much of a problem in practice. Maybe
we should support context="svg" for that use case once it comes up?


-- 
Anne — Opera Software
http://annevankesteren.nl/
http://www.opera.com/

Received on Thursday, 10 May 2012 06:17:19 UTC