Content gradually changes size in the same way inside both boxes, but the effects from max-block-size and block-size are different. The box with max-block-size is able to shrink along with its shrinking content:
Div element with max-block-size 100px;
Div element with block-size 100px;