Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Failproperties of pseudo elements in update callbackassert_equals: wrapper(target) expected "fixed" but got "absolute"
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-view-transitions/pseudo-get-computed-style.html:36:5
Asserts run
Pass
assert_implements(function "function startViewTransition() { [native code] }", "Missing document.startViewTransition")
    at Test.<anonymous> ( /css/css-view-transitions/pseudo-get-computed-style.html:30:3)
Pass
assert_equals("fixed", "fixed", "::view-transition")
    at  /css/css-view-transitions/pseudo-get-computed-style.html:32:5
Pass
assert_equals("absolute", "absolute", "container(target)")
    at  /css/css-view-transitions/pseudo-get-computed-style.html:33:5
Fail
assert_equals("absolute", "fixed", "wrapper(target)")
    at  /css/css-view-transitions/pseudo-get-computed-style.html:36:5
Failproperties of pseudo elements outside of transitionassert_equals: expected "fixed" but got "absolute"
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-view-transitions/pseudo-get-computed-style.html:79:5
Asserts run
Pass
assert_implements(function "function startViewTransition() { [native code] }", "Missing document.startViewTransition")
    at Test.<anonymous> ( /css/css-view-transitions/pseudo-get-computed-style.html:73:3)
Pass
assert_equals("fixed", "fixed")
    at  /css/css-view-transitions/pseudo-get-computed-style.html:75:5
Pass
assert_equals("absolute", "absolute")
    at  /css/css-view-transitions/pseudo-get-computed-style.html:76:5
Fail
assert_equals("absolute", "fixed")
    at  /css/css-view-transitions/pseudo-get-computed-style.html:79:5