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 --- layout/reftests/apng-mime/animated.apng | Bin 0 -> 188 bytes layout/reftests/apng-mime/expected.html | 3 +++ layout/reftests/apng-mime/reftest.list | 1 + layout/reftests/apng-mime/static.png | Bin 0 -> 100 bytes layout/reftests/apng-mime/test.html | 6 ++++++ 5 files changed, 10 insertions(+) create mode 100644 layout/reftests/apng-mime/animated.apng create mode 100644 layout/reftests/apng-mime/expected.html create mode 100644 layout/reftests/apng-mime/reftest.list create mode 100644 layout/reftests/apng-mime/static.png create mode 100644 layout/reftests/apng-mime/test.html (limited to 'layout/reftests/apng-mime') diff --git a/layout/reftests/apng-mime/animated.apng b/layout/reftests/apng-mime/animated.apng new file mode 100644 index 0000000000..6e78a9eef4 Binary files /dev/null and b/layout/reftests/apng-mime/animated.apng differ diff --git a/layout/reftests/apng-mime/expected.html b/layout/reftests/apng-mime/expected.html new file mode 100644 index 0000000000..d069957fdf --- /dev/null +++ b/layout/reftests/apng-mime/expected.html @@ -0,0 +1,3 @@ + +apng expected + diff --git a/layout/reftests/apng-mime/reftest.list b/layout/reftests/apng-mime/reftest.list new file mode 100644 index 0000000000..fef0f4a736 --- /dev/null +++ b/layout/reftests/apng-mime/reftest.list @@ -0,0 +1 @@ +== test.html expected.html diff --git a/layout/reftests/apng-mime/static.png b/layout/reftests/apng-mime/static.png new file mode 100644 index 0000000000..6f76d44387 Binary files /dev/null and b/layout/reftests/apng-mime/static.png differ diff --git a/layout/reftests/apng-mime/test.html b/layout/reftests/apng-mime/test.html new file mode 100644 index 0000000000..cdf44b901a --- /dev/null +++ b/layout/reftests/apng-mime/test.html @@ -0,0 +1,6 @@ + +apng test + + + + -- cgit v1.2.3