summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-borders/tentative/parsing/corners-valid.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-borders/tentative/parsing/corners-valid.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-borders/tentative/parsing/corners-valid.html.ini108
1 files changed, 108 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-borders/tentative/parsing/corners-valid.html.ini b/testing/web-platform/meta/css/css-borders/tentative/parsing/corners-valid.html.ini
new file mode 100644
index 0000000000..fc39c33c11
--- /dev/null
+++ b/testing/web-platform/meta/css/css-borders/tentative/parsing/corners-valid.html.ini
@@ -0,0 +1,108 @@
+[corners-valid.html]
+ [e.style['corners'\] = "round" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "angle" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "round angle" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "round angle round" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "round angle round angle" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "2%" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px 2%" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px 2% 1em" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px 2% 1em 4%" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px / 2px" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "2% / 2px" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px 2% / 2px" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px 2% 1em / 2px" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px 2% 1em 4% / 2px" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px / 2px 4%" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px / 2px 4% 1em" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px / 2px 4% 1em 2%" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px 2% / 2px 4%" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px 2% 1em / 2px 4% 1em" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px 2% 1em 4% / 2px 4% 1em 2%" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px round" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px angle" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px round angle" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px round angle round" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px round angle round angle" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px 2% round" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px 2% / 2px round" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px / 2px 4% round" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "4px / 2px 4% round angle" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "round 4px" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "round 4px 2%" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "round 4px 2% / 2px" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "round 4px / 2px 4%" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "round angle 4px / 2px 4%" should set the property value]
+ expected: FAIL
+
+ [e.style['corners'\] = "round angle round angle 4px 2% 1em 4% / 2px 4% 1em 2%" should set the property value]
+ expected: FAIL