- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Fri, 9 Jan 2015 13:11:40 -0800
- To: Dimitri Glazkov <dglazkov@google.com>
- Cc: Anne van Kesteren <annevk@annevk.nl>, Brian Kardell <bkardell@gmail.com>, "www-style@w3.org" <www-style@w3.org>, WebApps WG <public-webapps@w3.org>, Tab Atkins <tabatkins@google.com>
On Fri, Jan 9, 2015 at 8:08 AM, Dimitri Glazkov <dglazkov@google.com> wrote: > Here's an attempt from 2012. This approach doesn't work (the "trivial > plumbing" mentioned in the doc is actually highly non-trivial), but maybe it > will give some insights to find the right a proper solution: > > https://docs.google.com/document/d/1x2CBgvlXOtCde-Ui-A7K63X1v1rPPuIcN2tCZcipBzk/edit?usp=sharing tl;dr: Cramming a subtree into a TreeScope container and then hanging that off the DOM would do the job "for free" (because it bakes all that functionality in).
Received on Friday, 9 January 2015 21:12:27 UTC