Pass | Tests scrollend event for calling scrollTo with behavior 'auto' on subframe. | Asserts runPass | assert_false(false)
at HTMLDivElement.onElementScrollEnd ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:46:3) | Pass | assert_false(false)
at HTMLDivElement.onElementScrollEnd ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:47:3) | Pass | assert_false(false)
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:134:7) | Pass | assert_equals(200, 200, "DIV.scrollTo scrollLeft")
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:137:5) | Pass | assert_equals(200, 200, "DIV.scrollTo scrollTop")
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:139:5) |
|
Pass | Tests scrollend event for calling scrollTo with behavior 'smooth' on subframe. | Asserts runPass | assert_false(false)
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:134:7) | Pass | assert_equals(200, 200, "DIV.scrollTo scrollLeft")
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:137:5) | Pass | assert_equals(200, 200, "DIV.scrollTo scrollTop")
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:139:5) |
|
Pass | Tests scrollend event for calling scrollBy with behavior 'auto' on subframe. | Asserts runPass | assert_false(false)
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:134:7) | Pass | assert_equals(200, 200, "DIV.scrollBy scrollLeft")
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:137:5) | Pass | assert_equals(200, 200, "DIV.scrollBy scrollTop")
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:139:5) |
|
Pass | Tests scrollend event for calling scrollBy with behavior 'smooth' on subframe. | Asserts runPass | assert_false(false)
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:134:7) | Pass | assert_equals(200, 200, "DIV.scrollBy scrollLeft")
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:137:5) | Pass | assert_equals(200, 200, "DIV.scrollBy scrollTop")
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:139:5) |
|
Fail | Tests scrollend event for calling scrollTo with behavior 'auto' on root. | assert_false: expected false got true at testScrollFn (https://wpt.live/dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7) Asserts runFail | assert_false(true)
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7) |
|
Fail | Tests scrollend event for calling scrollTo with behavior 'smooth' on root. | assert_false: expected false got true at testScrollFn (https://wpt.live/dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7) Asserts runPass | assert_false(false)
at HTMLDocument.onDocumentScrollEnd ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:52:3) | Pass | assert_true(true)
at HTMLDocument.onDocumentScrollEnd ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:54:3) | Fail | assert_false(true)
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7) |
|
Fail | Tests scrollend event for calling scrollBy with behavior 'auto' on root. | assert_false: expected false got true at testScrollFn (https://wpt.live/dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7) Asserts runFail | assert_false(true)
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7) |
|
Fail | Tests scrollend event for calling scrollBy with behavior 'smooth' on root. | assert_false: expected false got true at testScrollFn (https://wpt.live/dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7) Asserts runPass | assert_false(false)
at HTMLDocument.onDocumentScrollEnd ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:52:3) | Pass | assert_true(true)
at HTMLDocument.onDocumentScrollEnd ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:54:3) | Fail | assert_false(true)
at testScrollFn ( /dom/events/scrolling/scrollend-event-fired-for-programmatic-scroll.html:132:7) |
|