Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassTry fallbacks which are not found are not part of the limit
Asserts run
Pass
assert_equals(0, 0, "The --bar try fallback should be applied")
    at Test.<anonymous> ( /css/css-anchor-position/position-try-fallbacks-limit.html:47:7)
PassMust support At least five try fallbacks
Asserts run
Pass
assert_equals(20, 20, "The --f5 try fallback should be applied")
    at Test.<anonymous> ( /css/css-anchor-position/position-try-fallbacks-limit.html:51:7)