anchor1
anchor2
target1
target2

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassgetComputedStyle() should return and absolutize the first @try rule style for target1
Asserts run
Pass
assert_equals("0px", "0px")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-getComputedStyle-003.html:80:3)
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-getComputedStyle-003.html:81:3)
Pass
assert_equals("200px", "200px")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-getComputedStyle-003.html:82:3)
PassgetComputedStyle() should return and absolutize the second @try rule style for target2
Asserts run
Pass
assert_equals("200px", "200px")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-getComputedStyle-003.html:87:3)
Pass
assert_equals("200px", "200px")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-getComputedStyle-003.html:88:3)
Pass
assert_equals("100px", "100px")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-getComputedStyle-003.html:89:3)