Source code
Revision control
Copy as Markdown
Other Tools
[scroll-cross-origin-iframes.html]
prefs: [remote.events.async.wheel.enabled:true]
expected:
if (os == "linux") and not tsan and not debug and asan: [TIMEOUT, OK]
if (os == "linux") and not tsan and not debug and not asan: [TIMEOUT, OK]
if (os == "linux") and not tsan and debug: [OK, TIMEOUT]
[Verify sibling cross-origin iframes can wheel-scroll.]
expected:
if (os == "linux") and not tsan and not debug and asan: [TIMEOUT, PASS]
if (os == "linux") and not tsan and not debug and not asan: [TIMEOUT, PASS]
if (os == "linux") and not tsan and debug: [PASS, TIMEOUT]