paulirish
Follow
-
Google Chrome, ♥z
- https://paul.irish
- @paul_irish@toot.cafe
- @paul_irish
Pinned Loading
-
GoogleChrome/lighthouse
GoogleChrome/lighthouse PublicAutomated auditing, performance metrics, and best practices for the web.
-
-
-
What forces layout/reflow. The compr...
What forces layout/reflow. The comprehensive list. 1# What forces layout / reflow
23All of the below properties or methods, when requested/called in JavaScript, will trigger the browser to synchronously calculate the style and layout*. This is also called reflow or [layout thrashing](http://www.kellegous.com/j/2013/01/26/layout-performance/), and is common performance bottleneck.
45Generally, all APIs that synchronously provide layout metrics will trigger forced reflow / layout. Read on for additional cases and details.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.