1
0
Fork 0
firefox/testing/web-platform/meta/subresource-integrity/signatures/tentative/query.window.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

57 lines
2.1 KiB
INI

[query.window.html]
expected:
if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
[`fetch()`: Query = "": mismatched integrity check: blocked.]
expected: FAIL
[`fetch()`: Query = "test": mismatched integrity check: blocked.]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, NOTRUN]
FAIL
[`fetch()`: Query = "test=a": mismatched integrity check: blocked.]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, NOTRUN]
FAIL
[`fetch()`: Query = "test=%2F": mismatched integrity check: blocked.]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, NOTRUN]
FAIL
[`fetch()`: Query = "test=ü": mismatched integrity check: blocked.]
expected:
if (processor == "x86") and (os == "win") and not debug: [FAIL, NOTRUN]
FAIL
[`fetch()`: Query = "test=ü": matching integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[`fetch()`: Query = "test=a": no integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[`fetch()`: Query = "test=%2F": matching integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[`fetch()`: Query = "test": matching integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[`fetch()`: Query = "test=ü": no integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[`fetch()`: Query = "test=%2F": no integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]
[`fetch()`: Query = "test": no integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
[`fetch()`: Query = "test=a": matching integrity check: loads.]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]