diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-overflow/scrollable-overflow-zero-one-axis.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-overflow/scrollable-overflow-zero-one-axis.html.ini | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-overflow/scrollable-overflow-zero-one-axis.html.ini b/testing/web-platform/meta/css/css-overflow/scrollable-overflow-zero-one-axis.html.ini new file mode 100644 index 0000000000..87f19bd72c --- /dev/null +++ b/testing/web-platform/meta/css/css-overflow/scrollable-overflow-zero-one-axis.html.ini @@ -0,0 +1,20 @@ +[scrollable-overflow-zero-one-axis.html] + [.scroll 4] + expected: + if os == "android": FAIL + + [.scroll 2] + expected: + if os == "android": FAIL + + [.scroll 6] + expected: + if os == "android": FAIL + + [.scroll 1] + expected: + if os == "android": FAIL + + [.scroll 5] + expected: + if os == "android": FAIL |