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

As discussed in w3c/webappsec-fetch-metadata#45, splitting 'document' into a set of
destination values that developers can use to determine whether the request is for
a top-level document or a nested document will allow us to simplify Fetch Metadata
checks performed server side.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Split 'document' destination into 'frame' and 'iframe'.

-- File Changes --

    M fetch.bs (20)

-- Patch Links --

https://github.com/whatwg/fetch/pull/948.patch
https://github.com/whatwg/fetch/pull/948.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/948

Received on Monday, 7 October 2019 07:21:21 UTC