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
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.html:40:5)
PassCSS animation correctly uses the <html> element as the source for the nearest scroll() timeline
Asserts run
Pass
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)
PassCSS animation correctly uses the <html> element as the source for the root scroll() timeline
Asserts run
Pass
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)