Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailCSS View Transitions: Verify to keyframe valuesassert_true: keyframe[1] should be matrix, not none expected true got false
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-view-transitions/to-keyframe-values.html:35:7)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-view-transitions/to-keyframe-values.html:30:7
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /css/css-view-transitions/to-keyframe-values.html:31:7)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /css/css-view-transitions/to-keyframe-values.html:32:7)
Pass
assert_true(true, "keyframe[0] should be matrix, not matrix(1, 0, 0, 1, 8, 8)")
    at Test.<anonymous> ( /css/css-view-transitions/to-keyframe-values.html:33:7)
Fail
assert_true(false, "keyframe[1] should be matrix, not none")
    at Test.<anonymous> ( /css/css-view-transitions/to-keyframe-values.html:35:7)