[screen-wake-lock] Stop using "browsing context" in the spec (#362)

rakuco has just created a new issue for https://github.com/w3c/screen-wake-lock:

== Stop using "browsing context" in the spec ==
Since whatwg/html#6315, the HTML spec suggests other specifications use "navigable" and associated concepts (along with Document) rather than "browsing context" in most cases. See also the notice in https://html.spec.whatwg.org/multipage/document-sequences.html#windows:

> Modern specifications should avoid using the [browsing context](https://html.spec.whatwg.org/multipage/document-sequences.html#browsing-context) concept in most cases, unless they are dealing with the subtleties of [browsing context group switches](https://html.spec.whatwg.org/multipage/browsers.html#browsing-context-group-switches-due-to-cross-origin-opener-policy) and [agent cluster allocation](https://html.spec.whatwg.org/multipage/document-sequences.html#agent-cluster-map). Instead, the [Document](https://html.spec.whatwg.org/multipage/dom.html#document) and [navigable](https://html.spec.whatwg.org/multipage/document-sequences.html#navigable) concepts are usually more appropriate.

This specification references "browsing context" in https://w3c.github.io/screen-wake-lock/#the-request-method

Please view or discuss this issue at https://github.com/w3c/screen-wake-lock/issues/362 using your GitHub account


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

Received on Wednesday, 5 July 2023 13:33:18 UTC