summaryrefslogtreecommitdiffstats
path: root/layout/reftests/async-scrolling/disable-apz-for-sle-pages-ref.html
blob: 9948693471744c29918e5aa3ff4a906567d6d394 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
 <head>
  <title>Check that the apz.disable_for_sle_pages pref behaves as expected</title>
 </head>
 <body style="height: 5000px; background-image:url(repeatable-diagonal-gradient.png);">
  <div id="fake-fixed" style="position: absolute; top: 100px; left: 100px; width: 100px; height: 100px; background-color: green"></div>
 </body>
</html>