tor-browser

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

reftest.list (2160B)


      1 # PngSuite - Ancillary chunks
      2 
      3 # cHRM chunks
      4 #
      5 # ccwn2c08 - gamma 1.0000 chunk, chroma chunk w:0.3127,0.3290 r:0.64,0.33 g:0.30,0.60 b:0.15,0.06
      6 fuzzy-if(appleSilicon,1-1,12-12) fuzzy-if(winWidget,0-8,0-569) fuzzy-if(Android,0-1,0-6) == ccwn2c08.png ccwn2c08.html
      7 # ccwn3p08 - gamma 1.0000 chunk, chroma chunk w:0.3127,0.3290 r:0.64,0.33 g:0.30,0.60 b:0.15,0.06
      8 fuzzy-if(appleSilicon,1-1,4-4) fuzzy-if(winWidget,0-8,0-577) fuzzy-if(Android,0-1,0-19) == ccwn3p08.png ccwn3p08.html
      9 
     10 # pHYs chunks
     11 #
     12 # PngSuite implies these first 3 should end up as 32x32 bitmaps, but
     13 # per discussion in bug 408622 that's not actually true.
     14 #
     15 # cdfn2c08 - physical pixel dimensions, 8x32 flat pixels
     16 == cdfn2c08.png cdfn2c08.html
     17 # cdhn2c08 - physical pixel dimensions, 32x8 high pixels
     18 == cdhn2c08.png cdhn2c08.html
     19 # cdsn2c08 - physical pixel dimensions, 8x8 square pixels
     20 == cdsn2c08.png cdsn2c08.html
     21 # cdun2c08 - physical pixel dimensions, 1000 pixels per 1 meter
     22 == cdun2c08.png cdun2c08.html
     23 
     24 # hISt chunks (shouldn't affect display on 24bit systems)
     25 #
     26 # ch1n3p04 - histogram 15 colors
     27 == ch1n3p04.png ch1n3p04.html
     28 # ch2n3p08 - histogram 256 colors
     29 == ch2n3p08.png ch2n3p08.html
     30 
     31 # tIME chunks (doesn't affect display)
     32 #
     33 # cm0n0g04 - modification time, 01-jan-2000 12:34:56
     34 == cm0n0g04.png cm0n0g04.html
     35 # cm7n0g04 - modification time, 01-jan-1970 00:00:00
     36 == cm7n0g04.png cm7n0g04.html
     37 # cm9n0g04 - modification time, 31-dec-1999 23:59:59
     38 == cm9n0g04.png cm9n0g04.html
     39 
     40 # sBIT chunks
     41 #
     42 # cs3n2c16 - color, 13 significant bits
     43 == cs3n2c16.png cs3n2c16.html
     44 # cs3n3p08 - paletted, 3 significant bits
     45 == cs3n3p08.png cs3n3p08.html
     46 # cs5n2c08 - color, 5 significant bits
     47 == cs5n2c08.png cs5n2c08.html
     48 # cs5n3p08 - paletted, 5 significant bits
     49 == cs5n3p08.png cs5n3p08.html
     50 # cs8n2c08 - color, 8 significant bits (reference)
     51 == cs8n2c08.png cs8n2c08.html
     52 # cs8n3p08 - paletted, 8 significant bits (reference)
     53 == cs8n3p08.png cs8n3p08.html
     54 
     55 # tEXt chunks (doesn't affect display)
     56 #
     57 # ct0n0g04 - no textual data
     58 == ct0n0g04.png ct0n0g04.html
     59 # ct1n0g04 - with textual data
     60 == ct1n0g04.png ct1n0g04.html
     61 # ctzn0g04 - with compressed textual data 
     62 == ctzn0g04.png ctzn0g04.html