Re: [fxtf-drafts] [css-masking-1] Fetch doesn't define "potentially CORS-enabled fetch" (#358)

You probably want to do something similar to https://html.spec.whatwg.org/#create-a-potential-cors-request. In particular, you want to invoke https://fetch.spec.whatwg.org/#concept-fetch with a https://fetch.spec.whatwg.org/#concept-request with the appropriate bits set.

-- 
GitHub Notification of comment by annevk
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/358#issuecomment-518676414 using your GitHub account

Received on Tuesday, 6 August 2019 13:46:33 UTC