Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Fail@property rules in shadow trees should be globally registeredassert_equals: expected "2px" but got "calc(1px + 1px)"
    at Test.<anonymous> (https://www1.wpt.live/css/css-properties-values-api/at-property-shadow.html:41:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/css/css-properties-values-api/at-property-shadow.html:36:1
Asserts run
Pass
assert_equals("2px", "2px")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-shadow.html:40:3)
Fail
assert_equals("calc(1px + 1px)", "2px")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-shadow.html:41:3)