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

http://github.com/zpao/v8monkey · Unknown · 22 lines · 21 code · 1 blank · 0 comment · 0 complexity · c39388fdaddf40ccc099df2b4d19c088 MD5 · raw file

  1. # PngSuite - Background colors
  2. #
  3. # Note 1: The first 4 images have no bKGD chunk, the last 4 do. The background
  4. # color indicated by bKGD isn't used, so the two sets of images are rendered
  5. # identically and thus share common reference HTML files.
  6. # bgai4a08 - 8 bit grayscale, alpha, no background chunk, interlaced
  7. fails-if(!cocoaWidget) == wrapper.html?bgai4a08.png bg__4a08.html
  8. # bgai4a16 - 16 bit grayscale, alpha, no background chunk, interlaced
  9. fails-if(!cocoaWidget) == wrapper.html?bgai4a16.png bg__4a16.html
  10. # bgan6a08 - 3x8 bits rgb color, alpha, no background chunk
  11. fails-if(!cocoaWidget) == wrapper.html?bgan6a08.png bg__6a08.html
  12. # bgan6a16 - 3x16 bits rgb color, alpha, no background chunk
  13. fails-if(!cocoaWidget) == wrapper.html?bgan6a16.png bg__6a16.html
  14. # bgbn4a08 - 8 bit grayscale, alpha, black background chunk
  15. fails-if(!cocoaWidget) == wrapper.html?bgbn4a08.png bg__4a08.html
  16. # bggn4a16 - 16 bit grayscale, alpha, gray background chunk
  17. fails-if(!cocoaWidget) == wrapper.html?bggn4a16.png bg__4a16.html
  18. # bgwn6a08 - 3x8 bits rgb color, alpha, white background chunk
  19. fails-if(!cocoaWidget) == wrapper.html?bgwn6a08.png bg__6a08.html
  20. # bgyn6a16 - 3x16 bits rgb color, alpha, yellow background chunk
  21. fails-if(!cocoaWidget) == wrapper.html?bgyn6a16.png bg__6a16.html