[isIntersecting-threshold.html] [Scrolled to half way through target element] expected: if (os == "win") and (processor == "x86_64") and not debug: PASS if (os == "android") and debug: PASS if os == "mac": PASS [PASS, FAIL] [Scrolled to target element completely off screen] expected: if (os == "win") and (processor == "x86_64") and not debug: PASS if (os == "android") and debug: PASS if os == "mac": PASS [PASS, FAIL] [At initial scroll position] expected: if (os == "win") and (processor == "x86_64") and not debug: PASS if (os == "android") and debug: PASS if os == "mac": PASS [PASS, FAIL]