diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/content-dpr | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/content-dpr')
6 files changed, 15 insertions, 0 deletions
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 |