Back to Content

Reflow

files/en-us/glossary/reflow/index.md

latest629 B
Original Source

Reflow happens when a {{glossary("browser")}} recalculates the position and geometry of certain parts of a webpage, such as after an update on an interactive site. This tends to be followed by repainting, which is when the browser redraws the webpage to show the resulting visual updates.

See also