summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-text/parsing/text-indent-computed.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-text/parsing/text-indent-computed.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-text/parsing/text-indent-computed.html.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-text/parsing/text-indent-computed.html.ini b/testing/web-platform/meta/css/css-text/parsing/text-indent-computed.html.ini
new file mode 100644
index 0000000000..8c03e72961
--- /dev/null
+++ b/testing/web-platform/meta/css/css-text/parsing/text-indent-computed.html.ini
@@ -0,0 +1,14 @@
+[text-indent-computed.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Property text-indent value 'each-line hanging calc(10px + 0.5em)']
+ expected: FAIL
+
+ [Property text-indent value '20% each-line']
+ expected: FAIL
+
+ [Property text-indent value 'calc(50% + 60px) hanging each-line']
+ expected: FAIL
+
+ [Property text-indent value '10px hanging']
+ expected: FAIL