summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-backgrounds/parsing/background-position-x-valid.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-backgrounds/parsing/background-position-x-valid.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-backgrounds/parsing/background-position-x-valid.html.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-backgrounds/parsing/background-position-x-valid.html.ini b/testing/web-platform/meta/css/css-backgrounds/parsing/background-position-x-valid.html.ini
new file mode 100644
index 0000000000..a62594d4c4
--- /dev/null
+++ b/testing/web-platform/meta/css/css-backgrounds/parsing/background-position-x-valid.html.ini
@@ -0,0 +1,11 @@
+[background-position-x-valid.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [e.style['background-position-x'\] = "x-end" should set the property value]
+ expected: FAIL
+
+ [e.style['background-position-x'\] = "0.5em, x-start, x-end" should set the property value]
+ expected: FAIL
+
+ [e.style['background-position-x'\] = "x-start" should set the property value]
+ expected: FAIL