blob: cc665ebdb8ba15edb3631f8df82f0623093ba914 [file] [log] [blame]
PASS iframe loaded
PASS Main frame with auto scroll-behavior ; scroll() with default behavior
PASS Main frame with auto scroll-behavior ; scroll() with auto behavior
PASS Main frame with auto scroll-behavior ; scroll() with instant behavior
FAIL Main frame with auto scroll-behavior ; scroll() with smooth behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
FAIL Main frame with smooth scroll-behavior ; scroll() with default behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
FAIL Main frame with smooth scroll-behavior ; scroll() with auto behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
PASS Main frame with smooth scroll-behavior ; scroll() with instant behavior
FAIL Main frame with smooth scroll-behavior ; scroll() with smooth behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
PASS Main frame with auto scroll-behavior ; scrollTo() with default behavior
PASS Main frame with auto scroll-behavior ; scrollTo() with auto behavior
PASS Main frame with auto scroll-behavior ; scrollTo() with instant behavior
FAIL Main frame with auto scroll-behavior ; scrollTo() with smooth behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
FAIL Main frame with smooth scroll-behavior ; scrollTo() with default behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
FAIL Main frame with smooth scroll-behavior ; scrollTo() with auto behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
PASS Main frame with smooth scroll-behavior ; scrollTo() with instant behavior
FAIL Main frame with smooth scroll-behavior ; scrollTo() with smooth behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
PASS Main frame with auto scroll-behavior ; scrollBy() with default behavior
PASS Main frame with auto scroll-behavior ; scrollBy() with auto behavior
PASS Main frame with auto scroll-behavior ; scrollBy() with instant behavior
FAIL Main frame with auto scroll-behavior ; scrollBy() with smooth behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
FAIL Main frame with smooth scroll-behavior ; scrollBy() with default behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
FAIL Main frame with smooth scroll-behavior ; scrollBy() with auto behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
PASS Main frame with smooth scroll-behavior ; scrollBy() with instant behavior
FAIL Main frame with smooth scroll-behavior ; scrollBy() with smooth behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
PASS Aborting an ongoing smooth scrolling on the main frame with another smooth scrolling
PASS Aborting an ongoing smooth scrolling on the main frame with an instant scrolling