diff --git a/layout/generic/test/mochitest.ini b/layout/generic/test/mochitest.ini index f3d30cd0955d..762084ecdf0b 100644 --- a/layout/generic/test/mochitest.ini +++ b/layout/generic/test/mochitest.ini @@ -123,6 +123,7 @@ skip-if = buildapp == 'mulet' || buildapp == 'b2g' || e10s # b2g(plugins not sup skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) [test_plugin_position.xhtml] skip-if = e10s +[test_scroll_behavior.html] [test_selection_expanding.html] skip-if = buildapp == 'mulet' || buildapp == 'b2g' # b2g(mouse selection not working) b2g-debug(mouse selection not working) b2g-desktop(mouse selection not working) support-files = selection_expanding_xbl.xml diff --git a/layout/generic/test/test_scroll_behavior.html b/layout/generic/test/test_scroll_behavior.html new file mode 100644 index 000000000000..e23d6bf19e42 --- /dev/null +++ b/layout/generic/test/test_scroll_behavior.html @@ -0,0 +1,252 @@ + + + + + Tests for CSSOM-View Smooth-Scroll DOM API Methods and MSD Animation + + + + + + +
+
+ +
+
+ +