Test 1: Plain nested divs
Plain nesting works correctly
Test 2: min-width on intermediate boxes
Test 3: max-width on intermediate boxes
This text is longer than 300px and should be constrained by max-width
Test 4: overflow:hidden (creates BFC) in the middle
BFC in the middle of nesting
Test 5: Multiple siblings
First sibling
Second sibling is longer than first
Test 6: Flex container in the middle
Test 7: Grid container in the middle
Test 8: inline-block in the middle
Test 9: Float inside nested structure
Test 10: Borders and padding accumulating
Test 11: Mixed nesting types
Test 12: min-content sizing
min-content test with some words
Test 13: Auto margins in intrinsic context
Test 14: Percentage padding
Test 15: Deep generated nesting (100 levels)