summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-borders/tentative/parsing/border-inline-start-radius-computed.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-borders/tentative/parsing/border-inline-start-radius-computed.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-borders/tentative/parsing/border-inline-start-radius-computed.html.ini18
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-borders/tentative/parsing/border-inline-start-radius-computed.html.ini b/testing/web-platform/meta/css/css-borders/tentative/parsing/border-inline-start-radius-computed.html.ini
new file mode 100644
index 0000000000..37a9242d2a
--- /dev/null
+++ b/testing/web-platform/meta/css/css-borders/tentative/parsing/border-inline-start-radius-computed.html.ini
@@ -0,0 +1,18 @@
+[border-inline-start-radius-computed.html]
+ [Property border-inline-start-radius value '10px']
+ expected: FAIL
+
+ [Property border-inline-start-radius value '10px 10px']
+ expected: FAIL
+
+ [Property border-inline-start-radius value '5px 10px']
+ expected: FAIL
+
+ [Property border-inline-start-radius value '10px / 5px 10px']
+ expected: FAIL
+
+ [Property border-inline-start-radius value '5px 10px / 10px']
+ expected: FAIL
+
+ [Property border-inline-start-radius value '10px 10px / 5px 5px']
+ expected: FAIL