blob: 390a0d315b674f3c669e67d626ee05c82bac8941 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[isIntersecting-threshold.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Scrolled to half way through target element]
expected:
if not fission and debug and (os == "linux") and not swgl: [PASS, FAIL]
if not fission and debug and (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]
|