From 020a6fa9a6b95df95e54a9dcdd662f51c3a513ae Mon Sep 17 00:00:00 2001 From: Kearwood Gilbert Date: Mon, 17 Feb 2014 15:47:29 +1300 Subject: [PATCH] Bug 969250 - Part 2: Tests for scroll snapping for scrollbars (v2 Patch), r=roc relanding on a CLOSED TREE --HG-- extra : source : 3c1005c81e52b9b9d68bba8873c957180b94f1a3 extra : amend_source : 89c352098b0853f826883edf0ff472c9a60e5d42 --- layout/base/tests/mochitest.ini | 2 + .../test_scroll_snapping_scrollbars.html | 331 ++++++++++++++++++ 2 files changed, 333 insertions(+) create mode 100644 layout/base/tests/test_scroll_snapping_scrollbars.html diff --git a/layout/base/tests/mochitest.ini b/layout/base/tests/mochitest.ini index b041b63b1955..2a805523afbf 100644 --- a/layout/base/tests/mochitest.ini +++ b/layout/base/tests/mochitest.ini @@ -180,6 +180,8 @@ skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' || e1 [test_scroll_event_ordering.html] [test_scroll_snapping.html] skip-if = buildapp == 'android' # bug 1041833 +[test_scroll_snapping_scrollbars.html] +skip-if = buildapp == 'android' || buildapp == 'b2g' || buildapp == 'b2g-debug' # android(Bug 1041833) b2g(B2G does not have clickable toolbars) b2g-debug(B2G does not have clickable toolbars) [test_bug583889.html] support-files = bug583889_inner1.html bug583889_inner2.html [test_bug582771.html] diff --git a/layout/base/tests/test_scroll_snapping_scrollbars.html b/layout/base/tests/test_scroll_snapping_scrollbars.html new file mode 100644 index 000000000000..0b65956c99e7 --- /dev/null +++ b/layout/base/tests/test_scroll_snapping_scrollbars.html @@ -0,0 +1,331 @@ + + + + Test for scroll snapping + + + + + + +

+
+
+
+ +
+
+
+ + +