gecko-dev/testing/web-platform/tests/cors
Yutaka Hirano d18b51151b Bug 1488133 [wpt PR 12797] - Update cors/simple-requests.htm for extra "safelisted headers" rules, a=testonly
Automatic update from web-platform-testsFetch: align CORS test with new "safelisted headers" rules

See https://github.com/whatwg/fetch/pull/736 for context.
--

wpt-commits: efa5cebbd4a2b5df055a12212c534b13052154b8
wpt-pr: 12797
2018-09-10 10:12:01 +00:00
..
resources Bug 1473870 [wpt PR 11663] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=186939, a=testonly 2018-07-11 07:59:20 +01:00
304.htm
access-control-expose-headers-parsing.window.js
allow-headers.htm
basic.htm
client-hint-request-headers.htm Bug 1452865 [wpt PR 10369] - Add client hints headers as CORS safe headers, a=testonly 2018-05-14 09:55:29 +00:00
credentials-flag.htm
image-tainting-in-cross-origin-iframe.sub.html
late-upload-events.htm
META.yml Bug 1476293 [wpt PR 12024] - Add spec links to META.yml, a=testonly 2018-07-29 18:49:42 +01:00
origin.htm
preflight-cache.htm
preflight-failure.htm
README.md
redirect-origin.htm
redirect-preflight-2.htm
redirect-preflight.htm
redirect-userinfo.htm
remote-origin.htm
request-headers.htm
response-headers.htm
script-304.html Bug 1473870 [wpt PR 11663] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=186939, a=testonly 2018-07-11 07:59:20 +01:00
simple-requests.htm Bug 1488133 [wpt PR 12797] - Update cors/simple-requests.htm for extra "safelisted headers" rules, a=testonly 2018-09-10 10:12:01 +00:00
status-async.htm
status-preflight.htm
status.htm
support.js

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