diff options
Diffstat (limited to 'testing/web-platform/meta/css/css-overflow/overflow-clip-margin-005.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/css-overflow/overflow-clip-margin-005.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-overflow/overflow-clip-margin-005.html.ini b/testing/web-platform/meta/css/css-overflow/overflow-clip-margin-005.html.ini new file mode 100644 index 0000000000..8d03b0ba95 --- /dev/null +++ b/testing/web-platform/meta/css/css-overflow/overflow-clip-margin-005.html.ini @@ -0,0 +1,6 @@ +[overflow-clip-margin-005.html] + bug: Relies on non-overlay scrollbars so that scrollbars have the same length. Also Android doesn't paint scrollbar track + expected: + if (os == "mac") and not debug: [PASS, FAIL] + if (os == "linux") and not debug: [PASS, FAIL] + if os == "android": FAIL |