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