[scrollend-event-for-user-scroll.html] expected: if (os == "win") and ccov: [ERROR, OK] if (os == "win") and debug: [ERROR, TIMEOUT] if (os == "win") and not debug: ERROR if os == "mac": ERROR [Tests that the target_div gets scrollend event when touch dragging.] expected: FAIL [Tests that the target_div gets scrollend event when mouse wheel scrolling.] expected: if (os == "linux") and debug and swgl and not fission: [FAIL, PASS] if (os == "linux") and debug and swgl and fission: [FAIL, PASS] if (os == "linux") and not debug and fission and (processor == "x86_64"): [PASS, FAIL] if (os == "linux") and not debug and fission and (processor == "x86"): [FAIL, PASS] if (os == "linux") and debug and not swgl: [PASS, FAIL] if (os == "linux") and not debug and not fission: [FAIL, PASS] FAIL