Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailCustom properties are included in computed styleassert_equals: Should show up in .length expected 384 but got 383
    at Test.<anonymous> (https://www1.wpt.live/css/cssom/cssstyledeclaration-custom-properties.html:16:5)
    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/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(383, 384, "Should show up in .length")
    at Test.<anonymous> ( /css/cssom/cssstyledeclaration-custom-properties.html:16:5)