scroll-snap-stop-computed.html.ini (534B)
1 [scroll-snap-stop-computed.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 [Property scroll-snap-stop value 'normal'] 5 expected: 6 if not debug and (os == "linux"): [PASS, FAIL] 7 if not debug and (os == "mac"): [PASS, FAIL] 8 if not debug and (os == "android"): [PASS, FAIL] 9 10 [Property scroll-snap-stop value 'always'] 11 expected: 12 if not debug and (os == "linux"): [PASS, FAIL] 13 if not debug and (os == "android"): [PASS, FAIL] 14 if not debug and (os == "mac"): [PASS, FAIL]