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/document-policy/reporting | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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/document-policy/reporting')
9 files changed, 37 insertions, 0 deletions
diff --git a/testing/web-platform/meta/document-policy/reporting/document-write-report-only-tentative.html.ini b/testing/web-platform/meta/document-policy/reporting/document-write-report-only-tentative.html.ini new file mode 100644 index 0000000000..0b5e618fe1 --- /dev/null +++ b/testing/web-platform/meta/document-policy/reporting/document-write-report-only-tentative.html.ini @@ -0,0 +1,4 @@ +[document-write-report-only-tentative.html] + expected: TIMEOUT + [Document-write report only mode] + expected: TIMEOUT diff --git a/testing/web-platform/meta/document-policy/reporting/document-write-reporting-tentative.html.ini b/testing/web-platform/meta/document-policy/reporting/document-write-reporting-tentative.html.ini new file mode 100644 index 0000000000..5a96858c02 --- /dev/null +++ b/testing/web-platform/meta/document-policy/reporting/document-write-reporting-tentative.html.ini @@ -0,0 +1,3 @@ +[document-write-reporting-tentative.html] + [Document-write Report Format] + expected: FAIL diff --git a/testing/web-platform/meta/document-policy/reporting/lossy-images-max-bpp-reporting-onload-tentative.html.ini b/testing/web-platform/meta/document-policy/reporting/lossy-images-max-bpp-reporting-onload-tentative.html.ini new file mode 100644 index 0000000000..66c06f9211 --- /dev/null +++ b/testing/web-platform/meta/document-policy/reporting/lossy-images-max-bpp-reporting-onload-tentative.html.ini @@ -0,0 +1,4 @@ +[lossy-images-max-bpp-reporting-onload-tentative.html] + expected: TIMEOUT + [unoptimized-images Report Format] + expected: TIMEOUT diff --git a/testing/web-platform/meta/document-policy/reporting/lossy-images-max-bpp-reporting-tentative.html.ini b/testing/web-platform/meta/document-policy/reporting/lossy-images-max-bpp-reporting-tentative.html.ini new file mode 100644 index 0000000000..1613c010be --- /dev/null +++ b/testing/web-platform/meta/document-policy/reporting/lossy-images-max-bpp-reporting-tentative.html.ini @@ -0,0 +1,4 @@ +[lossy-images-max-bpp-reporting-tentative.html] + expected: TIMEOUT + [unoptimized-images Report Format] + expected: TIMEOUT diff --git a/testing/web-platform/meta/document-policy/reporting/oversized-images-reporting-tentative.html.ini b/testing/web-platform/meta/document-policy/reporting/oversized-images-reporting-tentative.html.ini new file mode 100644 index 0000000000..ea9cbb25d9 --- /dev/null +++ b/testing/web-platform/meta/document-policy/reporting/oversized-images-reporting-tentative.html.ini @@ -0,0 +1,4 @@ +[oversized-images-reporting-tentative.html] + expected: TIMEOUT + [oversized-images Report Format] + expected: TIMEOUT diff --git a/testing/web-platform/meta/document-policy/reporting/sync-script-reporting.html.ini b/testing/web-platform/meta/document-policy/reporting/sync-script-reporting.html.ini new file mode 100644 index 0000000000..d20a27ca78 --- /dev/null +++ b/testing/web-platform/meta/document-policy/reporting/sync-script-reporting.html.ini @@ -0,0 +1,4 @@ +[sync-script-reporting.html] + expected: TIMEOUT + [Sync-script Report Format] + expected: NOTRUN diff --git a/testing/web-platform/meta/document-policy/reporting/sync-xhr-report-only.html.ini b/testing/web-platform/meta/document-policy/reporting/sync-xhr-report-only.html.ini new file mode 100644 index 0000000000..f3400cae32 --- /dev/null +++ b/testing/web-platform/meta/document-policy/reporting/sync-xhr-report-only.html.ini @@ -0,0 +1,4 @@ +[sync-xhr-report-only.html] + expected: TIMEOUT + [Sync-xhr report only mode] + expected: TIMEOUT diff --git a/testing/web-platform/meta/document-policy/reporting/sync-xhr-reporting.html.ini b/testing/web-platform/meta/document-policy/reporting/sync-xhr-reporting.html.ini new file mode 100644 index 0000000000..6c25601d0f --- /dev/null +++ b/testing/web-platform/meta/document-policy/reporting/sync-xhr-reporting.html.ini @@ -0,0 +1,6 @@ +[sync-xhr-reporting.html] + expected: + if (os == "linux") and not debug: [OK, ERROR] + if (os == "android") and fission: [OK, TIMEOUT] + [Sync-xhr Report Format] + expected: FAIL diff --git a/testing/web-platform/meta/document-policy/reporting/unsized-media-reporting-tentative.html.ini b/testing/web-platform/meta/document-policy/reporting/unsized-media-reporting-tentative.html.ini new file mode 100644 index 0000000000..5334d1184b --- /dev/null +++ b/testing/web-platform/meta/document-policy/reporting/unsized-media-reporting-tentative.html.ini @@ -0,0 +1,4 @@ +[unsized-media-reporting-tentative.html] + expected: TIMEOUT + [Unsized-media Report Format] + expected: TIMEOUT |