Bug 1263458 - Force a full-page snapshot to make sure the scrollbars get included as well. r?botond draft
authorKartikaya Gupta <kgupta@mozilla.com>
Wed, 07 Sep 2016 12:23:33 -0400
changeset 411108 814aa6f96d6ed7897c6f74b3aa7126a33f87a52f
parent 411107 95acb9299fafdc69463c49860caf367e4fbcc8e3
child 530673 23b1a4f9fd943f5e6d0c90e7d90d8489b5c7aeb3
push id28837
push userkgupta@mozilla.com
push dateWed, 07 Sep 2016 16:28:45 +0000
reviewersbotond
bugs1263458
milestone51.0a1
Bug 1263458 - Force a full-page snapshot to make sure the scrollbars get included as well. r?botond MozReview-Commit-ID: 8SGoSkRo5nm
layout/reftests/async-scrolling/disable-apz-for-sle-pages.html
--- a/layout/reftests/async-scrolling/disable-apz-for-sle-pages.html
+++ b/layout/reftests/async-scrolling/disable-apz-for-sle-pages.html
@@ -1,10 +1,10 @@
 <!DOCTYPE html>
-<html class="reftest-wait" reftest-async-scroll
+<html class="reftest-wait reftest-snapshot-all" reftest-async-scroll
       reftest-async-scroll-y="200">
  <head>
   <title>Check that the apz.disable_for_sle_pages pref behaves as expected</title>
   <script>
     // Upon load, this page scrolls to (0, 100). This triggers a scroll event,
     // which runs the scroll listener below. The scroll listener updates the
     // position of the div to simulate position:fixed using a scroll-linked
     // effect. The scroll-linked effect detector should then report that the