An element has `contain: size` but no explicit width or height. What does the layout engine compute as its intrinsic content size, and why is this usually a mistake?.box { contain: size; } /* .box has children but no width/height set */