Fix invalid munderover number of children (#47244)
Valid munderover elements should have 3 in-flow children *, and currently there exists an munderover in the stretch-along-block-axis-001.html test with only 2. Since this test is not intended to test invalid markup, add an extra child to make the element valid.