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