diff options
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 |