diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /testing/web-platform/meta/preload | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/preload')
-rw-r--r-- | testing/web-platform/meta/preload/modulepreload-sri-importmap.html.ini | 4 | ||||
-rw-r--r-- | testing/web-platform/meta/preload/prefetch-document.html.ini | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/testing/web-platform/meta/preload/modulepreload-sri-importmap.html.ini b/testing/web-platform/meta/preload/modulepreload-sri-importmap.html.ini new file mode 100644 index 0000000000..355730ec64 --- /dev/null +++ b/testing/web-platform/meta/preload/modulepreload-sri-importmap.html.ini @@ -0,0 +1,4 @@ +[modulepreload-sri-importmap.html] + expected: + if (os == "win") and debug: CRASH + if (os == "android") and debug: CRASH diff --git a/testing/web-platform/meta/preload/prefetch-document.html.ini b/testing/web-platform/meta/preload/prefetch-document.html.ini index 220500a387..58da328366 100644 --- a/testing/web-platform/meta/preload/prefetch-document.html.ini +++ b/testing/web-platform/meta/preload/prefetch-document.html.ini @@ -2,8 +2,5 @@ [same origin document prefetch without 'as' should be consumed] expected: FAIL - [same-site different-origin document prefetch without 'as' should be consumed] - expected: FAIL - [Document prefetch should send the exact Accept header as navigation] expected: FAIL |