Summary

Harness status: OK

Found 11 tests

Details

ResultTest NameMessage
PassAll properties can serialize 'initial'
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:63:3)
FailAll properties (except 'all') can serialize their initial value (computed)assert_array_equals: lengths differ, expected array [] length 0, got [["grid", "none / none / none / row / auto / auto"], ["page-orientation", ""], ["size", ""]] length 3
    at Test.<anonymous> (https://www1.wpt.live/css/cssom/cssom-getPropertyValue-common-checks.html:79:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2684:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/css/cssom/cssom-getPropertyValue-common-checks.html:66:1
Asserts run
Fail
assert_array_equals([["grid", "none / none / none / row / auto / auto"], ["page-orientation", ""], ["size", ""]], [])
    at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:79:3)
PassAll properties (except 'all') can serialize their initial value (specified)
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:92:3)
PassAll shorthands can serialize their longhands set to 'initial'
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:107:3)
FailAll shorthands (except 'all') can serialize their longhands set to their initial valueassert_array_equals: lengths differ, expected array [] length 0, got [["border", ""]] length 1
    at Test.<anonymous> (https://www1.wpt.live/css/cssom/cssom-getPropertyValue-common-checks.html:126:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2684:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/css/cssom/cssom-getPropertyValue-common-checks.html:110:1
Asserts run
Fail
assert_array_equals([["border", ""]], [])
    at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:126:3)
PassAll aliases can serialize target property set to 'initial'
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:139:3)
PassAll aliases can serialize target property set to its initial value
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:155:3)
PassCan't serialize shorthand when longhands are set to different css-wide keywords
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:171:3)
PassCan't serialize shorthand when longhands have different priority
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:187:3)
PassCan't serialize shorthand set to 'initial' when some longhand is missing
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:203:3)
PassCan't serialize shorthand set to initial value when some longhand is missing
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:221:3)