Pass | CSS animation correctly uses the <body> element as the source for the self scroll() timeline | Asserts runPass | assert_equals(Element node <body> <script> "use strict"; const timelineSourceTest =..., Element node <body> <script> "use strict"; const timelineSourceTest =...)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source-scrollable-body.html:40:5) |
|
Pass | CSS animation correctly uses the <html> element as the source for the nearest scroll() timeline | Asserts runPass | assert_equals(Element node <html><head><title>The scroll() timeline source in quirks..., Element node <html><head><title>The scroll() timeline source in quirks...)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source-scrollable-body.html:40:5) |
|
Pass | CSS animation correctly uses the <html> element as the source for the root scroll() timeline | Asserts runPass | assert_equals(Element node <html><head><title>The scroll() timeline source in quirks..., Element node <html><head><title>The scroll() timeline source in quirks...)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source-scrollable-body.html:40:5) |
|