blob: 5f85ac45fcf6d879b39bfb1e3a9d75bd6b106151 (
plain)
1
2
3
4
5
6
7
8
|
[scroll-snap-stop-002.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[`scroll-snap-stop: always` snap point is preferred even if the snap area entire snapport]
expected:
if not debug and (os == "android"): [PASS, FAIL]
if not debug and (os == "linux"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
|