-
jensimmons Because containment has to be explicitly applied in order to query something. Containment stops the child size from affecting the parent size – which is how we avoid the infinite loop problem.
-
jensimmons any old block can impose a size, only a contained block is safe to query as a reliable reference for that size.