Pass | CSS animation correctly uses the <body> element as the source for the self scroll() timeline in quirks mode | 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-quirks-mode.html:39:5) |
|
Pass | CSS animation correctly uses the <body> element as the source for the nearest scroll() timeline in quirks mode | 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-quirks-mode.html:39:5) |
|
Pass | CSS animation correctly uses the <body> element as the source for the root scroll() timeline in quirks mode | 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-quirks-mode.html:39:5) |
|