-
Lyza Danger Gardner authored
The affected tests stub a setter on for an element's `scrollTop`. Ensure that the getter provides a valid (number) value so that the internal `scrollPosition` is never `NaN` or `undefined`. The actual value of `scrollTop` is irrelevant to the affected tests.
0bda4207