Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest scroll margin intersection
Asserts run
Pass
assert_equals(1, 1, "IntersectionObserverEntryCount")
    at Test.testIntersection ( /intersection-observer/scroll-margin-with-border-outline.html:35:3)
Pass
assert_true(true, "isIntersecting")
    at Test.testIntersection ( /intersection-observer/scroll-margin-with-border-outline.html:36:3)
Pass
assert_approx_equals(0.20000000298023224, 0.2, 0.001, "intersectionRatio")
    at Test.testIntersection ( /intersection-observer/scroll-margin-with-border-outline.html:37:3)