Render Flow - Button sizes
[Load HTML] -> [Parse <button> elements] -> [Apply Bootstrap CSS classes] -> [Calculate button size styles] -> [Layout buttons with padding and font size] -> [Paint buttons with colors and borders] -> [Composite final page]
The browser reads the HTML buttons, applies Bootstrap's size classes which adjust padding and font size, then lays out and paints the buttons accordingly.