tor-browser

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

reftest.list (1528B)


      1 == multiply.yaml multiply-ref.yaml
      2 fuzzy(1,32) == multiply-2.yaml multiply-2-ref.yaml
      3 fuzzy(1,32) == color_targets(3) alpha_targets(0) multiply-3.yaml multiply-2-ref.yaml
      4 == difference.yaml difference-ref.yaml
      5 fuzzy(1,30000) == difference-transparent.yaml difference-transparent-ref.yaml
      6 fuzzy-if(platform(swgl),1,10000) == darken.yaml darken-ref.yaml
      7 fuzzy-if(platform(swgl),1,10000) == lighten.yaml lighten-ref.yaml
      8 
      9 fuzzy(1,32) == repeated-difference.yaml repeated-difference-ref.yaml
     10 
     11 == isolated.yaml isolated-ref.yaml
     12 fuzzy(3,397) == isolated-2.yaml isolated-2-ref.yaml
     13 == isolated-with-filter.yaml isolated-ref.yaml
     14 == isolated-premultiplied.yaml blank.yaml
     15 == isolated-premultiplied-2.yaml isolated-premultiplied-2-ref.yaml
     16 
     17 == large.yaml large-ref.yaml
     18 
     19 # fuzzy because dithering is different for gradients
     20 # drawn in different render targets
     21 fuzzy(1,2502) == transparent-composite-1.yaml transparent-composite-1-ref.yaml
     22 fuzzy(1,2502) == transparent-composite-2.yaml transparent-composite-2-ref.yaml
     23 
     24 fuzzy(2,420) == multi-mix-blend-mode.yaml multi-mix-blend-mode-ref.yaml
     25 == mix-blend-invalid-backdrop.yaml mix-blend-invalid-backdrop-ref.yaml
     26 platform(linux) == mix-blend-complex-transform.yaml mix-blend-complex-transform.png
     27 == raster-roots-1.yaml raster-roots-1-ref.yaml
     28 == child-surface.yaml child-surface-ref.yaml
     29 == blend-overflow.yaml blend-overflow-ref.yaml
     30 
     31 == backdrop-filter-blend-container.yaml backdrop-filter-blend-container-ref.yaml
     32 == backdrop-filter-preceding.yaml backdrop-filter-preceding-ref.yaml