blob: 36bba2fe82f61381e408a55733748d9160a0d851 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[isIntersecting-threshold.html]
[Scrolled to half way through target element]
expected:
if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
if (os == "android") and swgl: [PASS, FAIL]
[Scrolled to target element completely off screen]
expected:
if not fission and (os == "linux") and debug and not swgl: [PASS, FAIL]
[At initial scroll position]
expected:
if not fission and (os == "linux") and debug and not swgl: [PASS, FAIL]
|