Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassCSS animation correctly uses the <html> element as the source for the default scroll() timeline
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source.html:42:5)
Pass
assert_equals(Element node <html><head><title>The scroll() timeline source</title> <..., Element node <html><head><title>The scroll() timeline source</title> <...)
    at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source.html:43:5)
PassCSS animation correctly uses the <html> element as the source for the root scroll() timeline
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source.html:42:5)
Pass
assert_equals(Element node <html><head><title>The scroll() timeline source</title> <..., Element node <html><head><title>The scroll() timeline source</title> <...)
    at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source.html:43:5)
PassCSS animation correctly uses the <html> element as the source for the nearest scroll() timeline
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source.html:42:5)
Pass
assert_equals(Element node <html><head><title>The scroll() timeline source</title> <..., Element node <html><head><title>The scroll() timeline source</title> <...)
    at Test.<anonymous> ( /scroll-animations/css/scroll-timeline-anonymous-source.html:43:5)