Pass | Outer animation can see scroll timeline defined by :host | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-name-shadow.html:55:5) | Pass | assert_not_equals(object "[object ScrollTimeline]", null)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-name-shadow.html:57:5) | Pass | assert_equals("y", "y")
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-name-shadow.html:58:5) |
|
Pass | Outer animation can see scroll timeline defined by ::slotted | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-name-shadow.html:93:5) | Pass | assert_not_equals(object "[object ScrollTimeline]", null)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-name-shadow.html:95:5) | Pass | assert_equals("y", "y")
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-name-shadow.html:96:5) |
|
Pass | Inner animation can see scroll timeline defined by ::part | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-name-shadow.html:135:5) | Pass | assert_not_equals(object "[object ScrollTimeline]", null)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-name-shadow.html:137:5) | Pass | assert_equals("x", "x")
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-name-shadow.html:138:5) |
|
Pass | Slotted element can see scroll timeline within the shadow | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-name-shadow.html:175:5) | Pass | assert_not_equals(object "[object ScrollTimeline]", null)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-name-shadow.html:177:5) | Pass | assert_equals("y", "y")
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-name-shadow.html:178:5) |
|