Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passanchor-name should not leak out of a shadow tree
Asserts run
Pass
assert_equals(100, 100, "#anchored is positioned against #anchor")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-name-in-shadow.html:33:5)
Passanchor() in shadow tree should not match host anchor-name
Asserts run
Pass
assert_equals(37, 37, "#anchored is positioned using fallback")
    at Test.<anonymous> ( /css/css-anchor-position/anchor-name-in-shadow.html:51:5)