On 28/7/09 8:39 AM, L. David Baron wrote:
It seems to me that the *right* thing to do is to make the architectural changes needed for transitions on elements that are or were inside display:none elements. However, that probably has significant performance costs: it would substantially reduce the performance saving of making elements display:none (including the cost of dynamic style changes that we currently skip processing for subtrees inside display:none elements).
But we'd only need to do that work for documents where transitions are present, at least?
Rob _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

