In the layout step, the browser:
- first resizes elements before computing their position
- computes the size and position of render tree elements
- displays the on-screen elements in their new positions
- forces the DOM to be rebuilt
Correct answer is:
- computes the size and position of render tree elements
[mom_video type=”youtube” id=”mFiyWrwyV9s” width=”400″ height=”500″]