Re: [presentation-api] Switch to automatic cross-references (#486)

I would split the list into two.

First, the terms that the spec needs in other algorithms:
- [parse a URL](https://html.spec.whatwg.org/multipage/urls-and-fetching.html#parse-a-url), used in [Constructing a `PresentationRequest`](https://w3c.github.io/presentation-api/#constructing-a-presentationrequest)
- [list of descendant browsing contexts](https://html.spec.whatwg.org/multipage/browsers.html#list-of-the-descendant-browsing-contexts), used in [Select a presentation display](https://w3c.github.io/presentation-api/#dfn-select-a-presentation-display)

For these, I think that we should reach out to the WHATWG and request that they get an `export` flag.

Second, the list of terms that the spec needs to define the "incognito" mode. Ideally, that definition would rather be in HTML and it does not make a lot of sense to export these terms from HTML. It may be worth checking whether there is interest in upstreaming the definition.

-- 
GitHub Notification of comment by tidoust
Please view or discuss this issue at https://github.com/w3c/presentation-api/pull/486#issuecomment-711802027 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 19 October 2020 08:07:08 UTC