gecko-dev/testing/web-platform/tests/cors
moz-wptsync-bot 6ad4d29c17 Bug 1541558 [wpt PR 16048] - CORS/XHR: mark Client Hints tentative, a=testonly
Automatic update from web-platform-tests
CORS/XHR: mark Client Hints tentative

This ensures Client Hints related tests outside the client-hints/ directory are marked as tentative (and one is effectively removed as it duplicates other tests) as there's no Fetch integration anymore.

--

wpt-commits: cc011877337a36d13bdbcc9f40faab438e5ae0c9
wpt-pr: 16048
2019-04-24 11:30:51 +01:00
..
resources Bug 1541545 [wpt PR 15952] - Consolidate .gitignore files under the root., a=testonly 2019-04-24 11:30:48 +01:00
304.htm Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
access-control-expose-headers-parsing.window.js
basic.htm
client-hint-request-headers-2.tentative.htm Bug 1541558 [wpt PR 16048] - CORS/XHR: mark Client Hints tentative, a=testonly 2019-04-24 11:30:51 +01:00
client-hint-request-headers.htm
cors-safelisted-request-header.any.js
credentials-flag.htm
image-tainting-in-cross-origin-iframe.sub.html
late-upload-events.htm
META.yml
origin.htm Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
preflight-cache.htm Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
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
simple-requests-ch.tentative.htm Bug 1541558 [wpt PR 16048] - CORS/XHR: mark Client Hints tentative, a=testonly 2019-04-24 11:30:51 +01:00
simple-requests.htm
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