Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
Pass@position-try rule applies
Asserts run
Pass
assert_equals(50, 50)
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:36:5)
Pass
assert_equals(50, 50)
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:37:5)
Pass@position-try rule wins over inline style
Asserts run
Pass
assert_equals(50, 50)
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:47:5)
Pass
assert_equals(50, 50)
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:48:5)
Pass@position-try rule does not win over !important
Asserts run
Pass
assert_equals(10, 10)
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:63:5)
Pass
assert_equals(50, 50)
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:64:5)
Pass@position-try rule does not win over animations
Asserts run
Pass
assert_equals(50, 50)
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:83:5)
Pass
assert_equals(20, 20)
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:84:5)
Pass@position-try rule does not win over transitions
Asserts run
Pass
assert_equals(50, 50)
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:101:5)
Pass
assert_equals(30, 30)
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:102:5)
Pass@position-try revert / revert-layer reverts to user / author origin
Asserts run
Pass
assert_equals(0, 0, "left reverted back to user origin")
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:136:5)
Pass
assert_equals(20, 20, "top reverted back to author")
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:137:5)
Pass
assert_equals(30, 30, "width from --pf-revert")
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:138:5)
Pass
assert_equals(30, 30, "height from --pf-revert")
    at Test.<anonymous> ( /css/css-anchor-position/position-try-cascade.html:139:5)