scroll-behavior-main-frame-window.html.ini (657B)
1 [scroll-behavior-main-frame-window.html] 2 [Main frame with smooth scroll-behavior ; scroll() with default behavior] 3 expected: 4 if not fission and (os == "linux") and debug: [PASS, FAIL] 5 6 [Main frame with auto scroll-behavior ; scroll() with smooth behavior] 7 expected: 8 if not fission and (os == "linux") and debug: [PASS, FAIL] 9 10 [Main frame with smooth scroll-behavior ; scrollTo() with auto behavior] 11 expected: 12 if not fission and (os == "linux") and debug: [PASS, FAIL] 13 14 [Main frame with smooth scroll-behavior ; scroll() with auto behavior] 15 expected: 16 if not fission and (os == "linux") and debug: [PASS, FAIL]