diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-backgrounds/parsing/background-valid.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-backgrounds/parsing/background-valid.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-backgrounds/parsing/background-valid.html.ini b/testing/web-platform/meta/css/css-backgrounds/parsing/background-valid.html.ini new file mode 100644 index 0000000000..4611da1e5c --- /dev/null +++ b/testing/web-platform/meta/css/css-backgrounds/parsing/background-valid.html.ini @@ -0,0 +1,8 @@ +[background-valid.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [e.style['background'\] = "none" should set background-color] + expected: FAIL + + [e.style['background'\] = "none" should set background-position] + expected: FAIL |