diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-backgrounds/parsing/background-position-computed.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-backgrounds/parsing/background-position-computed.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-backgrounds/parsing/background-position-computed.html.ini b/testing/web-platform/meta/css/css-backgrounds/parsing/background-position-computed.html.ini new file mode 100644 index 0000000000..ba3100d9c4 --- /dev/null +++ b/testing/web-platform/meta/css/css-backgrounds/parsing/background-position-computed.html.ini @@ -0,0 +1,5 @@ +[background-position-computed.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] + [Property background-position value '12px 13px, 50% 6px, 30px -10px'] + expected: FAIL |