[whatwg/fetch] Consider splitting `document` into `document` and `nested-document`. (#755)

As [discussed in the context of `Sec-Metadata`](https://github.com/w3ctag/design-reviews/issues/280#issuecomment-394598257), it might be useful to clearly distinguish between top-level and nested navigation requests by splitting the `document` destination into `document` and `nested-document`.

@annevk notes that this might be a breaking change, as folks might be relying on the existing `document` destination that's exposed on `Request` objects. @wanderview, @jakearchibald: WDYT?



-- 
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/issues/755

Received on Tuesday, 5 June 2018 07:33:30 UTC