diff options
Diffstat (limited to 'image/test/reftest/pngsuite-chunkorder/reftest-stylo.list')
-rw-r--r-- | image/test/reftest/pngsuite-chunkorder/reftest-stylo.list | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/image/test/reftest/pngsuite-chunkorder/reftest-stylo.list b/image/test/reftest/pngsuite-chunkorder/reftest-stylo.list new file mode 100644 index 000000000..57415ac0e --- /dev/null +++ b/image/test/reftest/pngsuite-chunkorder/reftest-stylo.list @@ -0,0 +1,22 @@ +# DO NOT EDIT! This is a auto-generated temporary list for Stylo testing +# PngSuite - Chunk ordering +# +# The resulting images of a type (color or grayscale) should all look the +# same, so they share common HTML reference files. + +# oi1n0g16 - grayscale mother image with 1 idat-chunk +fails == oi1n0g16.png oi1n0g16.png +# oi1n2c16 - color mother image with 1 idat-chunk +fails == oi1n2c16.png oi1n2c16.png +# oi2n0g16 - grayscale image with 2 idat-chunks +fails == oi2n0g16.png oi2n0g16.png +# oi2n2c16 - color image with 2 idat-chunks +fails == oi2n2c16.png oi2n2c16.png +# oi4n0g16 - grayscale image with 4 unequal sized idat-chunks +fails == oi4n0g16.png oi4n0g16.png +# oi4n2c16 - color image with 4 unequal sized idat-chunks +fails == oi4n2c16.png oi4n2c16.png +# oi9n0g16 - grayscale image with all idat-chunks length one +fails == oi9n0g16.png oi9n0g16.png +# oi9n2c16 - color image with all idat-chunks length one +fails == oi9n2c16.png oi9n2c16.png |