before anchor after target

before anchor after target

Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
FailInitial position of the targetsassert_equals: expected 140 but got 70
    at Test.<anonymous> (https://wpt.live/css/css-anchor-position/anchor-scroll-004.html:70:3)
Asserts run
Fail
assert_equals(70, 140)
    at Test.<anonymous> ( /css/css-anchor-position/anchor-scroll-004.html:70:3)
Fail#target1 should scroll with #anchor1assert_equals: expected 120 but got 50
    at Test.<anonymous> (https://wpt.live/css/css-anchor-position/anchor-scroll-004.html:79:3)
Asserts run
Fail
assert_equals(50, 120)
    at Test.<anonymous> ( /css/css-anchor-position/anchor-scroll-004.html:79:3)
Fail#target2 should scroll with #anchor2assert_equals: expected 100 but got 38
    at Test.<anonymous> (https://wpt.live/css/css-anchor-position/anchor-scroll-004.html:87:3)
Asserts run
Fail
assert_equals(38, 100)
    at Test.<anonymous> ( /css/css-anchor-position/anchor-scroll-004.html:87:3)