reftest-stylo.list 944 B

1234567891011121314151617181920212223
  1. # DO NOT EDIT! This is a auto-generated temporary list for Stylo testing
  2. # PngSuite - Chunk ordering
  3. #
  4. # The resulting images of a type (color or grayscale) should all look the
  5. # same, so they share common HTML reference files.
  6. # oi1n0g16 - grayscale mother image with 1 idat-chunk
  7. fails == oi1n0g16.png oi1n0g16.png
  8. # oi1n2c16 - color mother image with 1 idat-chunk
  9. fails == oi1n2c16.png oi1n2c16.png
  10. # oi2n0g16 - grayscale image with 2 idat-chunks
  11. fails == oi2n0g16.png oi2n0g16.png
  12. # oi2n2c16 - color image with 2 idat-chunks
  13. fails == oi2n2c16.png oi2n2c16.png
  14. # oi4n0g16 - grayscale image with 4 unequal sized idat-chunks
  15. fails == oi4n0g16.png oi4n0g16.png
  16. # oi4n2c16 - color image with 4 unequal sized idat-chunks
  17. fails == oi4n2c16.png oi4n2c16.png
  18. # oi9n0g16 - grayscale image with all idat-chunks length one
  19. fails == oi9n0g16.png oi9n0g16.png
  20. # oi9n2c16 - color image with all idat-chunks length one
  21. fails == oi9n2c16.png oi9n2c16.png