Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passscroll-snap-stop for areas on HTML should control snapping behavior and changing it takes effect
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /css/css-scroll-snap/scroll-snap-stop-change.html:74:5)
Pass
assert_equals(100, 100, "scrollBy should not skip area with stop always")
    at Test.<anonymous> ( /css/css-scroll-snap/scroll-snap-stop-change.html:78:5)
Pass
assert_equals(500, 500, "scrollBy should skip secon area with stop normal")
    at Test.<anonymous> ( /css/css-scroll-snap/scroll-snap-stop-change.html:82:5)
Pass
assert_equals(300, 300, "scrollBy should not skip area with stop always")
    at Test.<anonymous> ( /css/css-scroll-snap/scroll-snap-stop-change.html:87:5)
Passscroll-snap-stop for areas on DIV should control snapping behavior and changing it takes effect
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /css/css-scroll-snap/scroll-snap-stop-change.html:74:5)
Pass
assert_equals(100, 100, "scrollBy should not skip area with stop always")
    at Test.<anonymous> ( /css/css-scroll-snap/scroll-snap-stop-change.html:78:5)
Pass
assert_equals(500, 500, "scrollBy should skip secon area with stop normal")
    at Test.<anonymous> ( /css/css-scroll-snap/scroll-snap-stop-change.html:82:5)
Pass
assert_equals(300, 300, "scrollBy should not skip area with stop always")
    at Test.<anonymous> ( /css/css-scroll-snap/scroll-snap-stop-change.html:87:5)