Source code

Revision control

Copy as Markdown

Other Tools

[scrollend-event-fired-to-window.html]
expected:
if (os == "linux") and not debug: [OK, TIMEOUT]
TIMEOUT
[Tests that the window gets scrollend event when no element scrolls after touch scrolling.]
expected:
if (os == "win") and ccov: FAIL
if not debug and (os == "linux") and (processor == "x86_64") and not fission: [TIMEOUT, FAIL]
if not debug and (os == "linux") and (processor == "x86_64") and fission: [TIMEOUT, FAIL]
if not debug and (os == "linux") and (processor == "x86"): [TIMEOUT, FAIL]
if not debug and (os == "win"): TIMEOUT
if not debug and (os == "mac"): TIMEOUT
FAIL
[testing, vertical]
expected: TIMEOUT