On 8/6/15 4:09 AM, Jonas Sicking wrote:
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?
If you getComputedStyle then you'll still end up doing style computation in display:none subtrees. Other APIs will short-circuit pretty quickly.
-Boris _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform