- Redraw: Element style changed (size and position unchanged)
- Backflow: A change in the size or position of an element triggers a rearrangement, causing the render tree to recalculate the layout and rendering
- Backflow must trigger redraw, but redraw does not necessarily trigger backflow