Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassShould be able to set anchor-name to a shadow DOM part and anchor to it
Asserts run
Pass
assert_equals(15, 15)
    at Test.<anonymous> ( /css/css-anchor-position/anchor-name-cross-shadow.html:34:3)
PassShould be able to set anchor-name to the shadow host and anchor to it
Asserts run
Pass
assert_equals(15, 15)
    at Test.<anonymous> ( /css/css-anchor-position/anchor-name-cross-shadow.html:52:3)