Pass | All properties can serialize 'initial' | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:63:3) |
|
Fail | All 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 runFail | 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) |
|
Pass | All properties (except 'all') can serialize their initial value (specified) | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:92:3) |
|
Pass | All shorthands can serialize their longhands set to 'initial' | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:107:3) |
|
Fail | All shorthands (except 'all') can serialize their longhands set to their initial value | assert_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 runFail | assert_array_equals([["border", ""]], [])
at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:126:3) |
|
Pass | All aliases can serialize target property set to 'initial' | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:139:3) |
|
Pass | All aliases can serialize target property set to its initial value | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:155:3) |
|
Pass | Can't serialize shorthand when longhands are set to different css-wide keywords | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:171:3) |
|
Pass | Can't serialize shorthand when longhands have different priority | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:187:3) |
|
Pass | Can't serialize shorthand set to 'initial' when some longhand is missing | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:203:3) |
|
Pass | Can't serialize shorthand set to initial value when some longhand is missing | Asserts runPass | assert_array_equals([], [])
at Test.<anonymous> ( /css/cssom/cssom-getPropertyValue-common-checks.html:221:3) |
|