scrollend-event-fired-to-element-with-overscroll-behavior.html.ini (878B)
1 [scrollend-event-fired-to-element-with-overscroll-behavior.html] 2 expected: 3 if (os == "win") and ccov: OK 4 if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] 5 if (os == "mac") and debug: [OK, TIMEOUT] 6 if (os == "linux") and not debug: [OK, TIMEOUT] 7 [Tests that the last element in the cut scroll chain gets scrollend event when no element scrolls by touch.] 8 expected: 9 if (os == "win") and ccov: FAIL 10 if (os == "linux") and not debug and (processor == "x86_64") and not fission: [FAIL, TIMEOUT] 11 if (os == "linux") and not debug and (processor == "x86_64") and fission: [FAIL, TIMEOUT] 12 if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, FAIL] 13 if (os == "win") and not debug: TIMEOUT 14 if (os == "mac") and debug: [FAIL, TIMEOUT] 15 if (os == "mac") and not debug: TIMEOUT 16 FAIL