Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassOuter animation can see view timeline defined by :host
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /scroll-animations/css/view-timeline-name-shadow.html:56:5)
Pass
assert_not_equals(object "[object ViewTimeline]", null)
    at Test.<anonymous> ( /scroll-animations/css/view-timeline-name-shadow.html:58:5)
Pass
assert_equals("y", "y")
    at Test.<anonymous> ( /scroll-animations/css/view-timeline-name-shadow.html:59:5)
PassOuter animation can see view timeline defined by ::slotted
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /scroll-animations/css/view-timeline-name-shadow.html:94:5)
Pass
assert_not_equals(object "[object ViewTimeline]", null)
    at Test.<anonymous> ( /scroll-animations/css/view-timeline-name-shadow.html:96:5)
Pass
assert_equals("y", "y")
    at Test.<anonymous> ( /scroll-animations/css/view-timeline-name-shadow.html:97:5)
PassInner animation can see view timeline defined by ::part
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /scroll-animations/css/view-timeline-name-shadow.html:136:5)
Pass
assert_not_equals(object "[object ViewTimeline]", null)
    at Test.<anonymous> ( /scroll-animations/css/view-timeline-name-shadow.html:138:5)
Pass
assert_equals("x", "x")
    at Test.<anonymous> ( /scroll-animations/css/view-timeline-name-shadow.html:139:5)
PassSlotted element can see view timeline within the shadow
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /scroll-animations/css/view-timeline-name-shadow.html:176:5)
Pass
assert_not_equals(object "[object ViewTimeline]", null)
    at Test.<anonymous> ( /scroll-animations/css/view-timeline-name-shadow.html:178:5)
Pass
assert_equals("y", "y")
    at Test.<anonymous> ( /scroll-animations/css/view-timeline-name-shadow.html:179:5)