summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-shapes/shape-outside/values/shape-outside-ellipse-010.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-shapes/shape-outside/values/shape-outside-ellipse-010.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-shapes/shape-outside/values/shape-outside-ellipse-010.html.ini44
1 files changed, 44 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-shapes/shape-outside/values/shape-outside-ellipse-010.html.ini b/testing/web-platform/meta/css/css-shapes/shape-outside/values/shape-outside-ellipse-010.html.ini
new file mode 100644
index 0000000000..de47f33e68
--- /dev/null
+++ b/testing/web-platform/meta/css/css-shapes/shape-outside/values/shape-outside-ellipse-010.html.ini
@@ -0,0 +1,44 @@
+[shape-outside-ellipse-010.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [ellipse(farthest-side calc((12.5%*6 + 10in) / 4)) - inline style]
+ expected: FAIL
+
+ [ellipse(calc((12.5%*6 + 10in) / 4) calc((12.5%*6 + 10in) / 4)) - inline style]
+ expected: FAIL
+
+ [ellipse(calc(25%*3 - 10in) calc(25%*3 - 10in)) - inline style]
+ expected: FAIL
+
+ [ellipse(calc(30%) calc(30%)) - inline style]
+ expected: FAIL
+
+ [ellipse(farthest-side calc(10in + 20px)) - inline style]
+ expected: FAIL
+
+ [ellipse(calc(25%*3) calc(25%*3)) - inline style]
+ expected: FAIL
+
+ [ellipse(calc(100%/4) calc(100%/4)) - inline style]
+ expected: FAIL
+
+ [ellipse(farthest-side calc(30%)) - inline style]
+ expected: FAIL
+
+ [ellipse(farthest-side calc(25%*3)) - inline style]
+ expected: FAIL
+
+ [ellipse(calc(10in + 20px) calc(10in + 20px)) - inline style]
+ expected: FAIL
+
+ [ellipse(farthest-side calc(100%/4)) - inline style]
+ expected: FAIL
+
+ [ellipse(farthest-side calc(25%*3 - 10in)) - inline style]
+ expected: FAIL
+
+ [ellipse(calc(10in) calc(10in)) - inline style]
+ expected: FAIL
+
+ [ellipse(farthest-side calc(10in)) - inline style]
+ expected: FAIL