Re: [CSSOM] Revisiting transforms and getBoundingClientRect()

On Thu, Sep 8, 2011 at 8:03 AM, John J Barton
<johnjbarton@johnjbarton.com> wrote:
> A list of JS calls that for-sure cause layout and a list that
> for-sure-do-not would be a good start. Is that possible?

Here is a probably-complete list for Webkit.  Other browsers should be
similar or identical:
http://gent.ilcore.com/2011/03/how-not-to-trigger-layout-in-webkit.html

~TJ

Received on Thursday, 8 September 2011 16:01:50 UTC