tor-browser

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

reftest.list (8151B)


      1 == blend-canvas.html blend-canvas-ref.html
      2 == blend-constant-background-color.html blend-constant-background-color-ref.html
      3 == blend-gradient-background-color.html blend-gradient-background-color-ref.html
      4 == blend-image.html blend-image-ref.html
      5 # for some reason this test ends up with a subpixel misalignment for the '.'
      6 # character when using gfx.webrender.svg-filters.enable=true, but other text
      7 # works, however the text is not the purpose of this test, so just use fuzzy.
      8 fuzzy(0-170,0-16) == blend-difference-stacking.html blend-difference-stacking-ref.html
      9 
     10 fuzzy(0-1,0-30000) == background-blending-alpha.html background-blending-alpha-ref.html
     11 == background-blending-gradient-color.html background-blending-gradient-color-ref.html
     12 fuzzy(0-2,0-9450) fuzzy-if(!geckoview,0-1,0-6200) == background-blending-gradient-gradient.html background-blending-gradient-gradient-ref.html
     13 == background-blending-gradient-image.html background-blending-gradient-color-ref.html
     14 fuzzy(0-1,0-10000) == background-blending-image-color-jpg.html background-blending-image-color-ref.html
     15 == background-blending-image-color-png.html background-blending-image-color-ref.html
     16 == background-blending-image-color-svg.html background-blending-image-color-ref.html
     17 fuzzy(0-1,0-6) == background-blending-image-gradient.html background-blending-gradient-color-ref.html
     18 == background-blending-image-image.html background-blending-image-color-ref.html
     19 == background-blending-isolation.html background-blending-isolation-ref.html
     20 random-if(useDrawSnapshot) == background-blending-list-repeat.html background-blending-list-repeat-ref.html
     21 == background-blending-multiple-images.html background-blending-multiple-images-ref.html
     22 
     23 == background-blending-color-burn.html background-blending-color-burn-ref.svg
     24 == background-blending-color-dodge.html background-blending-color-dodge-ref.svg
     25 # need to investigate why these tests are fuzzy - first suspect is a possible color space conversion on some platforms; same for mix-blend-mode tests
     26 fuzzy(0-2,0-11200) == background-blending-color.html background-blending-color-ref.svg
     27 == background-blending-darken.html background-blending-darken-ref.svg
     28 == background-blending-difference.html background-blending-difference-ref.svg
     29 fuzzy(0-1,0-1600) == background-blending-exclusion.html background-blending-exclusion-ref.svg
     30 fuzzy-if(cocoaWidget||winWidget||swgl,0-1,0-1600) == background-blending-hard-light.html background-blending-hard-light-ref.svg
     31 fuzzy-if(winWidget,0-1,0-9600) fuzzy-if(!winWidget,0-1,0-11200) fuzzy-if(!geckoview,1-1,9600-11240) == background-blending-hue.html background-blending-hue-ref.svg
     32 == background-blending-lighten.html background-blending-lighten-ref.svg
     33 fuzzy(0-2,0-11200) == background-blending-luminosity.html background-blending-luminosity-ref.svg
     34 fuzzy(0-1,0-1600) == background-blending-multiply.html background-blending-multiply-ref.svg
     35 == background-blending-normal.html background-blending-normal-ref.svg
     36 fuzzy(0-1,0-1600) == background-blending-overlay.html background-blending-overlay-ref.svg
     37 fuzzy-if(winWidget,0-1,0-3200) fuzzy-if(!winWidget,0-2,0-12800) == background-blending-saturation.html background-blending-saturation-ref.svg
     38 fuzzy(0-1,0-1600) == background-blending-screen.html background-blending-screen-ref.svg
     39 fuzzy(0-10,0-4800) == background-blending-soft-light.html background-blending-soft-light-ref.svg
     40 
     41 fuzzy(0-1,0-40000) == background-blending-image-color-959674.html background-blending-image-color-959674-ref.html
     42 
     43 #fuzzy due to inconsistencies in rounded rect cliping between parent and child; may be related to antialiasing. Between platforms, the max difference is the same, and the number of different pixels is either 36 or 37. (Win, Mac and Lin)
     44 fuzzy(0-65,0-53) fuzzy-if(geckoview&&device,63-64,163-328) == mix-blend-mode-952051.html mix-blend-mode-952051-ref.html
     45 
     46 fuzzy(0-9,0-3000) == mix-blend-mode-and-filter.html mix-blend-mode-and-filter-ref.html
     47 fuzzy(0-9,0-6500) == mix-blend-mode-and-filter.svg mix-blend-mode-and-filter-ref.svg
     48 
     49 fuzzy(0-2,0-14400) fuzzy-if(geckoview&&device,3-3,700-700) == mix-blend-mode-child-of-blended-has-opacity.html mix-blend-mode-child-of-blended-has-opacity-ref.html
     50 
     51 == mix-blend-mode-nested-976533.html mix-blend-mode-nested-976533-ref.html
     52 == mix-blend-mode-culling-1207041.html mix-blend-mode-culling-1207041-ref.html
     53 == mix-blend-mode-dest-alpha-1135271.html mix-blend-mode-dest-alpha-1135271-ref.html
     54 fuzzy-if(Android,0-3,0-850) == clipped-mixblendmode-containing-unclipped-stuff.html clipped-mixblendmode-containing-unclipped-stuff-ref.html
     55 fuzzy(0-1,0-6800) == clipped-opacity-containing-unclipped-mixblendmode.html clipped-opacity-containing-unclipped-mixblendmode-ref.html
     56 
     57 # Test plan 5.3.1 Blending between the background layers and the background color for an element with background-blend-mode
     58 # Test 9
     59 == background-blending-image-color-svg-as-data-uri.html background-blending-image-color-ref.html
     60 # Test 10
     61 test-pref(image.animation_mode,"none") == background-blending-image-color-gif.html background-blending-image-color-gif-ref.html
     62 == background-blending-image-color-transform3d.html background-blending-image-color-ref.html
     63 
     64 # Test plan 5.3.2 Background layers do not blend with content outside the background (or behind the element) - tests 2 and 3
     65 == background-blending-isolation-parent-child-color.html background-blending-isolation-parent-child-ref.html
     66 == background-blending-isolation-parent-child-image.html background-blending-isolation-parent-child-ref.html
     67 
     68 # Test plan 5.3.6 background-blend-mode for an element with background-position
     69 == background-blending-background-position-percentage.html background-blending-background-position-percentage-ref.html
     70 
     71 # Test plan 5.3.7 background-blend-mode for an element with background-size
     72 == background-blending-background-size-contain.html background-blending-background-size-ref.html
     73 == background-blending-background-size-cover.html background-blending-background-size-ref.html
     74 == background-blending-background-size-percentage.html background-blending-background-size-ref.html
     75 == background-blending-background-size-pixels.html background-blending-background-size-ref.html
     76 
     77 # Test plan 5.3.8 background-blend-mode for an element with background-repeat
     78 # Tests 2 and 3 are not added because space and round are not currently supported
     79 == background-blending-background-repeat-no-repeat.html background-blending-background-repeat-no-repeat-ref.html
     80 
     81 # Test plan 5.3.9 background-blend-mode for an element with background-clip
     82 == background-blending-background-clip-content-box.html background-blending-background-clip-content-box-ref.html
     83 == background-blending-background-clip-padding-box.html background-blending-background-clip-padding-box-ref.html
     84 
     85 # Test plan 5.3.10 background-blend-mode for an element with background-origin
     86 == background-blending-background-origin-border-box.html background-blending-background-origin-ref.html
     87 == background-blending-background-origin-content-box.html background-blending-background-origin-ref.html
     88 
     89 # Test plan 5.3.11 background-blend-mode for an element with background-attachement
     90 == background-blending-background-attachement-fixed.html background-blending-background-attachement-fixed-ref.html
     91 == background-blending-background-attachement-fixed-scroll.html background-blending-background-attachement-fixed-scroll-ref.html
     92 
     93 fuzzy(0-1,0-49719) == background-blend-mode-body-image.html background-blend-mode-body-image-ref.html
     94 fuzzy(0-2,0-78472) == background-blend-mode-body-transparent-image.html background-blend-mode-body-transparent-image-ref.html
     95 
     96 == background-blend-mode-body-fixed.html background-blend-mode-body-fixed-ref.html
     97 
     98 == background-blending-moz-element.html background-blending-moz-element-ref.html
     99 
    100 fuzzy(0-1,0-40000) == mix-blend-mode-soft-light.html mix-blend-mode-soft-light-ref.html
    101 fuzzy(0-1,0-40000) == mix-blend-mode-transformed.html mix-blend-mode-transformed-ref.html
    102 
    103 # Test plan 4.4.2 element with isolation:isolate creates an isolated group for blended children
    104 == blend-isolation.html blend-isolation-ref.html
    105 
    106 fuzzy(0-1,0-8192) == bug1281593.html bug1281593-ref.html