michael@0: # PngSuite - Background colors michael@0: # michael@0: # Note 1: The first 4 images have no bKGD chunk, the last 4 do. The background michael@0: # color indicated by bKGD isn't used, so the two sets of images are rendered michael@0: # identically and thus share common reference HTML files. michael@0: michael@0: # bgai4a08 - 8 bit grayscale, alpha, no background chunk, interlaced michael@0: fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgai4a08.png bg__4a08.html michael@0: # bgai4a16 - 16 bit grayscale, alpha, no background chunk, interlaced michael@0: fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgai4a16.png bg__4a16.html michael@0: # bgan6a08 - 3x8 bits rgb color, alpha, no background chunk michael@0: fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgan6a08.png bg__6a08.html michael@0: # bgan6a16 - 3x16 bits rgb color, alpha, no background chunk michael@0: fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgan6a16.png bg__6a16.html michael@0: # bgbn4a08 - 8 bit grayscale, alpha, black background chunk michael@0: fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgbn4a08.png bg__4a08.html michael@0: # bggn4a16 - 16 bit grayscale, alpha, gray background chunk michael@0: fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bggn4a16.png bg__4a16.html michael@0: # bgwn6a08 - 3x8 bits rgb color, alpha, white background chunk michael@0: fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgwn6a08.png bg__6a08.html michael@0: # bgyn6a16 - 3x16 bits rgb color, alpha, yellow background chunk michael@0: fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgyn6a16.png bg__6a16.html