summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-text/parsing/text-spacing-computed.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-text/parsing/text-spacing-computed.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-text/parsing/text-spacing-computed.html.ini45
1 files changed, 45 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-text/parsing/text-spacing-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-spacing-computed.html.ini
new file mode 100644
index 0000000000..d355ec83a9
--- /dev/null
+++ b/testing/web-platform/meta/css/css-text/parsing/text-spacing-computed.html.ini
@@ -0,0 +1,45 @@
+[text-spacing-computed.html]
+ [Property text-spacing value 'normal']
+ expected: FAIL
+
+ [Property text-spacing value 'none']
+ expected: FAIL
+
+ [Property text-spacing value 'auto']
+ expected: FAIL
+
+ [Property text-spacing value 'no-autospace']
+ expected: FAIL
+
+ [Property text-spacing value 'space-all']
+ expected: FAIL
+
+ [Property text-spacing value 'no-autospace space-all']
+ expected: FAIL
+
+ [Property text-spacing value 'space-all no-autospace']
+ expected: FAIL
+
+ [Property text-spacing value 'trim-start']
+ expected: FAIL
+
+ [Property text-spacing value 'no-autospace normal']
+ expected: FAIL
+
+ [Property text-spacing value 'normal no-autospace']
+ expected: FAIL
+
+ [Property text-spacing value 'normal normal']
+ expected: FAIL
+
+ [Property text-spacing value 'normal trim-start']
+ expected: FAIL
+
+ [Property text-spacing value 'no-autospace trim-start']
+ expected: FAIL
+
+ [Property text-spacing value 'trim-start normal ']
+ expected: FAIL
+
+ [Property text-spacing value 'trim-start no-autospace']
+ expected: FAIL