Pass | CSS animation correctly uses the <html> element as the source for the default scroll() timeline | Asserts runPass | 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) |
|
Pass | CSS animation correctly uses the <html> element as the source for the root scroll() timeline | Asserts runPass | 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) |
|
Pass | CSS animation correctly uses the <html> element as the source for the nearest scroll() timeline | Asserts runPass | 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) |
|