[scroll-timeline-responsiveness-from-endpoint.html]
expected:
if os == "mac": [TIMEOUT, OK]
if os == "android": [OK, TIMEOUT]
TIMEOUT
[Test that the scroll animation is still responsive after moving from 100%]
expected:
if os == "android": [FAIL, TIMEOUT]
[TIMEOUT, FAIL]