Source code
Revision control
Copy as Markdown
Other Tools
[new-scroll-event-dispatched-at-next-updating-rendering-time.html]
expected:
if (os_version == "24.04") and (processor == "x86_64") and not debug and not asan: [OK, TIMEOUT]
if (os_version == "24.04") and (processor == "x86"): TIMEOUT
[new-scroll-event-dispatched-at-next-updating-rendering-time]
expected:
if (os_version == "24.04") and (processor == "x86_64") and not debug and not asan: [PASS, TIMEOUT]
if (os_version == "24.04") and (processor == "x86"): TIMEOUT
if (os_version == "14.70") and not debug: [PASS, FAIL]