Document `Cross-Origin-Embedder-Policy-Report-Only` HTTP header
- Dominant language
- Markdown
- Stars
- 11k
- Forks
- 23.2k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 331
Description
### Proposal
The WHATWG HTML Standard includes an HTTP field `Cross-Origin-Embedder-Policy-Report-Only`. This was originally written in https://wicg.github.io/cross-origin-embedder-policy/, and then merged into the WHATWG HTML Standard via https://github.com/whatwg/html/commit/70b8bb4e8bbd529229a3c2f2c12a41b1db5b69db. The definition lives at https://html.spec.whatwg.org/#cross-origin-embedder-policy-report-only
### Browser support
Chromium implementation bug (marked as fixed in May 2020): https://issues.chromium.org/issues/40119001
I'm not sure what version of Google Chrome this would link to.
- [ ] Add https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cross-Origin-Embedder-Policy-Report-Only
- [ ] Update https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cross-Origin-Embedder-Policy
- [ ] Update https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers
### Dependencies
- [ ] BCD entry at https://github.com/mdn/browser-compat-data/tree/main/http/headers
### Additional information
- WHATWG issue: whatwg/html#4175
- https://github.com/whatwg/html/commit/70b8bb4e8bbd529229a3c2f2c12a41b1db5b69db, which merges Cross-Origin-Embedder-Policy from WICG to WHATWG
- Chromium Intent-to-Ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/XBKAGb2_7uA/m/ojAdWbN1AAAJ
### Are you willing to support this work?
I'm new to contributing to MDN, but I'm willing to write a PR that adds a page for this
Contributor guide
Assessment
This issue has not been assessed yet.