image/test/reftest/pngsuite-oddsizes/reftest.list

Thu, 15 Jan 2015 15:59:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:59:08 +0100
branch
TOR_BUG_9701
changeset 10
ac0c01689b40
permissions
-rw-r--r--

Implement a real Private Browsing Mode condition by changing the API/ABI;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

michael@0 1 # PngSuite - Odd sizes
michael@0 2 #
michael@0 3 # Note: For each size, there are 2 PNGs (one interlaced, one not). Both
michael@0 4 # versions look identical, so they share a common HTML reference file.
michael@0 5
michael@0 6 # s01i3p01 - 1x1 paletted file, interlaced
michael@0 7 == s01i3p01.png s01_3p01.html
michael@0 8 # s01n3p01 - 1x1 paletted file, no interlacing
michael@0 9 == s01n3p01.png s01_3p01.html
michael@0 10 # s02i3p01 - 2x2 paletted file, interlaced
michael@0 11 == s02i3p01.png s02_3p01.html
michael@0 12 # s02n3p01 - 2x2 paletted file, no interlacing
michael@0 13 == s02n3p01.png s02_3p01.html
michael@0 14 # s03i3p01 - 3x3 paletted file, interlaced
michael@0 15 fails-if(Android) == s03i3p01.png s03_3p01.html
michael@0 16 # s03n3p01 - 3x3 paletted file, no interlacing
michael@0 17 fails-if(Android) == s03n3p01.png s03_3p01.html
michael@0 18 # s04i3p01 - 4x4 paletted file, interlaced
michael@0 19 fails-if(Android) == s04i3p01.png s04_3p01.html
michael@0 20 # s04n3p01 - 4x4 paletted file, no interlacing
michael@0 21 fails-if(Android) == s04n3p01.png s04_3p01.html
michael@0 22 # s05i3p02 - 5x5 paletted file, interlaced
michael@0 23 fails-if(Android) == s05i3p02.png s05_3p02.html
michael@0 24 # s05n3p02 - 5x5 paletted file, no interlacing
michael@0 25 fails-if(Android) == s05n3p02.png s05_3p02.html
michael@0 26 # s06i3p02 - 6x6 paletted file, interlaced
michael@0 27 fails-if(Android) == s06i3p02.png s06_3p02.html
michael@0 28 # s06n3p02 - 6x6 paletted file, no interlacing
michael@0 29 fails-if(Android) == s06n3p02.png s06_3p02.html
michael@0 30 # s07i3p02 - 7x7 paletted file, interlaced
michael@0 31 fails-if(Android) == s07i3p02.png s07_3p02.html
michael@0 32 # s07n3p02 - 7x7 paletted file, no interlacing
michael@0 33 fails-if(Android) == s07n3p02.png s07_3p02.html
michael@0 34 # s08i3p02 - 8x8 paletted file, interlaced
michael@0 35 fails-if(Android) == s08i3p02.png s08_3p02.html
michael@0 36 # s08n3p02 - 8x8 paletted file, no interlacing
michael@0 37 fails-if(Android) == s08n3p02.png s08_3p02.html
michael@0 38 # s09i3p02 - 9x9 paletted file, interlaced
michael@0 39 fails-if(Android) == s09i3p02.png s09_3p02.html
michael@0 40 # s09n3p02 - 9x9 paletted file, no interlacing
michael@0 41 fails-if(Android) == s09n3p02.png s09_3p02.html
michael@0 42 # s32i3p04 - 32x32 paletted file, interlaced
michael@0 43 fails-if(Android) == s32i3p04.png s32_3p04.html
michael@0 44 # s32n3p04 - 32x32 paletted file, no interlacing
michael@0 45 fails-if(Android) == s32n3p04.png s32_3p04.html
michael@0 46 # s33i3p04 - 33x33 paletted file, interlaced
michael@0 47 fails-if(Android) == s33i3p04.png s33_3p04.html
michael@0 48 # s33n3p04 - 33x33 paletted file, no interlacing
michael@0 49 fails-if(Android) == s33n3p04.png s33_3p04.html
michael@0 50 # s34i3p04 - 34x34 paletted file, interlaced
michael@0 51 fails-if(Android) == s34i3p04.png s34_3p04.html
michael@0 52 # s34n3p04 - 34x34 paletted file, no interlacing
michael@0 53 fails-if(Android) == s34n3p04.png s34_3p04.html
michael@0 54 # s35i3p04 - 35x35 paletted file, interlaced
michael@0 55 fails-if(Android) == s35i3p04.png s35_3p04.html
michael@0 56 # s35n3p04 - 35x35 paletted file, no interlacing
michael@0 57 fails-if(Android) == s35n3p04.png s35_3p04.html
michael@0 58 # s36i3p04 - 36x36 paletted file, interlaced
michael@0 59 fails-if(Android) == s36i3p04.png s36_3p04.html
michael@0 60 # s36n3p04 - 36x36 paletted file, no interlacing
michael@0 61 fails-if(Android) == s36n3p04.png s36_3p04.html
michael@0 62 # s37i3p04 - 37x37 paletted file, interlaced
michael@0 63 fails-if(Android) == s37i3p04.png s37_3p04.html
michael@0 64 # s37n3p04 - 37x37 paletted file, no interlacing
michael@0 65 fails-if(Android) == s37n3p04.png s37_3p04.html
michael@0 66 # s38i3p04 - 38x38 paletted file, interlaced
michael@0 67 fails-if(Android) == s38i3p04.png s38_3p04.html
michael@0 68 # s38n3p04 - 38x38 paletted file, no interlacing
michael@0 69 fails-if(Android) == s38n3p04.png s38_3p04.html
michael@0 70 # s39i3p04 - 39x39 paletted file, interlaced
michael@0 71 fails-if(Android) == s39i3p04.png s39_3p04.html
michael@0 72 # s39n3p04 - 39x39 paletted file, no interlacing
michael@0 73 fails-if(Android) == s39n3p04.png s39_3p04.html
michael@0 74 # s40i3p04 - 40x40 paletted file, interlaced
michael@0 75 fails-if(Android) == s40i3p04.png s40_3p04.html
michael@0 76 # s40n3p04 - 40x40 paletted file, no interlacing
michael@0 77 fails-if(Android) == s40n3p04.png s40_3p04.html

mercurial