<CAJE5ia_Nmw3CdAqodzBes7_ZA9MaYHXsXYjid=YC3VOp5qnHhg@mail.gmail.com>
Current votes: None.
On Thu, Nov 17, 2011 at 3:00 PM, Cameron McCormack <cam@mcc.id.au> wrote: > On 18/11/11 8:21 AM, Adam Barth wrote: >> >> Another option is to tokenize the elements as usual, but put them into >> a new document created for the<template> =A0element (presumably using >> the usual tree-building rules). =A0Because this document won't have a >> browsing context, all the elements would be "inert", like they are for >> documents created by XMLHttpRequest. =A0The site could access this >> document via a templateDocument (or whatever) property on >> HTMLTemplateElement. > > This would introduce a pretty big difference between text/html and XML > parsing of HTML documents. There are already vast differences between the two. That doesn't seem worth worrying about. Adam