blob: b6fa1c2ec8ba9ee10beafaf664ade47c93c9409a [file] [log] [blame]
PASS iframe loaded
PASS Subframe with auto scroll-behavior ; scroll() with default behavior
PASS Subframe with auto scroll-behavior ; scroll() with auto behavior
PASS Subframe with auto scroll-behavior ; scroll() with instant behavior
FAIL Subframe 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 Subframe 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 Subframe 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 Subframe with smooth scroll-behavior ; scroll() with instant behavior
FAIL Subframe 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 Subframe with auto scroll-behavior ; scrollTo() with default behavior
PASS Subframe with auto scroll-behavior ; scrollTo() with auto behavior
PASS Subframe with auto scroll-behavior ; scrollTo() with instant behavior
FAIL Subframe 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 Subframe 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 Subframe 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 Subframe with smooth scroll-behavior ; scrollTo() with instant behavior
FAIL Subframe 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 Subframe with auto scroll-behavior ; scrollBy() with default behavior
PASS Subframe with auto scroll-behavior ; scrollBy() with auto behavior
PASS Subframe with auto scroll-behavior ; scrollBy() with instant behavior
FAIL Subframe 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 Subframe 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 Subframe 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 Subframe with smooth scroll-behavior ; scrollBy() with instant behavior
FAIL Subframe 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 Subframe with auto scroll-behavior ; scrollIntoView() with default behavior
PASS Subframe with auto scroll-behavior ; scrollIntoView() with auto behavior
PASS Subframe with auto scroll-behavior ; scrollIntoView() with instant behavior
FAIL Subframe with auto scroll-behavior ; scrollIntoView() with smooth behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
FAIL Subframe with smooth scroll-behavior ; scrollIntoView() with default behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
FAIL Subframe with smooth scroll-behavior ; scrollIntoView() with auto behavior assert_less_than: Should not set scrollLeft immediately expected a number less than 500 but got 500
PASS Subframe with smooth scroll-behavior ; scrollIntoView() with instant behavior
FAIL Subframe with smooth scroll-behavior ; scrollIntoView() 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 a subframe with another smooth scrolling
PASS Aborting an ongoing smooth scrolling on a subframe with an instant scrolling