diff --git a/widget/tests/mochitest.ini b/widget/tests/mochitest.ini index 1cb17729411a..b293dccb614e 100644 --- a/widget/tests/mochitest.ini +++ b/widget/tests/mochitest.ini @@ -9,3 +9,5 @@ skip-if = toolkit != "cocoa" [test_picker_no_crash.html] skip-if = toolkit != "windows" || e10s # Bug 1267491 support-files = window_picker_no_crash_child.html +[test_scrollbar_colors.html] +skip-if = os == 'mac' || os == 'linux' || os == 'android' # bug 1460109 diff --git a/widget/tests/test_scrollbar_colors.html b/widget/tests/test_scrollbar_colors.html new file mode 100644 index 000000000000..73d5174cb10a --- /dev/null +++ b/widget/tests/test_scrollbar_colors.html @@ -0,0 +1,69 @@ + + +Test for scrollbar-*-color properties + + + + + +
+
+
+
+