summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-animations/css/animation-timeline-view-functional-notation.tentative.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/css/animation-timeline-view-functional-notation.tentative.html.ini')
-rw-r--r--testing/web-platform/meta/scroll-animations/css/animation-timeline-view-functional-notation.tentative.html.ini42
1 files changed, 42 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/css/animation-timeline-view-functional-notation.tentative.html.ini b/testing/web-platform/meta/scroll-animations/css/animation-timeline-view-functional-notation.tentative.html.ini
new file mode 100644
index 0000000000..052c448ee9
--- /dev/null
+++ b/testing/web-platform/meta/scroll-animations/css/animation-timeline-view-functional-notation.tentative.html.ini
@@ -0,0 +1,42 @@
+[animation-timeline-view-functional-notation.tentative.html]
+ [animation-timeline: view()]
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
+ expected: FAIL
+
+ [animation-timeline: view(50px)]
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
+ expected: FAIL
+
+ [animation-timeline: view(auto 50px)]
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
+ expected: FAIL
+
+ [animation-timeline: view(inline)]
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
+ expected: FAIL
+
+ [animation-timeline: view(), view(inline)]
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
+ expected: FAIL
+
+ [animation-timeline: view(inline) changes to view(inline 50px)]
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1824875
+ expected: FAIL
+
+ [animation-timeline: view(x) without timeline range name]
+ expected: FAIL
+
+ [animation-timeline: view(y) without timeline range name]
+ expected: FAIL
+
+ [animation-timeline: view(x 50px) without timeline range name]
+ expected: FAIL
+
+ [animation-timeline: view(x)]
+ expected: FAIL
+
+ [animation-timeline: view(y)]
+ expected: FAIL
+
+ [animation-timeline: view(x 50px)]
+ expected: FAIL