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