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/meta/content-dpr/__dir__.ini | 1 + .../meta/content-dpr/content-dpr-various-elements.html.ini | 4 ++++ .../meta/content-dpr/image-pseudo-element-content-dpr.html.ini | 2 ++ testing/web-platform/meta/content-dpr/image-with-dpr-header.html.ini | 4 ++++ .../meta/content-dpr/tiled-background-image-with-content-dpr.html.ini | 2 ++ .../content-dpr/tiled-background-svg-image-with-content-dpr.html.ini | 2 ++ 6 files changed, 15 insertions(+) create mode 100644 testing/web-platform/meta/content-dpr/__dir__.ini create mode 100644 testing/web-platform/meta/content-dpr/content-dpr-various-elements.html.ini create mode 100644 testing/web-platform/meta/content-dpr/image-pseudo-element-content-dpr.html.ini create mode 100644 testing/web-platform/meta/content-dpr/image-with-dpr-header.html.ini create mode 100644 testing/web-platform/meta/content-dpr/tiled-background-image-with-content-dpr.html.ini create mode 100644 testing/web-platform/meta/content-dpr/tiled-background-svg-image-with-content-dpr.html.ini (limited to 'testing/web-platform/meta/content-dpr') diff --git a/testing/web-platform/meta/content-dpr/__dir__.ini b/testing/web-platform/meta/content-dpr/__dir__.ini new file mode 100644 index 0000000000..2ef043b928 --- /dev/null +++ b/testing/web-platform/meta/content-dpr/__dir__.ini @@ -0,0 +1 @@ +implementation-status: backlog diff --git a/testing/web-platform/meta/content-dpr/content-dpr-various-elements.html.ini b/testing/web-platform/meta/content-dpr/content-dpr-various-elements.html.ini new file mode 100644 index 0000000000..c0f4be5b8e --- /dev/null +++ b/testing/web-platform/meta/content-dpr/content-dpr-various-elements.html.ini @@ -0,0 +1,4 @@ +[content-dpr-various-elements.html] + expected: + if os == "win": [FAIL, TIMEOUT] + FAIL diff --git a/testing/web-platform/meta/content-dpr/image-pseudo-element-content-dpr.html.ini b/testing/web-platform/meta/content-dpr/image-pseudo-element-content-dpr.html.ini new file mode 100644 index 0000000000..c25073122b --- /dev/null +++ b/testing/web-platform/meta/content-dpr/image-pseudo-element-content-dpr.html.ini @@ -0,0 +1,2 @@ +[image-pseudo-element-content-dpr.html] + expected: FAIL diff --git a/testing/web-platform/meta/content-dpr/image-with-dpr-header.html.ini b/testing/web-platform/meta/content-dpr/image-with-dpr-header.html.ini new file mode 100644 index 0000000000..ca99875d90 --- /dev/null +++ b/testing/web-platform/meta/content-dpr/image-with-dpr-header.html.ini @@ -0,0 +1,4 @@ +[image-with-dpr-header.html] + [Test the image dimensions of different DPR sizes] + expected: FAIL + diff --git a/testing/web-platform/meta/content-dpr/tiled-background-image-with-content-dpr.html.ini b/testing/web-platform/meta/content-dpr/tiled-background-image-with-content-dpr.html.ini new file mode 100644 index 0000000000..15cca953b6 --- /dev/null +++ b/testing/web-platform/meta/content-dpr/tiled-background-image-with-content-dpr.html.ini @@ -0,0 +1,2 @@ +[tiled-background-image-with-content-dpr.html] + expected: FAIL diff --git a/testing/web-platform/meta/content-dpr/tiled-background-svg-image-with-content-dpr.html.ini b/testing/web-platform/meta/content-dpr/tiled-background-svg-image-with-content-dpr.html.ini new file mode 100644 index 0000000000..fd64b0a65e --- /dev/null +++ b/testing/web-platform/meta/content-dpr/tiled-background-svg-image-with-content-dpr.html.ini @@ -0,0 +1,2 @@ +[tiled-background-svg-image-with-content-dpr.html] + expected: FAIL -- cgit v1.2.3