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