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