diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /testing/web-platform/meta/document-policy/reporting | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
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 |