tor-browser

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

reftest-qr.list (508B)


      1 # tests that are more likely to be affected by WebRender changes
      2 # as per bug 1621095 this is created to reduce load on android phones
      3 
      4 # gfx
      5 include ../../gfx/tests/reftest/reftest.list
      6 
      7 include async-scrolling/reftest.list
      8 
      9 # bugs/
     10 include bugs/reftest.list
     11 
     12 # css animations
     13 include css-animations/reftest.list
     14 
     15 # invalidation
     16 include invalidation/reftest.list
     17 
     18 # sticky positioning
     19 include position-sticky/reftest.list
     20 
     21 # svg/
     22 include svg/reftest.list
     23 
     24 # 3d transforms
     25 include transform-3d/reftest.list
     26