reftest.list 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. # PngSuite - Ancillary chunks
  2. # cHRM chunks
  3. #
  4. # 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
  5. fails-if(prefs.getIntPref("gfx.color_management.mode")!=2) fuzzy-if(winWidget,8,569) == ccwn2c08.png ccwn2c08.html
  6. # 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
  7. fails-if(prefs.getIntPref("gfx.color_management.mode")!=2) fuzzy-if(winWidget,8,577) == ccwn3p08.png ccwn3p08.html
  8. # pHYs chunks
  9. #
  10. # PngSuite implies these first 3 should end up as 32x32 bitmaps, but
  11. # per discussion in bug 408622 that's not actually true.
  12. #
  13. # cdfn2c08 - physical pixel dimensions, 8x32 flat pixels
  14. == cdfn2c08.png cdfn2c08.html
  15. # cdhn2c08 - physical pixel dimensions, 32x8 high pixels
  16. == cdhn2c08.png cdhn2c08.html
  17. # cdsn2c08 - physical pixel dimensions, 8x8 square pixels
  18. == cdsn2c08.png cdsn2c08.html
  19. # cdun2c08 - physical pixel dimensions, 1000 pixels per 1 meter
  20. == cdun2c08.png cdun2c08.html
  21. # hISt chunks (shouldn't affect display on 24bit systems)
  22. #
  23. # ch1n3p04 - histogram 15 colors
  24. == ch1n3p04.png ch1n3p04.html
  25. # ch2n3p08 - histogram 256 colors
  26. == ch2n3p08.png ch2n3p08.html
  27. # tIME chunks (doesn't affect display)
  28. #
  29. # cm0n0g04 - modification time, 01-jan-2000 12:34:56
  30. == cm0n0g04.png cm0n0g04.html
  31. # cm7n0g04 - modification time, 01-jan-1970 00:00:00
  32. == cm7n0g04.png cm7n0g04.html
  33. # cm9n0g04 - modification time, 31-dec-1999 23:59:59
  34. == cm9n0g04.png cm9n0g04.html
  35. # sBIT chunks
  36. #
  37. # cs3n2c16 - color, 13 significant bits
  38. == cs3n2c16.png cs3n2c16.html
  39. # cs3n3p08 - paletted, 3 significant bits
  40. == cs3n3p08.png cs3n3p08.html
  41. # cs5n2c08 - color, 5 significant bits
  42. == cs5n2c08.png cs5n2c08.html
  43. # cs5n3p08 - paletted, 5 significant bits
  44. == cs5n3p08.png cs5n3p08.html
  45. # cs8n2c08 - color, 8 significant bits (reference)
  46. == cs8n2c08.png cs8n2c08.html
  47. # cs8n3p08 - paletted, 8 significant bits (reference)
  48. == cs8n3p08.png cs8n3p08.html
  49. # tEXt chunks (doesn't affect display)
  50. #
  51. # ct0n0g04 - no textual data
  52. == ct0n0g04.png ct0n0g04.html
  53. # ct1n0g04 - with textual data
  54. == ct1n0g04.png ct1n0g04.html
  55. # ctzn0g04 - with compressed textual data
  56. == ctzn0g04.png ctzn0g04.html