From 661ed3d065b4178c2851294dd1590ce3c9bc1d93 Mon Sep 17 00:00:00 2001 From: Xidorn Quan Date: Tue, 29 May 2018 16:37:35 +1000 Subject: [PATCH] Bug 1463993 - Add a rendering test for scrollbar color properties. r=heycam MozReview-Commit-ID: 442pfDQUUUs --HG-- extra : rebase_source : 6e336c36f61d7772023e641ca84751c7ddd2b018 --- widget/tests/mochitest.ini | 2 + widget/tests/test_scrollbar_colors.html | 69 +++++++++++++++++++++++++ 2 files changed, 71 insertions(+) create mode 100644 widget/tests/test_scrollbar_colors.html 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 + + + + + +
+
+
+
+