Source code
Revision control
Copy as Markdown
Other Tools
[isIntersecting-threshold.html]
[Scrolled to half way through target element]
expected:
if (os == "mac") and not debug: PASS
if (os == "android") and debug: PASS
[PASS, FAIL]
[Scrolled to target element completely off screen]
expected:
if (os == "mac") and not debug: PASS
if (os == "android") and debug: PASS
[PASS, FAIL]
[At initial scroll position]
expected:
if (os == "mac") and not debug: PASS
if (os == "android") and debug: PASS
[PASS, FAIL]