tor-browser

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

reftest.list (10550B)


      1 == check-image.html check-image-ref.html
      2 == check-image-blue.html check-image-blue-ref.html
      3 
      4 
      5 != background-color-base.html background-color-height-10.html
      6 == background-color-height-4.html background-color-base.html
      7 == background-color-height-5.html background-color-height-10.html
      8 == background-color-height-6.html background-color-height-10.html
      9 != background-color-base.html background-color-top-10.html
     10 == background-color-top-4.html background-color-base.html
     11 == background-color-top-5.html background-color-top-10.html
     12 == background-color-top-6.html background-color-top-10.html
     13 != background-color-base.html background-color-width-10.html
     14 == background-color-width-4.html background-color-base.html
     15 == background-color-width-5.html background-color-width-10.html
     16 == background-color-width-6.html background-color-width-10.html
     17 != background-color-base.html background-color-left-10.html
     18 == background-color-left-4.html background-color-base.html
     19 == background-color-left-5.html background-color-left-10.html
     20 == background-color-left-6.html background-color-left-10.html
     21 == background-color-top-height-4.html background-color-height-4.html
     22 == background-color-top-height-5.html background-color-height-5.html
     23 == background-color-top-height-6.html background-color-height-6.html
     24 == background-color-left-width-4.html background-color-width-4.html
     25 == background-color-left-width-5.html background-color-width-5.html
     26 == background-color-left-width-6.html background-color-width-6.html
     27 == background-color-height-top-4.html background-color-height-4.html
     28 == background-color-height-top-5.html background-color-height-5.html
     29 == background-color-height-top-6.html background-color-height-6.html
     30 == background-color-width-left-4.html background-color-width-4.html
     31 == background-color-width-left-5.html background-color-width-5.html
     32 == background-color-width-left-6.html background-color-width-6.html
     33 
     34 
     35 != border-base-ref.html border-height-10-ref.html
     36 == border-height-4.html border-base-ref.html
     37 == border-height-5.html border-height-10-ref.html
     38 == border-height-6.html border-height-10-ref.html
     39 != border-base-ref.html border-width-10-ref.html
     40 == border-width-4.html border-base-ref.html
     41 == border-width-5.html border-width-10-ref.html
     42 == border-width-6.html border-width-10-ref.html
     43 != border-base-ref.html border-left-10-ref.html
     44 == border-left-4.html border-base-ref.html
     45 == border-left-5.html border-left-10-ref.html
     46 == border-left-6.html border-left-10-ref.html
     47 != border-base-ref.html border-top-10-ref.html
     48 == border-top-4.html border-base-ref.html
     49 == border-top-5.html border-top-10-ref.html
     50 == border-top-6.html border-top-10-ref.html
     51 
     52 != background-image-base.html background-image-height-10-ref.html
     53 == background-image-height-4.html background-image-base.html
     54 == background-image-height-5.html background-image-height-10-ref.html
     55 == background-image-height-6.html background-image-height-10-ref.html
     56 != background-image-base.html background-image-top-10-ref.html
     57 == background-image-top-4.html background-image-base.html
     58 == background-image-top-5.html background-image-top-10-ref.html
     59 == background-image-top-6.html background-image-top-10-ref.html
     60 != background-image-base.html background-image-width-10-ref.html
     61 == background-image-width-4.html background-image-base.html
     62 == background-image-width-5.html background-image-width-10-ref.html
     63 == background-image-width-6.html background-image-width-10-ref.html
     64 != background-image-base.html background-image-left-10-ref.html
     65 == background-image-left-4.html background-image-base.html
     66 == background-image-left-5.html background-image-left-10-ref.html
     67 == background-image-left-6.html background-image-left-10-ref.html
     68 == background-image-top-height-4.html background-image-height-4.html
     69 == background-image-top-height-5.html background-image-height-5.html
     70 == background-image-top-height-6.html background-image-height-6.html
     71 == background-image-left-width-4.html background-image-width-4.html
     72 == background-image-left-width-5.html background-image-width-5.html
     73 == background-image-left-width-6.html background-image-width-6.html
     74 == background-image-height-top-4.html background-image-height-4.html
     75 == background-image-height-top-5.html background-image-height-5.html
     76 == background-image-height-top-6.html background-image-height-6.html
     77 == background-image-width-left-4.html background-image-width-4.html
     78 == background-image-width-left-5.html background-image-width-5.html
     79 == background-image-width-left-6.html background-image-width-6.html
     80 
     81 
     82 # These all fail due bug 371180, plus a bunch of other bugs that ought to be filed.
     83 fails == collapsed-border-height-4.html border-base-ref.html
     84 fails == collapsed-border-height-5.html border-height-10-ref.html
     85 fails == collapsed-border-height-6.html border-height-10-ref.html
     86 fails == collapsed-border-width-4.html border-base-ref.html
     87 fails == collapsed-border-width-5.html border-width-10-ref.html
     88 fails == collapsed-border-width-6.html border-width-10-ref.html
     89 fails == collapsed-border-left-4.html border-base-ref.html
     90 fails == collapsed-border-left-5.html border-left-10-ref.html
     91 fails == collapsed-border-left-6.html border-left-10-ref.html
     92 fails == collapsed-border-top-4.html border-base-ref.html
     93 fails == collapsed-border-top-5.html border-top-10-ref.html
     94 fails == collapsed-border-top-6.html border-top-10-ref.html
     95 
     96 
     97 != image-base-ref.html image-height-10-ref.html
     98 == image-height-4.html image-base-ref.html
     99 == image-height-5.html image-height-10-ref.html
    100 == image-height-6.html image-height-10-ref.html
    101 != image-base-ref.html image-top-10-ref.html
    102 == image-top-4.html image-base-ref.html
    103 == image-top-5.html image-top-10-ref.html
    104 == image-top-6.html image-top-10-ref.html
    105 != image-base-ref.html image-width-10-ref.html
    106 == image-width-4.html image-base-ref.html
    107 == image-width-5.html image-width-10-ref.html
    108 == image-width-6.html image-width-10-ref.html
    109 != image-base-ref.html image-left-10-ref.html
    110 == image-left-4.html image-base-ref.html
    111 == image-left-5.html image-left-10-ref.html
    112 == image-left-6.html image-left-10-ref.html
    113 == image-top-height-4.html image-height-4.html
    114 == image-top-height-5.html image-height-5.html
    115 == image-top-height-6.html image-height-6.html
    116 == image-left-width-4.html image-width-4.html
    117 == image-left-width-5.html image-width-5.html
    118 == image-left-width-6.html image-width-6.html
    119 == image-height-top-4.html image-height-4.html
    120 == image-height-top-5.html image-height-5.html
    121 == image-height-top-6.html image-height-6.html
    122 == image-width-left-4.html image-width-4.html
    123 == image-width-left-5.html image-width-5.html
    124 == image-width-left-6.html image-width-6.html
    125 
    126 
    127 skip pref(image.downscale-during-decode.enabled,true) == image-high-quality-scaling-1.html image-high-quality-scaling-1-ref.html
    128 
    129 
    130 != offscreen-0-ref.html offscreen-10-ref.html
    131 == offscreen-background-color-pos-4.html offscreen-0-ref.html
    132 == offscreen-background-color-pos-5.html offscreen-10-ref.html
    133 == offscreen-background-color-pos-6.html offscreen-10-ref.html
    134 == offscreen-background-color-size-4.html offscreen-0-ref.html
    135 == offscreen-background-color-size-5.html offscreen-10-ref.html
    136 == offscreen-background-color-size-6.html offscreen-10-ref.html
    137 == offscreen-image-pos-4.html offscreen-0-ref.html
    138 == offscreen-image-pos-5.html offscreen-10-ref.html
    139 == offscreen-image-pos-6.html offscreen-10-ref.html
    140 == offscreen-image-size-4.html offscreen-0-ref.html
    141 == offscreen-image-size-5.html offscreen-10-ref.html
    142 == offscreen-image-size-6.html offscreen-10-ref.html
    143 
    144 
    145 != rounded-background-color-base-ref.html rounded-background-color-height-10-ref.html
    146 fuzzy(0-1,0-14) == rounded-background-color-height-4.html rounded-background-color-base-ref.html
    147 == rounded-background-color-height-5.html rounded-background-color-height-10-ref.html
    148 == rounded-background-color-height-6.html rounded-background-color-height-10-ref.html
    149 != rounded-background-color-base-ref.html rounded-background-color-top-10-ref.html
    150 fuzzy(0-1,0-14) == rounded-background-color-top-4.html rounded-background-color-base-ref.html
    151 == rounded-background-color-top-5.html rounded-background-color-top-10-ref.html
    152 == rounded-background-color-top-6.html rounded-background-color-top-10-ref.html
    153 != rounded-background-color-base-ref.html rounded-background-color-width-10-ref.html
    154 fuzzy(0-1,0-14) == rounded-background-color-width-4.html rounded-background-color-base-ref.html
    155 == rounded-background-color-width-5.html rounded-background-color-width-10-ref.html
    156 == rounded-background-color-width-6.html rounded-background-color-width-10-ref.html
    157 != rounded-background-color-base-ref.html rounded-background-color-left-10-ref.html
    158 fuzzy(0-1,0-225) == rounded-background-color-left-4.html rounded-background-color-base-ref.html
    159 fuzzy(0-1,0-160) == rounded-background-color-left-5.html rounded-background-color-left-10-ref.html
    160 fuzzy(0-1,0-145) == rounded-background-color-left-6.html rounded-background-color-left-10-ref.html
    161 fuzzy(0-1,0-145) == rounded-background-color-top-height-4.html rounded-background-color-height-4.html
    162 fuzzy(0-1,0-113) == rounded-background-color-top-height-5.html rounded-background-color-height-5.html
    163 fuzzy(0-1,0-145) == rounded-background-color-top-height-6.html rounded-background-color-height-6.html
    164 fuzzy(0-1,0-225) == rounded-background-color-left-width-4.html rounded-background-color-width-4.html
    165 fuzzy(0-1,0-113) == rounded-background-color-left-width-5.html rounded-background-color-width-5.html
    166 fuzzy(0-1,0-113) == rounded-background-color-left-width-6.html rounded-background-color-width-6.html
    167 fuzzy(0-1,0-145) == rounded-background-color-height-top-4.html rounded-background-color-height-4.html
    168 fuzzy(0-1,0-97) == rounded-background-color-height-top-5.html rounded-background-color-height-5.html
    169 fuzzy(0-1,0-113) == rounded-background-color-height-top-6.html rounded-background-color-height-6.html
    170 fuzzy(0-1,0-225) == rounded-background-color-width-left-4.html rounded-background-color-width-4.html
    171 fuzzy(0-1,0-145) == rounded-background-color-width-left-5.html rounded-background-color-width-5.html
    172 fuzzy(0-1,0-145) == rounded-background-color-width-left-6.html rounded-background-color-width-6.html
    173 
    174 == background-image-tiling.html background-image-tiling-ref.html
    175 
    176 != border-image-width-0.html border-image-width-10.html
    177 fuzzy(0-112,0-29) == border-image-width-4.html border-image-width-0.html
    178 fuzzy(0-112,0-29) == border-image-width-9.html border-image-width-0.html
    179 
    180 == iframe-1.html iframe-1-ref.html
    181 
    182 fuzzy(0-128,0-220) == viewport-units-rounding-1.html viewport-units-rounding-1-ref.html
    183 == viewport-units-rounding-2.html about:blank