14 lines
643 B
INI
14 lines
643 B
INI
[scroll-snap-stop-change.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[scroll-snap-stop for areas on HTML should control snapping behavior and changing it takes effect]
|
|
expected:
|
|
if not debug and (os == "android"): [PASS, FAIL]
|
|
if not debug and (os == "mac"): [PASS, FAIL]
|
|
if not debug and (os == "linux"): [PASS, FAIL]
|
|
|
|
[scroll-snap-stop for areas on DIV should control snapping behavior and changing it takes effect]
|
|
expected:
|
|
if not debug and (os == "mac"): [PASS, FAIL]
|
|
if not debug and (os == "linux"): [PASS, FAIL]
|
|
if not debug and (os == "android"): [PASS, FAIL]
|