summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-animations/css/animation-timeline-computed.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/css/animation-timeline-computed.html.ini')
-rw-r--r--testing/web-platform/meta/scroll-animations/css/animation-timeline-computed.html.ini30
1 files changed, 30 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/css/animation-timeline-computed.html.ini b/testing/web-platform/meta/scroll-animations/css/animation-timeline-computed.html.ini
new file mode 100644
index 0000000000..01685f749c
--- /dev/null
+++ b/testing/web-platform/meta/scroll-animations/css/animation-timeline-computed.html.ini
@@ -0,0 +1,30 @@
+[animation-timeline-computed.html]
+ [Property animation-timeline value 'scroll(x)']
+ expected: FAIL
+
+ [Property animation-timeline value 'scroll(y)']
+ expected: FAIL
+
+ [Property animation-timeline value 'scroll(y root)']
+ expected: FAIL
+
+ [Property animation-timeline value 'view(x)']
+ expected: FAIL
+
+ [Property animation-timeline value 'view(y)']
+ expected: FAIL
+
+ [Property animation-timeline value 'view(y 1px)']
+ expected: FAIL
+
+ [Property animation-timeline value 'view(y 1px auto)']
+ expected: FAIL
+
+ [Property animation-timeline value 'view(1px y)']
+ expected: FAIL
+
+ [Property animation-timeline value 'view(y auto)']
+ expected: FAIL
+
+ [Property animation-timeline value 'view(y auto auto)']
+ expected: FAIL