diff --git a/layout/base/tests/mochitest.ini b/layout/base/tests/mochitest.ini index 1889d2c49332..2fbaa47f004b 100644 --- a/layout/base/tests/mochitest.ini +++ b/layout/base/tests/mochitest.ini @@ -219,6 +219,8 @@ support-files = bug921928_event_target_iframe_apps_oop.html [test_mozPaintCount.html] skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(depends on plugins support) b2g-debug(depends on plugins support) b2g-desktop(depends on plugins support) [test_scroll_event_ordering.html] +[test_scroll_snapping.html] +skip-if = buildapp == 'android' # bug 1041833 [test_bug583889.html] support-files = bug583889_inner1.html bug583889_inner2.html [test_bug582771.html] diff --git a/layout/base/tests/test_scroll_snapping.html b/layout/base/tests/test_scroll_snapping.html new file mode 100644 index 000000000000..c17b5eeb7ecb --- /dev/null +++ b/layout/base/tests/test_scroll_snapping.html @@ -0,0 +1,785 @@ + + +
++ ++ + +