Harness status: OK Found 5 tests 4 Pass 1 Fail Pass scrollIntoView() defaults to scrolling ancestors Pass scrollIntoView({container: 'all'}) scrolls ancestors Pass scrollIntoView({container: 'nearest'}) only scrolls nearest scroll container Pass scrollIntoView({container: 'nearest'}) doesn't stop at itself Fail scrollIntoView({container: 'nearest'}) doesn't propagate to outer frames