From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- testing/web-platform/tests/png/cICP-wins-ref.html | 17 ++++++++++++++++ testing/web-platform/tests/png/cICP-wins.html | 22 +++++++++++++++++++++ .../invalid-unknown-ancillary-after-IDAT.png | Bin 0 -> 261 bytes .../errors/support/invalid-unknown-ancillary.png | Bin 0 -> 263 bytes .../tests/png/errors/support/no-invalid-chunks.png | Bin 0 -> 248 bytes .../unknown-ancillary-error-recovery-2-ref.html | 17 ++++++++++++++++ .../errors/unknown-ancillary-error-recovery-2.html | 21 ++++++++++++++++++++ .../unknown-ancillary-error-recovery-ref.html | 17 ++++++++++++++++ .../errors/unknown-ancillary-error-recovery.html | 21 ++++++++++++++++++++ .../tests/png/support/cICP-and-iCCP.png | Bin 0 -> 2745 bytes .../web-platform/tests/png/support/srgb_green.png | Bin 0 -> 192 bytes 11 files changed, 115 insertions(+) create mode 100644 testing/web-platform/tests/png/cICP-wins-ref.html create mode 100644 testing/web-platform/tests/png/cICP-wins.html create mode 100644 testing/web-platform/tests/png/errors/support/invalid-unknown-ancillary-after-IDAT.png create mode 100644 testing/web-platform/tests/png/errors/support/invalid-unknown-ancillary.png create mode 100644 testing/web-platform/tests/png/errors/support/no-invalid-chunks.png create mode 100644 testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery-2-ref.html create mode 100644 testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery-2.html create mode 100644 testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery-ref.html create mode 100644 testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery.html create mode 100644 testing/web-platform/tests/png/support/cICP-and-iCCP.png create mode 100644 testing/web-platform/tests/png/support/srgb_green.png (limited to 'testing/web-platform/tests/png') diff --git a/testing/web-platform/tests/png/cICP-wins-ref.html b/testing/web-platform/tests/png/cICP-wins-ref.html new file mode 100644 index 0000000000..de7629453d --- /dev/null +++ b/testing/web-platform/tests/png/cICP-wins-ref.html @@ -0,0 +1,17 @@ + + + +PNG Third Edition: Coding Independent Code Points + + + +

Test passes if you see a green rectangle, and no red.

+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/png/cICP-wins.html b/testing/web-platform/tests/png/cICP-wins.html new file mode 100644 index 0000000000..c2aa29e304 --- /dev/null +++ b/testing/web-platform/tests/png/cICP-wins.html @@ -0,0 +1,22 @@ + + + +PNG Third Edition: Coding Independent Code Points + + + + + + + + +

Test passes if you see a green rectangle, and no red.

+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/png/errors/support/invalid-unknown-ancillary-after-IDAT.png b/testing/web-platform/tests/png/errors/support/invalid-unknown-ancillary-after-IDAT.png new file mode 100644 index 0000000000..e9c9e7ee02 Binary files /dev/null and b/testing/web-platform/tests/png/errors/support/invalid-unknown-ancillary-after-IDAT.png differ diff --git a/testing/web-platform/tests/png/errors/support/invalid-unknown-ancillary.png b/testing/web-platform/tests/png/errors/support/invalid-unknown-ancillary.png new file mode 100644 index 0000000000..21373a5a5a Binary files /dev/null and b/testing/web-platform/tests/png/errors/support/invalid-unknown-ancillary.png differ diff --git a/testing/web-platform/tests/png/errors/support/no-invalid-chunks.png b/testing/web-platform/tests/png/errors/support/no-invalid-chunks.png new file mode 100644 index 0000000000..6605d47985 Binary files /dev/null and b/testing/web-platform/tests/png/errors/support/no-invalid-chunks.png differ diff --git a/testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery-2-ref.html b/testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery-2-ref.html new file mode 100644 index 0000000000..cfa2cbb6f1 --- /dev/null +++ b/testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery-2-ref.html @@ -0,0 +1,17 @@ + + + +PNG Third Edition: Decoder error recovery, invalid ancillary + + + +

Test passes if you see a rainbow square, and not a red one.

+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery-2.html b/testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery-2.html new file mode 100644 index 0000000000..23191fe39f --- /dev/null +++ b/testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery-2.html @@ -0,0 +1,21 @@ + + + +PNG Third Edition: Decoder error recovery, invalid ancillary after IDAT + + + + + + + +

Test passes if you see a rainbow square, and not a red one.

+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery-ref.html b/testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery-ref.html new file mode 100644 index 0000000000..cfa2cbb6f1 --- /dev/null +++ b/testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery-ref.html @@ -0,0 +1,17 @@ + + + +PNG Third Edition: Decoder error recovery, invalid ancillary + + + +

Test passes if you see a rainbow square, and not a red one.

+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery.html b/testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery.html new file mode 100644 index 0000000000..df37153fd7 --- /dev/null +++ b/testing/web-platform/tests/png/errors/unknown-ancillary-error-recovery.html @@ -0,0 +1,21 @@ + + + +PNG Third Edition: Decoder error recovery, invalid ancillary + + + + + + + +

Test passes if you see a rainbow square, and not a red one.

+
+ + \ No newline at end of file diff --git a/testing/web-platform/tests/png/support/cICP-and-iCCP.png b/testing/web-platform/tests/png/support/cICP-and-iCCP.png new file mode 100644 index 0000000000..71d88defc1 Binary files /dev/null and b/testing/web-platform/tests/png/support/cICP-and-iCCP.png differ diff --git a/testing/web-platform/tests/png/support/srgb_green.png b/testing/web-platform/tests/png/support/srgb_green.png new file mode 100644 index 0000000000..a978f32536 Binary files /dev/null and b/testing/web-platform/tests/png/support/srgb_green.png differ -- cgit v1.2.3