summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-anchor-position/parsing/position-try-order-parsing.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-anchor-position/parsing/position-try-order-parsing.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-anchor-position/parsing/position-try-order-parsing.html.ini27
1 files changed, 27 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-anchor-position/parsing/position-try-order-parsing.html.ini b/testing/web-platform/meta/css/css-anchor-position/parsing/position-try-order-parsing.html.ini
new file mode 100644
index 0000000000..8e51ec2ad2
--- /dev/null
+++ b/testing/web-platform/meta/css/css-anchor-position/parsing/position-try-order-parsing.html.ini
@@ -0,0 +1,27 @@
+[position-try-order-parsing.html]
+ [e.style['position-try-order'\] = "initial" should set the property value]
+ expected: FAIL
+
+ [e.style['position-try-order'\] = "inherit" should set the property value]
+ expected: FAIL
+
+ [e.style['position-try-order'\] = "unset" should set the property value]
+ expected: FAIL
+
+ [e.style['position-try-order'\] = "revert" should set the property value]
+ expected: FAIL
+
+ [e.style['position-try-order'\] = "normal" should set the property value]
+ expected: FAIL
+
+ [e.style['position-try-order'\] = "most-width" should set the property value]
+ expected: FAIL
+
+ [e.style['position-try-order'\] = "most-height" should set the property value]
+ expected: FAIL
+
+ [e.style['position-try-order'\] = "most-block-size" should set the property value]
+ expected: FAIL
+
+ [e.style['position-try-order'\] = "most-inline-size" should set the property value]
+ expected: FAIL