tor-browser

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

reftest.list (2400B)


      1 == tile-size.yaml tile-size-ref.yaml
      2 == very-big.yaml very-big-ref.yaml
      3 == very-big-tile-size.yaml very-big-tile-size-ref.yaml
      4 == tile-with-spacing.yaml tile-with-spacing-ref.yaml
      5 skip_on(android,device) fuzzy(1,331264) fuzzy-if(platform(win),1,686187) == tile-repeat-prim-or-decompose.yaml tile-repeat-prim-or-decompose-ref.yaml
      6 platform(linux,mac) options(allow-mipmaps) == downscale.yaml downscale.png
      7 skip_on(android,device) fuzzy-if(platform(swgl),1,20) == segments.yaml segments.png
      8 platform(linux,mac) fuzzy(1,6108) == yuv.yaml yuv.png
      9 platform(linux,mac) fuzzy(1,6108) fuzzy-if(platform(swgl),1,205000) == yuv-clip.yaml yuv.png
     10 skip_on(android,device) == tiled-clip-chain.yaml tiled-clip-chain-ref.yaml
     11 skip_on(android,device) == tiled-complex-clip.yaml tiled-complex-clip-ref.yaml
     12 platform(linux,mac) == texture-rect.yaml texture-rect-ref.yaml
     13 platform(linux) fuzzy(1,161) == occlusion.yaml occlusion.png
     14 # allow slight lerp change where the squares meet, but catch lerping problems on the boundary (should clamp)
     15 fuzzy-range(<=2,*450) == rgb_composite.yaml rgb_composite_ref.yaml
     16 fuzzy(1,160000) == image-alpha-stretch.yaml green-alpha-ref.yaml
     17 fuzzy(1,160000) == image-alpha-stretch-tile.yaml green-alpha-ref.yaml
     18 fuzzy(1,160000) == image-filter-stretch.yaml green-alpha-ref.yaml
     19 fuzzy(1,160000) == image-filter-stretch-tile.yaml green-alpha-ref.yaml
     20 fuzzy-if(platform(win),1,180) == snapshot-area-01.yaml snapshot-area-01-ref.yaml
     21 fuzzy-if(platform(win),1,180) == snapshot-offscreen.yaml snapshot-offscreen-ref.yaml
     22 == snapshot-offscreen-02.yaml snapshot-offscreen-02-ref.yaml
     23 == snapshot-huge.yaml snapshot-huge-ref.yaml
     24 == snapshot-dependency.yaml snapshot-dependency-ref.yaml
     25 == snapshot-detached.yaml snapshot-detached-ref.yaml
     26 fuzzy(1,95) == snapshot-filters-01.yaml snapshot-filters-01-ref.yaml
     27 == snapshot-filters-02.yaml snapshot-filters-02-ref.yaml
     28 fuzzy(3,3000) == snapshot-shadow.yaml snapshot-shadow-ref.yaml
     29 == snapshot-multiframe.yaml snapshot-multiframe-ref.yaml
     30 == snapshot-empty.yaml empty.yaml
     31 # TODO: At the moment snapshot-perspective-01.yaml renders incorrectly, so the
     32 # reftest acts more as a crash test. When bug 1941577 is fixed the reftest
     33 # reference should be updated to reflect that something needs to be rendered
     34 # instead of leaving the snapshot empty.
     35 == snapshot-perspective-01.yaml empty.yaml
     36 == snapshot-complex-clip.yaml snapshot-complex-clip-ref.yaml