Re: [whatwg/fetch] Split 'document' destination into 'frame' and 'iframe'. (#948)

> I wanted to double check what ends up happening in Chrome, but I cannot find a plugin example that works

Try `<embed src="https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf" type="application/pdf">`. That sends `no-cors`/`embed` in Chrome 79, as we currently render PDF via a PPAPI plugin.

-- 
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/948#issuecomment-547420899

Received on Tuesday, 29 October 2019 13:32:33 UTC