Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassCSS animation correctly uses the <body> element as the source for the self scroll() timeline in quirks mode
Asserts run
Pass
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)
PassCSS animation correctly uses the <body> element as the source for the nearest scroll() timeline in quirks mode
Asserts run
Pass
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)
PassCSS animation correctly uses the <body> element as the source for the root scroll() timeline in quirks mode
Asserts run
Pass
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)