reflow
RU: переразметка
An older WebKit and Gecko name for the layout step: the browser recalculates every affected element's position and size in response to a geometry-affecting change. Reflow and layout are the same operation; the term reflow is still common in browser devtools and older literature. It does not occur for paint-only changes such as color.