diff --git a/layout/reftests/scrolling/reftest.list b/layout/reftests/scrolling/reftest.list index b2efe5e0d1e1..0db7f1b65fa7 100644 --- a/layout/reftests/scrolling/reftest.list +++ b/layout/reftests/scrolling/reftest.list @@ -16,6 +16,8 @@ skip-if(Android) pref(layout.css.scroll-behavior.enabled,true) pref(layout.css.s skip-if(Android) pref(layout.css.scroll-behavior.enabled,true) pref(layout.css.scroll-behavior.property-enabled,true) == scroll-behavior-5.html scroll-behavior-5.html?ref # see bug 1041833 skip-if(Android) pref(layout.css.scroll-behavior.enabled,true) pref(layout.css.scroll-behavior.property-enabled,true) == scroll-behavior-6.html scroll-behavior-6.html?ref # see bug 1041833 skip-if(Android) pref(layout.css.scroll-behavior.enabled,true) pref(layout.css.scroll-behavior.property-enabled,true) == scroll-behavior-7.html scroll-behavior-7.html?ref # see bug 1041833 +skip-if(Android) pref(layout.css.scroll-behavior.enabled,true) pref(layout.css.scroll-behavior.property-enabled,true) == scroll-behavior-8.html scroll-behavior-8.html?ref # see bug 1041833 +skip-if(Android) pref(layout.css.scroll-behavior.enabled,true) pref(layout.css.scroll-behavior.property-enabled,true) == scroll-behavior-9.html scroll-behavior-9.html?ref # see bug 1041833 skip-if(B2G&&browserIsRemote) HTTP == simple-1.html simple-1.html?ref skip-if(B2G) HTTP == subpixel-1.html#d subpixel-1-ref.html#d fuzzy-if(Android,4,120) HTTP == text-1.html text-1.html?ref diff --git a/layout/reftests/scrolling/scroll-behavior-8.html b/layout/reftests/scrolling/scroll-behavior-8.html new file mode 100644 index 000000000000..437d441b3957 --- /dev/null +++ b/layout/reftests/scrolling/scroll-behavior-8.html @@ -0,0 +1,97 @@ + + + + + Testcase for bug 1010538 - Dynamically change scroll-behavior + + + +
+
+
+
+
+
+
+
+
+
+
+
+ + + diff --git a/layout/reftests/scrolling/scroll-behavior-9.html b/layout/reftests/scrolling/scroll-behavior-9.html new file mode 100644 index 000000000000..b4f937b5aa73 --- /dev/null +++ b/layout/reftests/scrolling/scroll-behavior-9.html @@ -0,0 +1,55 @@ + + + + + Testcase for bug 1082098, smooth scrolling expected after dynamically setting scroll-behavior on body + + + +
+
+ + +