Source code

Revision control

Copy as Markdown

Other Tools

[overscroll-behavior-root.html]
prefs: [test.events.async.enabled:true]
[overscroll-behavior in root works]
expected:
if (os == "linux") and not debug and not tsan and not fission and asan: [PASS, FAIL]
if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
if (os == "linux") and not debug and not tsan and fission: [PASS, FAIL]
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if os == "android": FAIL