From 3318d49f99a9eb4abc24c1163cf315fc7c1af828 Mon Sep 17 00:00:00 2001 From: Botond Ballo Date: Mon, 28 Sep 2015 18:50:28 -0400 Subject: [PATCH] Bug 1201889 - Reftest. r=mstange --- ...osition-fixed-in-scroll-container-ref.html | 40 +++++++++++++++ .../position-fixed-in-scroll-container.html | 49 +++++++++++++++++++ layout/reftests/async-scrolling/reftest.list | 1 + 3 files changed, 90 insertions(+) create mode 100644 layout/reftests/async-scrolling/position-fixed-in-scroll-container-ref.html create mode 100644 layout/reftests/async-scrolling/position-fixed-in-scroll-container.html diff --git a/layout/reftests/async-scrolling/position-fixed-in-scroll-container-ref.html b/layout/reftests/async-scrolling/position-fixed-in-scroll-container-ref.html new file mode 100644 index 00000000000..3d2ba64eb1d --- /dev/null +++ b/layout/reftests/async-scrolling/position-fixed-in-scroll-container-ref.html @@ -0,0 +1,40 @@ + + + + +
+
+
+
+
+
+
+ diff --git a/layout/reftests/async-scrolling/position-fixed-in-scroll-container.html b/layout/reftests/async-scrolling/position-fixed-in-scroll-container.html new file mode 100644 index 00000000000..058eac71ab2 --- /dev/null +++ b/layout/reftests/async-scrolling/position-fixed-in-scroll-container.html @@ -0,0 +1,49 @@ + + + + +
+
+
+
+
+
+
+ diff --git a/layout/reftests/async-scrolling/reftest.list b/layout/reftests/async-scrolling/reftest.list index 773ae1e4fa3..38274b29171 100644 --- a/layout/reftests/async-scrolling/reftest.list +++ b/layout/reftests/async-scrolling/reftest.list @@ -24,6 +24,7 @@ skip-if(!asyncPan) == fixed-pos-scrollable-1.html fixed-pos-scrollable-1-ref.htm skip-if(!asyncPan) == culling-1.html culling-1-ref.html skip-if(!asyncPan) == position-fixed-iframe-1.html position-fixed-iframe-1-ref.html skip-if(!asyncPan) == position-fixed-iframe-2.html position-fixed-iframe-2-ref.html +skip-if(!asyncPan) == position-fixed-in-scroll-container.html position-fixed-in-scroll-container-ref.html # for the following tests, we want to disable the low-precision buffer # as it will expand the displayport beyond what the test specifies in