1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/image/test/reftest/pngsuite-background/reftest.list Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,22 @@ 1.4 +# PngSuite - Background colors 1.5 +# 1.6 +# Note 1: The first 4 images have no bKGD chunk, the last 4 do. The background 1.7 +# color indicated by bKGD isn't used, so the two sets of images are rendered 1.8 +# identically and thus share common reference HTML files. 1.9 + 1.10 +# bgai4a08 - 8 bit grayscale, alpha, no background chunk, interlaced 1.11 +fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgai4a08.png bg__4a08.html 1.12 +# bgai4a16 - 16 bit grayscale, alpha, no background chunk, interlaced 1.13 +fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgai4a16.png bg__4a16.html 1.14 +# bgan6a08 - 3x8 bits rgb color, alpha, no background chunk 1.15 +fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgan6a08.png bg__6a08.html 1.16 +# bgan6a16 - 3x16 bits rgb color, alpha, no background chunk 1.17 +fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgan6a16.png bg__6a16.html 1.18 +# bgbn4a08 - 8 bit grayscale, alpha, black background chunk 1.19 +fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgbn4a08.png bg__4a08.html 1.20 +# bggn4a16 - 16 bit grayscale, alpha, gray background chunk 1.21 +fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bggn4a16.png bg__4a16.html 1.22 +# bgwn6a08 - 3x8 bits rgb color, alpha, white background chunk 1.23 +fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgwn6a08.png bg__6a08.html 1.24 +# bgyn6a16 - 3x16 bits rgb color, alpha, yellow background chunk 1.25 +fails-if(Android) fuzzy-if(cocoaWidget,1,1024) == wrapper.html?bgyn6a16.png bg__6a16.html