diff options
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/css/view-timeline-delay-animation.html.ini')
-rw-r--r-- | testing/web-platform/meta/scroll-animations/css/view-timeline-delay-animation.html.ini | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/css/view-timeline-delay-animation.html.ini b/testing/web-platform/meta/scroll-animations/css/view-timeline-delay-animation.html.ini new file mode 100644 index 0000000000..ccbb93987c --- /dev/null +++ b/testing/web-platform/meta/scroll-animations/css/view-timeline-delay-animation.html.ini @@ -0,0 +1,23 @@ +[view-timeline-delay-animation.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Animation with delays [initial, initial\]] + expected: FAIL + + [Animation with delays [cover 0%, cover 100%\]] + expected: FAIL + + [Animation with delays [contain 0%, contain 100%\]] + expected: FAIL + + [Animation with delays [enter 0%, enter 100%\]] + expected: FAIL + + [Animation with delays [exit 0%, exit 100%\]] + expected: FAIL + + [Animation with delays [contain -50%, enter 200%\]] + expected: FAIL + + [Animation with delays [enter 0%, exit 100%\]] + expected: FAIL |