summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-animations/css/view-timeline-shorthand.tentative.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/css/view-timeline-shorthand.tentative.html.ini')
-rw-r--r--testing/web-platform/meta/scroll-animations/css/view-timeline-shorthand.tentative.html.ini104
1 files changed, 104 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/css/view-timeline-shorthand.tentative.html.ini b/testing/web-platform/meta/scroll-animations/css/view-timeline-shorthand.tentative.html.ini
new file mode 100644
index 0000000000..b5e2cef65b
--- /dev/null
+++ b/testing/web-platform/meta/scroll-animations/css/view-timeline-shorthand.tentative.html.ini
@@ -0,0 +1,104 @@
+[view-timeline-shorthand.tentative.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [e.style['view-timeline'\] = "abcd" should set the property value]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "none block" should set the property value]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "none inline" should set the property value]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "inline block" should set the property value]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "block block" should set the property value]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "vertical block" should set the property value]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "horizontal block" should set the property value]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "a, b, c" should set the property value]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "a inline, b block, c vertical" should set the property value]
+ expected: FAIL
+
+ [Property view-timeline value 'abcd']
+ expected: FAIL
+
+ [Property view-timeline value 'none block']
+ expected: FAIL
+
+ [Property view-timeline value 'none inline']
+ expected: FAIL
+
+ [Property view-timeline value 'inline block']
+ expected: FAIL
+
+ [Property view-timeline value 'block block']
+ expected: FAIL
+
+ [Property view-timeline value 'vertical block']
+ expected: FAIL
+
+ [Property view-timeline value 'horizontal block']
+ expected: FAIL
+
+ [Property view-timeline value 'a, b, c']
+ expected: FAIL
+
+ [Property view-timeline value 'a inline, b block, c vertical']
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "abc vertical" should set view-timeline-axis]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "abc vertical" should set view-timeline-name]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "abc vertical" should not set unrelated longhands]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "abc vertical, def" should set view-timeline-axis]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "abc vertical, def" should set view-timeline-name]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "abc vertical, def" should not set unrelated longhands]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "abc, def" should set view-timeline-axis]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "abc, def" should set view-timeline-name]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "abc, def" should not set unrelated longhands]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "inline horizontal" should set view-timeline-axis]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "inline horizontal" should set view-timeline-name]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "inline horizontal" should not set unrelated longhands]
+ expected: FAIL
+
+ [Shorthand contraction of view-timeline-name:abc;view-timeline-axis:inline]
+ expected: FAIL
+
+ [Shorthand contraction of view-timeline-name:a, b;view-timeline-axis:inline, block]
+ expected: FAIL
+
+ [Shorthand contraction of view-timeline-name:none, none;view-timeline-axis:block, block]
+ expected: FAIL
+
+ [e.style['view-timeline'\] = "auto" should set the property value]
+ expected: FAIL