Pass | CSS animation correctly uses the <body> element as the source for the default scroll() timeline in quirks mode | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source-quirks-mode.html:41:5) | Pass | assert_equals(Element node <body><div class="animated" id="default"></div> <div clas..., Element node <body><div class="animated" id="default"></div> <div clas...)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source-quirks-mode.html:42:5) |
|
Pass | CSS animation correctly uses the <body> element as the source for the root scroll() timeline in quirks mode | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source-quirks-mode.html:41:5) | Pass | assert_equals(Element node <body><div class="animated" id="default"></div> <div clas..., Element node <body><div class="animated" id="default"></div> <div clas...)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source-quirks-mode.html:42:5) |
|
Pass | CSS animation correctly uses the <body> element as the source for the nearest scroll() timeline in quirks mode | Asserts runPass | assert_equals(1, 1)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source-quirks-mode.html:41:5) | Pass | assert_equals(Element node <body><div class="animated" id="default"></div> <div clas..., Element node <body><div class="animated" id="default"></div> <div clas...)
at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source-quirks-mode.html:42:5) |
|