terribleMia’s avatarterribleMia’s Twitter Archive—№ 10,305

  1. …in reply to @jensimmons
    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.
    1. …in reply to @TerribleMia
      jensimmons any old block can impose a size, only a contained block is safe to query as a reliable reference for that size.