Source code

Revision control

Copy as Markdown

Other Tools

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