mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
backing out bug 405384. doesn't look like color depth change on windows unit test box stuck
This commit is contained in:
parent
42062f0a6f
commit
f373d75168
@ -3,9 +3,9 @@
|
||||
# cHRM chunks
|
||||
#
|
||||
# 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
|
||||
== ccwn2c08.png ccwn2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == ccwn2c08.png ccwn2c08.html
|
||||
# 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
|
||||
== ccwn3p08.png ccwn3p08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == ccwn3p08.png ccwn3p08.html
|
||||
|
||||
# pHYs chunks
|
||||
#
|
||||
@ -13,50 +13,50 @@
|
||||
# per discussion in bug 408622 that's not actually true.
|
||||
#
|
||||
# cdfn2c08 - physical pixel dimensions, 8x32 flat pixels
|
||||
== cdfn2c08.png cdfn2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cdfn2c08.png cdfn2c08.html
|
||||
# cdhn2c08 - physical pixel dimensions, 32x8 high pixels
|
||||
== cdhn2c08.png cdhn2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cdhn2c08.png cdhn2c08.html
|
||||
# cdsn2c08 - physical pixel dimensions, 8x8 square pixels
|
||||
== cdsn2c08.png cdsn2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cdsn2c08.png cdsn2c08.html
|
||||
# cdun2c08 - physical pixel dimensions, 1000 pixels per 1 meter
|
||||
== cdun2c08.png cdun2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cdun2c08.png cdun2c08.html
|
||||
|
||||
# hISt chunks (shouldn't affect display on 24bit systems)
|
||||
#
|
||||
# ch1n3p04 - histogram 15 colors
|
||||
== ch1n3p04.png ch1n3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == ch1n3p04.png ch1n3p04.html
|
||||
# ch2n3p08 - histogram 256 colors
|
||||
== ch2n3p08.png ch2n3p08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == ch2n3p08.png ch2n3p08.html
|
||||
|
||||
# tIME chunks (doesn't affect display)
|
||||
#
|
||||
# cm0n0g04 - modification time, 01-jan-2000 12:34:56
|
||||
== cm0n0g04.png cm0n0g04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cm0n0g04.png cm0n0g04.html
|
||||
# cm7n0g04 - modification time, 01-jan-1970 00:00:00
|
||||
== cm7n0g04.png cm7n0g04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cm7n0g04.png cm7n0g04.html
|
||||
# cm9n0g04 - modification time, 31-dec-1999 23:59:59
|
||||
== cm9n0g04.png cm9n0g04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cm9n0g04.png cm9n0g04.html
|
||||
|
||||
# sBIT chunks
|
||||
#
|
||||
# cs3n2c16 - color, 13 significant bits
|
||||
== cs3n2c16.png cs3n2c16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cs3n2c16.png cs3n2c16.html
|
||||
# cs3n3p08 - paletted, 3 significant bits
|
||||
== cs3n3p08.png cs3n3p08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cs3n3p08.png cs3n3p08.html
|
||||
# cs5n2c08 - color, 5 significant bits
|
||||
== cs5n2c08.png cs5n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cs5n2c08.png cs5n2c08.html
|
||||
# cs5n3p08 - paletted, 5 significant bits
|
||||
== cs5n3p08.png cs5n3p08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cs5n3p08.png cs5n3p08.html
|
||||
# cs8n2c08 - color, 8 significant bits (reference)
|
||||
== cs8n2c08.png cs8n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cs8n2c08.png cs8n2c08.html
|
||||
# cs8n3p08 - paletted, 8 significant bits (reference)
|
||||
== cs8n3p08.png cs8n3p08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == cs8n3p08.png cs8n3p08.html
|
||||
|
||||
# tEXt chunks (doesn't affect display)
|
||||
#
|
||||
# ct0n0g04 - no textual data
|
||||
== ct0n0g04.png ct0n0g04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == ct0n0g04.png ct0n0g04.html
|
||||
# ct1n0g04 - with textual data
|
||||
== ct1n0g04.png ct1n0g04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == ct1n0g04.png ct1n0g04.html
|
||||
# ctzn0g04 - with compressed textual data
|
||||
== ctzn0g04.png ctzn0g04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == ctzn0g04.png ctzn0g04.html
|
||||
|
@ -15,25 +15,25 @@
|
||||
# basi0g01 - black & white
|
||||
== basi0g01.png basi0g01.html
|
||||
# basi0g02 - 2 bit (4 level) grayscale
|
||||
== basi0g02.png basi0g02.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi0g02.png basi0g02.html
|
||||
# basi0g04 - 4 bit (16 level) grayscale
|
||||
== basi0g04.png basi0g04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi0g04.png basi0g04.html
|
||||
# basi0g08 - 8 bit (256 level) grayscale
|
||||
== basi0g08.png basi0g08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi0g08.png basi0g08.html
|
||||
# basi0g16 - 16 bit (64k level) grayscale
|
||||
== basi0g16.png basi0g16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi0g16.png basi0g16.html
|
||||
# basi2c08 - 3x8 bits rgb color
|
||||
== basi2c08.png basi2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi2c08.png basi2c08.html
|
||||
# basi2c16 - 3x16 bits rgb color
|
||||
== basi2c16.png basi2c16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi2c16.png basi2c16.html
|
||||
# basi3p01 - 1 bit (2 color) paletted
|
||||
== basi3p01.png basi3p01.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi3p01.png basi3p01.html
|
||||
# basi3p02 - 2 bit (4 color) paletted
|
||||
== basi3p02.png basi3p02.html
|
||||
# basi3p04 - 4 bit (16 color) paletted
|
||||
== basi3p04.png basi3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi3p04.png basi3p04.html
|
||||
# basi3p08 - 8 bit (256 color) paletted
|
||||
== basi3p08.png basi3p08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basi3p08.png basi3p08.html
|
||||
# basi4a08 - 8 bit grayscale + 8 bit alpha-channel
|
||||
#== basi4a08.png basi4a08.html
|
||||
# basi4a16 - 16 bit grayscale + 16 bit alpha-channel
|
||||
|
@ -15,25 +15,25 @@
|
||||
# basn0g01 - black & white
|
||||
== basn0g01.png basn0g01.html
|
||||
# basn0g02 - 2 bit (4 level) grayscale
|
||||
== basn0g02.png basn0g02.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn0g02.png basn0g02.html
|
||||
# basn0g04 - 4 bit (16 level) grayscale
|
||||
== basn0g04.png basn0g04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn0g04.png basn0g04.html
|
||||
# basn0g08 - 8 bit (256 level) grayscale
|
||||
== basn0g08.png basn0g08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn0g08.png basn0g08.html
|
||||
# basn0g16 - 16 bit (64k level) grayscale
|
||||
== basn0g16.png basn0g16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn0g16.png basn0g16.html
|
||||
# basn2c08 - 3x8 bits rgb color
|
||||
== basn2c08.png basn2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn2c08.png basn2c08.html
|
||||
# basn2c16 - 3x16 bits rgb color
|
||||
== basn2c16.png basn2c16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn2c16.png basn2c16.html
|
||||
# basn3p01 - 1 bit (2 color) paletted
|
||||
== basn3p01.png basn3p01.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn3p01.png basn3p01.html
|
||||
# basn3p02 - 2 bit (4 color) paletted
|
||||
== basn3p02.png basn3p02.html
|
||||
# basn3p04 - 4 bit (16 color) paletted
|
||||
== basn3p04.png basn3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn3p04.png basn3p04.html
|
||||
# basn3p08 - 8 bit (256 color) paletted
|
||||
== basn3p08.png basn3p08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == basn3p08.png basn3p08.html
|
||||
# basn4a08 - 8 bit grayscale + 8 bit alpha-channel
|
||||
#== basn4a08.png basn4a08.html
|
||||
# basn4a16 - 16 bit grayscale + 16 bit alpha-channel
|
||||
|
@ -4,18 +4,18 @@
|
||||
# same, so they share common HTML reference files.
|
||||
|
||||
# oi1n0g16 - grayscale mother image with 1 idat-chunk
|
||||
== oi1n0g16.png grayscale.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == oi1n0g16.png grayscale.html
|
||||
# oi1n2c16 - color mother image with 1 idat-chunk
|
||||
== oi1n2c16.png color.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == oi1n2c16.png color.html
|
||||
# oi2n0g16 - grayscale image with 2 idat-chunks
|
||||
== oi2n0g16.png grayscale.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == oi2n0g16.png grayscale.html
|
||||
# oi2n2c16 - color image with 2 idat-chunks
|
||||
== oi2n2c16.png color.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == oi2n2c16.png color.html
|
||||
# oi4n0g16 - grayscale image with 4 unequal sized idat-chunks
|
||||
== oi4n0g16.png grayscale.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == oi4n0g16.png grayscale.html
|
||||
# oi4n2c16 - color image with 4 unequal sized idat-chunks
|
||||
== oi4n2c16.png color.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == oi4n2c16.png color.html
|
||||
# oi9n0g16 - grayscale image with all idat-chunks length one
|
||||
== oi9n0g16.png grayscale.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == oi9n0g16.png grayscale.html
|
||||
# oi9n2c16 - color image with all idat-chunks length one
|
||||
== oi9n2c16.png color.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == oi9n2c16.png color.html
|
||||
|
@ -1,22 +1,22 @@
|
||||
# PngSuite - Image filtering
|
||||
|
||||
# f00n0g08 - grayscale, no interlacing, filter-type 0
|
||||
== f00n0g08.png f00n0g08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == f00n0g08.png f00n0g08.html
|
||||
# f00n2c08 - color, no interlacing, filter-type 0
|
||||
== f00n2c08.png f00n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == f00n2c08.png f00n2c08.html
|
||||
# f01n0g08 - grayscale, no interlacing, filter-type 1
|
||||
== f01n0g08.png f01n0g08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == f01n0g08.png f01n0g08.html
|
||||
# f01n2c08 - color, no interlacing, filter-type 1
|
||||
== f01n2c08.png f01n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == f01n2c08.png f01n2c08.html
|
||||
# f02n0g08 - grayscale, no interlacing, filter-type 2
|
||||
== f02n0g08.png f02n0g08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == f02n0g08.png f02n0g08.html
|
||||
# f02n2c08 - color, no interlacing, filter-type 2
|
||||
== f02n2c08.png f02n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == f02n2c08.png f02n2c08.html
|
||||
# f03n0g08 - grayscale, no interlacing, filter-type 3
|
||||
== f03n0g08.png f03n0g08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == f03n0g08.png f03n0g08.html
|
||||
# f03n2c08 - color, no interlacing, filter-type 3
|
||||
== f03n2c08.png f03n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == f03n2c08.png f03n2c08.html
|
||||
# f04n0g08 - grayscale, no interlacing, filter-type 4
|
||||
== f04n0g08.png f04n0g08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == f04n0g08.png f04n0g08.html
|
||||
# f04n2c08 - color, no interlacing, filter-type 4
|
||||
== f04n2c08.png f04n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == f04n2c08.png f04n2c08.html
|
||||
|
@ -1,38 +1,38 @@
|
||||
# PngSuite - Gamma values
|
||||
|
||||
# g03n0g16 - grayscale, file-gamma = 0.35
|
||||
== g03n0g16.png g03n0g16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g03n0g16.png g03n0g16.html
|
||||
# g03n2c08 - color, file-gamma = 0.35
|
||||
== g03n2c08.png g03n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g03n2c08.png g03n2c08.html
|
||||
# g03n3p04 - paletted, file-gamma = 0.35
|
||||
== g03n3p04.png g03n3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g03n3p04.png g03n3p04.html
|
||||
# g04n0g16 - grayscale, file-gamma = 0.45
|
||||
== g04n0g16.png g04n0g16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g04n0g16.png g04n0g16.html
|
||||
# g04n2c08 - color, file-gamma = 0.45
|
||||
== g04n2c08.png g04n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g04n2c08.png g04n2c08.html
|
||||
# g04n3p04 - paletted, file-gamma = 0.45
|
||||
== g04n3p04.png g04n3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g04n3p04.png g04n3p04.html
|
||||
# g05n0g16 - grayscale, file-gamma = 0.55
|
||||
== g05n0g16.png g05n0g16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g05n0g16.png g05n0g16.html
|
||||
# g05n2c08 - color, file-gamma = 0.55
|
||||
== g05n2c08.png g05n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g05n2c08.png g05n2c08.html
|
||||
# g05n3p04 - paletted, file-gamma = 0.55
|
||||
== g05n3p04.png g05n3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g05n3p04.png g05n3p04.html
|
||||
# g07n0g16 - grayscale, file-gamma = 0.70
|
||||
== g07n0g16.png g07n0g16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g07n0g16.png g07n0g16.html
|
||||
# g07n2c08 - color, file-gamma = 0.70
|
||||
== g07n2c08.png g07n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g07n2c08.png g07n2c08.html
|
||||
# g07n3p04 - paletted, file-gamma = 0.70
|
||||
== g07n3p04.png g07n3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g07n3p04.png g07n3p04.html
|
||||
# g10n0g16 - grayscale, file-gamma = 1.00
|
||||
== g10n0g16.png g10n0g16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g10n0g16.png g10n0g16.html
|
||||
# g10n2c08 - color, file-gamma = 1.00
|
||||
== g10n2c08.png g10n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g10n2c08.png g10n2c08.html
|
||||
# g10n3p04 - paletted, file-gamma = 1.00
|
||||
== g10n3p04.png g10n3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g10n3p04.png g10n3p04.html
|
||||
# g25n0g16 - grayscale, file-gamma = 2.50
|
||||
== g25n0g16.png g25n0g16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g25n0g16.png g25n0g16.html
|
||||
# g25n2c08 - color, file-gamma = 2.50
|
||||
== g25n2c08.png g25n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g25n2c08.png g25n2c08.html
|
||||
# g25n3p04 - paletted, file-gamma = 2.50
|
||||
== g25n3p04.png g25n3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == g25n3p04.png g25n3p04.html
|
||||
|
@ -12,66 +12,66 @@
|
||||
# s02n3p01 - 2x2 paletted file, no interlacing
|
||||
== s02n3p01.png s02_3p01.html
|
||||
# s03i3p01 - 3x3 paletted file, interlaced
|
||||
== s03i3p01.png s03_3p01.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s03i3p01.png s03_3p01.html
|
||||
# s03n3p01 - 3x3 paletted file, no interlacing
|
||||
== s03n3p01.png s03_3p01.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s03n3p01.png s03_3p01.html
|
||||
# s04i3p01 - 4x4 paletted file, interlaced
|
||||
== s04i3p01.png s04_3p01.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s04i3p01.png s04_3p01.html
|
||||
# s04n3p01 - 4x4 paletted file, no interlacing
|
||||
== s04n3p01.png s04_3p01.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s04n3p01.png s04_3p01.html
|
||||
# s05i3p02 - 5x5 paletted file, interlaced
|
||||
== s05i3p02.png s05_3p02.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s05i3p02.png s05_3p02.html
|
||||
# s05n3p02 - 5x5 paletted file, no interlacing
|
||||
== s05n3p02.png s05_3p02.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s05n3p02.png s05_3p02.html
|
||||
# s06i3p02 - 6x6 paletted file, interlaced
|
||||
== s06i3p02.png s06_3p02.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s06i3p02.png s06_3p02.html
|
||||
# s06n3p02 - 6x6 paletted file, no interlacing
|
||||
== s06n3p02.png s06_3p02.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s06n3p02.png s06_3p02.html
|
||||
# s07i3p02 - 7x7 paletted file, interlaced
|
||||
== s07i3p02.png s07_3p02.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s07i3p02.png s07_3p02.html
|
||||
# s07n3p02 - 7x7 paletted file, no interlacing
|
||||
== s07n3p02.png s07_3p02.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s07n3p02.png s07_3p02.html
|
||||
# s08i3p02 - 8x8 paletted file, interlaced
|
||||
== s08i3p02.png s08_3p02.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s08i3p02.png s08_3p02.html
|
||||
# s08n3p02 - 8x8 paletted file, no interlacing
|
||||
== s08n3p02.png s08_3p02.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s08n3p02.png s08_3p02.html
|
||||
# s09i3p02 - 9x9 paletted file, interlaced
|
||||
== s09i3p02.png s09_3p02.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s09i3p02.png s09_3p02.html
|
||||
# s09n3p02 - 9x9 paletted file, no interlacing
|
||||
== s09n3p02.png s09_3p02.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s09n3p02.png s09_3p02.html
|
||||
# s32i3p04 - 32x32 paletted file, interlaced
|
||||
== s32i3p04.png s32_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s32i3p04.png s32_3p04.html
|
||||
# s32n3p04 - 32x32 paletted file, no interlacing
|
||||
== s32n3p04.png s32_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s32n3p04.png s32_3p04.html
|
||||
# s33i3p04 - 33x33 paletted file, interlaced
|
||||
== s33i3p04.png s33_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s33i3p04.png s33_3p04.html
|
||||
# s33n3p04 - 33x33 paletted file, no interlacing
|
||||
== s33n3p04.png s33_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s33n3p04.png s33_3p04.html
|
||||
# s34i3p04 - 34x34 paletted file, interlaced
|
||||
== s34i3p04.png s34_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s34i3p04.png s34_3p04.html
|
||||
# s34n3p04 - 34x34 paletted file, no interlacing
|
||||
== s34n3p04.png s34_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s34n3p04.png s34_3p04.html
|
||||
# s35i3p04 - 35x35 paletted file, interlaced
|
||||
== s35i3p04.png s35_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s35i3p04.png s35_3p04.html
|
||||
# s35n3p04 - 35x35 paletted file, no interlacing
|
||||
== s35n3p04.png s35_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s35n3p04.png s35_3p04.html
|
||||
# s36i3p04 - 36x36 paletted file, interlaced
|
||||
== s36i3p04.png s36_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s36i3p04.png s36_3p04.html
|
||||
# s36n3p04 - 36x36 paletted file, no interlacing
|
||||
== s36n3p04.png s36_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s36n3p04.png s36_3p04.html
|
||||
# s37i3p04 - 37x37 paletted file, interlaced
|
||||
== s37i3p04.png s37_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s37i3p04.png s37_3p04.html
|
||||
# s37n3p04 - 37x37 paletted file, no interlacing
|
||||
== s37n3p04.png s37_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s37n3p04.png s37_3p04.html
|
||||
# s38i3p04 - 38x38 paletted file, interlaced
|
||||
== s38i3p04.png s38_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s38i3p04.png s38_3p04.html
|
||||
# s38n3p04 - 38x38 paletted file, no interlacing
|
||||
== s38n3p04.png s38_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s38n3p04.png s38_3p04.html
|
||||
# s39i3p04 - 39x39 paletted file, interlaced
|
||||
== s39i3p04.png s39_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s39i3p04.png s39_3p04.html
|
||||
# s39n3p04 - 39x39 paletted file, no interlacing
|
||||
== s39n3p04.png s39_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s39n3p04.png s39_3p04.html
|
||||
# s40i3p04 - 40x40 paletted file, interlaced
|
||||
== s40i3p04.png s40_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s40i3p04.png s40_3p04.html
|
||||
# s40n3p04 - 40x40 paletted file, no interlacing
|
||||
== s40n3p04.png s40_3p04.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == s40n3p04.png s40_3p04.html
|
||||
|
@ -1,14 +1,14 @@
|
||||
# PngSuite - Additional palettes
|
||||
|
||||
# pp0n2c16 - six-cube palette-chunk in true-color image
|
||||
== pp0n2c16.png pp0n2c16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == pp0n2c16.png pp0n2c16.html
|
||||
# pp0n6a08 - six-cube palette-chunk in true-color+alpha image
|
||||
#== pp0n6a08.png pp0n6a08.html
|
||||
# ps1n0g08 - six-cube suggested palette (1 byte) in grayscale image
|
||||
== ps1n0g08.png ps1n0g08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == ps1n0g08.png ps1n0g08.html
|
||||
# ps1n2c16 - six-cube suggested palette (1 byte) in true-color image
|
||||
== ps1n2c16.png ps1n2c16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == ps1n2c16.png ps1n2c16.html
|
||||
# ps2n0g08 - six-cube suggested palette (2 bytes) in grayscale image
|
||||
== ps2n0g08.png ps2n0g08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == ps2n0g08.png ps2n0g08.html
|
||||
# ps2n2c16 - six-cube suggested palette (2 bytes) in true-color image
|
||||
== ps2n2c16.png ps2n2c16.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == ps2n2c16.png ps2n2c16.html
|
||||
|
@ -9,10 +9,10 @@
|
||||
# See /mozilla/layout/tools/reftest/README.txt for more information.
|
||||
|
||||
# z00n2c08 - color, no interlacing, compression level 0 (none)
|
||||
== z00n2c08.png z00n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == z00n2c08.png z00n2c08.html
|
||||
# z03n2c08 - color, no interlacing, compression level 3
|
||||
== z03n2c08.png z03n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == z03n2c08.png z03n2c08.html
|
||||
# z06n2c08 - color, no interlacing, compression level 6 (default)
|
||||
== z06n2c08.png z06n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == z06n2c08.png z06n2c08.html
|
||||
# z09n2c08 - color, no interlacing, compression level 9 (maximum)
|
||||
== z09n2c08.png z09n2c08.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="windows") == z09n2c08.png z09n2c08.html
|
||||
|
Loading…
Reference in New Issue
Block a user