Source code
Revision control
Copy as Markdown
Other Tools
[overscroll-event-fired-to-document.tentative.html]
expected:
if os == "linux" and os_version == "24.04" and not debug: TIMEOUT
if fission and not debug: TIMEOUT
[Tests that the document gets overscroll event when no element scrolls after touch scrolling.]
expected:
if os == "linux" and os_version == "24.04" and not debug: TIMEOUT
if os == "linux" and os_version == "18.04" and processor == 'x86_64' and opt: TIMEOUT
if fission and not debug: TIMEOUT
FAIL