14 lines
534 B
INI
14 lines
534 B
INI
[scroll-snap-stop-computed.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[Property scroll-snap-stop value 'normal']
|
|
expected:
|
|
if not debug and (os == "linux"): [PASS, FAIL]
|
|
if not debug and (os == "mac"): [PASS, FAIL]
|
|
if not debug and (os == "android"): [PASS, FAIL]
|
|
|
|
[Property scroll-snap-stop value 'always']
|
|
expected:
|
|
if not debug and (os == "linux"): [PASS, FAIL]
|
|
if not debug and (os == "android"): [PASS, FAIL]
|
|
if not debug and (os == "mac"): [PASS, FAIL]
|