1
0
Fork 0
firefox/testing/web-platform/tests/cors
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
..
resources Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
304.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
access-control-expose-headers-parsing.window.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
basic.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
client-hint-request-headers-2.tentative.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
client-hint-request-headers.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
cors-safelisted-request-header.any.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
credentials-flag.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
image-tainting-in-cross-origin-iframe.sub.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
late-upload-events.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
META.yml Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
origin.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
preflight-cache-partitioning.sub.window.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
preflight-cache.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
preflight-failure.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
redirect-origin.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
redirect-preflight-2.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
redirect-preflight.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
redirect-userinfo.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
remote-origin.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
request-headers.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
response-headers.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
script-304.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
simple-requests-ch.tentative.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
simple-requests.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
status-async.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
status-preflight.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
status.htm Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
support.js Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

Tests for the Fetch Standard.

These tests are located here as originally the CORS protocol was defined on its own.

More CORS tests can be found in

  • /fetch
  • /xhr