summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-animations/css/scroll-timeline-shorthand.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/css/scroll-timeline-shorthand.html.ini')
-rw-r--r--testing/web-platform/meta/scroll-animations/css/scroll-timeline-shorthand.html.ini51
1 files changed, 51 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/css/scroll-timeline-shorthand.html.ini b/testing/web-platform/meta/scroll-animations/css/scroll-timeline-shorthand.html.ini
new file mode 100644
index 0000000000..318cd81590
--- /dev/null
+++ b/testing/web-platform/meta/scroll-animations/css/scroll-timeline-shorthand.html.ini
@@ -0,0 +1,51 @@
+[scroll-timeline-shorthand.html]
+ [e.style['scroll-timeline'\] = "--abc x" should set the property value]
+ expected: FAIL
+
+ [e.style['scroll-timeline'\] = "--a inline, --b block, --c y" should set the property value]
+ expected: FAIL
+
+ [Property scroll-timeline value 'none y']
+ expected: FAIL
+
+ [Property scroll-timeline value '--abc x']
+ expected: FAIL
+
+ [Property scroll-timeline value '--y y']
+ expected: FAIL
+
+ [Property scroll-timeline value '--a inline, --b block, --c y']
+ expected: FAIL
+
+ [e.style['scroll-timeline'\] = "--abc y" should set scroll-timeline-axis]
+ expected: FAIL
+
+ [e.style['scroll-timeline'\] = "--abc y" should set scroll-timeline-name]
+ expected: FAIL
+
+ [e.style['scroll-timeline'\] = "--abc y" should not set unrelated longhands]
+ expected: FAIL
+
+ [e.style['scroll-timeline'\] = "--inline x" should set scroll-timeline-axis]
+ expected: FAIL
+
+ [e.style['scroll-timeline'\] = "--inline x" should set scroll-timeline-name]
+ expected: FAIL
+
+ [e.style['scroll-timeline'\] = "--inline x" should not set unrelated longhands]
+ expected: FAIL
+
+ [e.style['scroll-timeline'\] = "--abc y, --def" should set scroll-timeline-axis]
+ expected: FAIL
+
+ [e.style['scroll-timeline'\] = "--abc y, --def" should set scroll-timeline-name]
+ expected: FAIL
+
+ [e.style['scroll-timeline'\] = "--abc y, --def" should not set unrelated longhands]
+ expected: FAIL
+
+ [Shorthand contraction of scroll-timeline-name:--a, --b, --c:undefined;scroll-timeline-axis:inline, inline:undefined]
+ expected: FAIL
+
+ [Shorthand contraction of scroll-timeline-name:--a, --b:undefined;scroll-timeline-axis:inline, inline, inline:undefined]
+ expected: FAIL