Summary

Harness status: OK

Found 3 tests

Details

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