tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

disable-apz-for-sle-pages-ref.html (364B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <title>Check that the apz.disable_for_sle_pages pref behaves as expected</title>
      5 </head>
      6 <body style="height: 5000px; background-image:url(repeatable-diagonal-gradient.png);">
      7  <div id="fake-fixed" style="position: absolute; top: 100px; left: 100px; width: 100px; height: 100px; background-color: green"></div>
      8 </body>
      9 </html>