Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAll the scrollers affected by scrollIntoView should land on a snap position if one exists. Otherwise, land according to the specified alignment
Asserts run
Pass
assert_equals(600, 600, "ScrollIntoView lands on the target's snap position regardless of the specified alignment.")
    at Test.<anonymous> ( /css/css-scroll-snap/nested-scrollIntoView-snaps.html:87:3)
Pass
assert_equals(600, 600, "ScrollIntoView lands on the target's snap position regardless of the specified alignment.")
    at Test.<anonymous> ( /css/css-scroll-snap/nested-scrollIntoView-snaps.html:88:3)
Pass
assert_equals(1200, 1200, "ScrollIntoView ends with the specified alignment if no snap position is specified.")
    at Test.<anonymous> ( /css/css-scroll-snap/nested-scrollIntoView-snaps.html:95:3)
Pass
assert_equals(1200, 1200, "ScrollIntoView ends with the specified alignment if no snap position is specified.")
    at Test.<anonymous> ( /css/css-scroll-snap/nested-scrollIntoView-snaps.html:96:3)
Pass
assert_equals(1100, 1100, "ScrollIntoView lands on the snap position closest to the specified alignment.")
    at Test.<anonymous> ( /css/css-scroll-snap/nested-scrollIntoView-snaps.html:101:3)
Pass
assert_equals(1100, 1100, "ScrollIntoView lands on the snap position closest to the specified alignment.")
    at Test.<anonymous> ( /css/css-scroll-snap/nested-scrollIntoView-snaps.html:102:3)