Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailCustom properties are included in computed styleassert_equals: Should show up in .length expected 382 but got 381
    at Test.<anonymous> (https://not-wpt.live/css/cssom/cssstyledeclaration-custom-properties.html:16:5)
    at Test.step (https://not-wpt.live/resources/testharness.js:2638:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/css/cssom/cssstyledeclaration-custom-properties.html:12:3
Asserts run
Pass
assert_equals("bar", "bar", "Should be returned from getPropertyValue")
    at Test.<anonymous> ( /css/cssom/cssstyledeclaration-custom-properties.html:15:5)
Fail
assert_equals(381, 382, "Should show up in .length")
    at Test.<anonymous> ( /css/cssom/cssstyledeclaration-custom-properties.html:16:5)