[scroll-behavior-main-frame-window.html] [Main frame with smooth scroll-behavior ; scroll() with default behavior] expected: if (os == "linux") and webrender: ["PASS", "FAIL"] [Main frame with auto scroll-behavior ; scroll() with smooth behavior] expected: if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["FAIL", "PASS"] if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["PASS", "FAIL"] if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["PASS", "FAIL"] if (os == "linux") and webrender: ["PASS", "FAIL"] [Main frame with auto scroll-behavior ; scrollTo() with smooth behavior] expected: if (os == "win") and webrender and not debug and fission: ["PASS", "FAIL"] if (os == "win") and webrender and debug: ["PASS", "FAIL"] [Main frame with smooth scroll-behavior ; scrollTo() with default behavior] expected: if (os == "win") and webrender and not debug and fission: ["PASS", "FAIL"] if (os == "win") and webrender and debug: ["PASS", "FAIL"] [Main frame with smooth scroll-behavior ; scrollTo() with auto behavior] expected: if tsan: ["PASS", "FAIL"] if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"] [Main frame with smooth scroll-behavior ; scrollTo() with smooth behavior] expected: if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"] [Main frame with smooth scroll-behavior ; scroll() with auto behavior] expected: if tsan: ["PASS", "FAIL"] [Main frame with smooth scroll-behavior ; scrollBy() with auto behavior] expected: if tsan: ["PASS", "FAIL"]