1
0
Fork 0
firefox/testing/web-platform/meta/shared-storage/run-url-selection-operation.tentative.https.sub.html.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

48 lines
1.4 KiB
INI

[run-url-selection-operation.tentative.https.sub.html]
[selectURL() resolves to config]
expected: FAIL
[selectURL() resolves to urn:uuid]
expected: FAIL
[selectURL() with urls array length too big, selectURL() resolves to config]
expected: FAIL
[selectURL() with empty urls array, selectURL() resolves to config]
expected: FAIL
[selectURL() with missing url, selectURL() resolves to config]
expected: FAIL
[selectURL() with invalid url, selectURL() resolves to config]
expected: FAIL
[selectURL() with invalid report url selectURL() resolves to config]
expected: FAIL
[selectURL() with http report url, selectURL() resolves to config]
expected: FAIL
[selectURL() with invalid reportingMetadata selectURL() resolves to config]
expected: FAIL
[selectURL() with urls array length too big, selectURL() resolves to urn:uuid]
expected: FAIL
[selectURL() with empty urls array, selectURL() resolves to urn:uuid]
expected: FAIL
[selectURL() with missing url, selectURL() resolves to urn:uuid]
expected: FAIL
[selectURL() with invalid url, selectURL() resolves to urn:uuid]
expected: FAIL
[selectURL() with invalid report url selectURL() resolves to urn:uuid]
expected: FAIL
[selectURL() with http report url, selectURL() resolves to urn:uuid]
expected: FAIL
[selectURL() with invalid reportingMetadata selectURL() resolves to urn:uuid]
expected: FAIL