From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- testing/web-platform/tests/apng/META.yml | 5 +++++ .../tests/apng/animated-png-timeout-ref.html | 1 + .../tests/apng/animated-png-timeout.html | 11 +++++++++++ .../tests/apng/supported-in-source-type.html | 23 ++++++++++++++++++++++ 4 files changed, 40 insertions(+) create mode 100644 testing/web-platform/tests/apng/META.yml create mode 100644 testing/web-platform/tests/apng/animated-png-timeout-ref.html create mode 100644 testing/web-platform/tests/apng/animated-png-timeout.html create mode 100644 testing/web-platform/tests/apng/supported-in-source-type.html (limited to 'testing/web-platform/tests/apng') diff --git a/testing/web-platform/tests/apng/META.yml b/testing/web-platform/tests/apng/META.yml new file mode 100644 index 0000000000..a660c7e19e --- /dev/null +++ b/testing/web-platform/tests/apng/META.yml @@ -0,0 +1,5 @@ +spec: https://wiki.mozilla.org/APNG_Specification +suggested_reviewers: + - stuartparmenter + - svgeesus + - leonscroggins diff --git a/testing/web-platform/tests/apng/animated-png-timeout-ref.html b/testing/web-platform/tests/apng/animated-png-timeout-ref.html new file mode 100644 index 0000000000..c46bb90164 --- /dev/null +++ b/testing/web-platform/tests/apng/animated-png-timeout-ref.html @@ -0,0 +1 @@ + diff --git a/testing/web-platform/tests/apng/animated-png-timeout.html b/testing/web-platform/tests/apng/animated-png-timeout.html new file mode 100644 index 0000000000..6975bd9c4e --- /dev/null +++ b/testing/web-platform/tests/apng/animated-png-timeout.html @@ -0,0 +1,11 @@ + +APNG: Second frame displays quickly, replacing red with green. + + + diff --git a/testing/web-platform/tests/apng/supported-in-source-type.html b/testing/web-platform/tests/apng/supported-in-source-type.html new file mode 100644 index 0000000000..0a4d232dcb --- /dev/null +++ b/testing/web-platform/tests/apng/supported-in-source-type.html @@ -0,0 +1,23 @@ + +Animated PNG MIME type (image/apng) is recognized by <source type> + + + + + + + -- cgit v1.2.3