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-clip-path.html:41:3)
Pass
assert_true(true, "isIntersecting")
    at Test.testIntersection ( /intersection-observer/scroll-margin-clip-path.html:42:3)
Pass
assert_approx_equals(0.20000000298023224, 0.2, 0.001, "intersectionRatio")
    at Test.testIntersection ( /intersection-observer/scroll-margin-clip-path.html:43:3)