Pass | Outer animation can see view timeline defined by :host | Asserts runPass | 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) |
|
Pass | Outer animation can see view timeline defined by ::slotted | Asserts runPass | 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) |
|
Pass | Inner animation can see view timeline defined by ::part | Asserts runPass | 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) |
|
Pass | Slotted element can see view timeline within the shadow | Asserts runPass | 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) |
|