summaryrefslogtreecommitdiffstats
path: root/image/test/reftest/pngsuite-chunkorder/reftest.list
diff options
context:
space:
mode:
authorMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
committerMatt A. Tobin <mattatobin@localhost.localdomain>2018-02-02 04:16:08 -0500
commit5f8de423f190bbb79a62f804151bc24824fa32d8 (patch)
tree10027f336435511475e392454359edea8e25895d /image/test/reftest/pngsuite-chunkorder/reftest.list
parent49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff)
downloadUXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz
UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip
Add m-esr52 at 52.6.0
Diffstat (limited to 'image/test/reftest/pngsuite-chunkorder/reftest.list')
-rw-r--r--image/test/reftest/pngsuite-chunkorder/reftest.list21
1 files changed, 21 insertions, 0 deletions
diff --git a/image/test/reftest/pngsuite-chunkorder/reftest.list b/image/test/reftest/pngsuite-chunkorder/reftest.list
new file mode 100644
index 000000000..2e161d0d3
--- /dev/null
+++ b/image/test/reftest/pngsuite-chunkorder/reftest.list
@@ -0,0 +1,21 @@
+# 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
+== oi1n0g16.png grayscale.html
+# oi1n2c16 - color mother image with 1 idat-chunk
+== oi1n2c16.png color.html
+# oi2n0g16 - grayscale image with 2 idat-chunks
+== oi2n0g16.png grayscale.html
+# oi2n2c16 - color image with 2 idat-chunks
+== oi2n2c16.png color.html
+# oi4n0g16 - grayscale image with 4 unequal sized idat-chunks
+== oi4n0g16.png grayscale.html
+# oi4n2c16 - color image with 4 unequal sized idat-chunks
+== oi4n2c16.png color.html
+# oi9n0g16 - grayscale image with all idat-chunks length one
+== oi9n0g16.png grayscale.html
+# oi9n2c16 - color image with all idat-chunks length one
+== oi9n2c16.png color.html