diff options
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/css/progress-based-animation-animation-longhand-properties.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/scroll-animations/css/progress-based-animation-animation-longhand-properties.tentative.html.ini | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/css/progress-based-animation-animation-longhand-properties.tentative.html.ini b/testing/web-platform/meta/scroll-animations/css/progress-based-animation-animation-longhand-properties.tentative.html.ini new file mode 100644 index 0000000000..62c912ded9 --- /dev/null +++ b/testing/web-platform/meta/scroll-animations/css/progress-based-animation-animation-longhand-properties.tentative.html.ini @@ -0,0 +1,30 @@ +[progress-based-animation-animation-longhand-properties.tentative.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [animation-iteration-count] + expected: + if os == "android": FAIL + + [animation-direction: normal] + expected: + if os == "android": FAIL + + [animation-direction: reverse] + expected: + if os == "android": FAIL + + [animation-direction: alternate] + expected: + if os == "android": FAIL + + [animation-direction: alternate-reverse] + expected: + if os == "android": FAIL + + [animation-delay with a positive value] + expected: + if os == "android": FAIL + + [animation-delay with a negative value] + expected: + if os == "android": FAIL |