layout
RU: компоновка
The browser pipeline step that computes the exact position and size of every visible element by traversing the render tree. It runs whenever a geometry-affecting CSS property changes — width, height, margin, padding, font-size, etc. — and can cascade to all descendants; paint-only changes such as color bypass it.