diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/content-dpr | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
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 |