[whatwg/fetch] Add colorprofile destination (#1331)

For CSS color-profiles
(https://drafts.csswg.org/css-color-4/#at-profile)

Uses `style-src` for CSP.

Closes #1324

<!--
Thank you for contributing to the Fetch Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

- [ ] At least two implementers are interested (and none opposed):
   * …
   * …
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * …
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: …
   * Firefox: …
   * Safari: …

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1331


-- Commit Summary --

  * <a href="https://github.com/whatwg/fetch/pull/1331/commits/c2107c0b0de5c104ea44b90263bcf80a80e5c6e2">Add colorprofile destination</a>

-- File Changes --

    M fetch.bs (13)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1331.patch

https://github.com/whatwg/fetch/pull/1331.diff


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1331

Received on Tuesday, 12 October 2021 13:49:19 UTC