Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passanchor-scroll-position-try-014
Asserts run
Pass
assert_equals(59, 59, "Anchored element should be at the bottom of anchor")
    at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:12:7)
Passanchor-scroll-position-try-014 1
Asserts run
Pass
assert_equals(109, 109, "Anchored element should be at the top of anchor")
    at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:9:7)
Failanchor-scroll-position-try-014 2assert_equals: Anchored element should be at the bottom of anchor expected 109 but got 9
    at assert_fallback_position (https://www1.wpt.live/css/css-anchor-position/support/test-common.js:12:7)
    at Test.<anonymous> (https://www1.wpt.live/css/css-anchor-position/anchor-scroll-position-try-014.html:67:3)
Asserts run
Fail
assert_equals(9, 109, "Anchored element should be at the bottom of anchor")
    at assert_fallback_position ( /css/css-anchor-position/support/test-common.js:12:7)