Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassscrollIntoView scrolls partially-visible child in both axes
Asserts run
Pass
assert_equals(0, 0, "Precondition")
    at Test.<anonymous> ( /css/cssom-view/scrollIntoView-horizontal-partially-visible.html:37:5)
Pass
assert_equals(0, 0, "Precondition")
    at Test.<anonymous> ( /css/cssom-view/scrollIntoView-horizontal-partially-visible.html:38:5)
Pass
assert_not_equals(undefined, 0, "Precondition")
    at Test.<anonymous> ( /css/cssom-view/scrollIntoView-horizontal-partially-visible.html:39:5)
Pass
assert_not_equals(undefined, 0, "Precondition")
    at Test.<anonymous> ( /css/cssom-view/scrollIntoView-horizontal-partially-visible.html:40:5)
Pass
assert_equals(200, 200, "Should have scrolled in the block direction")
    at Test.<anonymous> ( /css/cssom-view/scrollIntoView-horizontal-partially-visible.html:44:5)
Pass
assert_equals(200, 200, "Should have scrolled in the inline direction")
    at Test.<anonymous> ( /css/cssom-view/scrollIntoView-horizontal-partially-visible.html:45:5)