Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailCSS Test: CSSStyleDeclaration properties are defined as WebIDL attributes, not using getOwnPropertyNames()assert_false: shouldn't have an own property for WebIDL attributes expected false got true
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/cssstyledeclaration-properties.html:13:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/cssstyledeclaration-properties.html:9:3
Asserts run
Pass
assert_true(true, "Should be a CSStyleDeclaration")
    at Test.<anonymous> ( /css/cssom/cssstyledeclaration-properties.html:11:5)
Pass
assert_true(true, "Should support the color property")
    at Test.<anonymous> ( /css/cssom/cssstyledeclaration-properties.html:12:5)
Fail
assert_false(true, "shouldn't have an own property for WebIDL attributes")
    at Test.<anonymous> ( /css/cssom/cssstyledeclaration-properties.html:13:5)