On Thu, Aug 6, 2015 at 1:07 AM, Anne van Kesteren <[email protected]> wrote: >> A simple solution here would be to simply use MutationObservers to >> detect when the last <meta> is removed. Any time that layout >> properties are queried after that they could behave like they >> currently do, i.e. force a synchronous layout. > > Right, but we also need to define how they behave otherwise.
Agreed. Would it work to define that they behave like inside of a display:none layout tree? Or will that still force some cascade calculations to happen? / Jonas _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

