- From: Janice Shiu <notifications@github.com>
- Date: Mon, 06 Jan 2020 23:29:30 -0800
- To: w3c/screen-orientation <screen-orientation@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/screen-orientation/pull/191@github.com>
Goal is to remove the spec's [dependencies list](https://w3c.github.io/screen-orientation/#dependencies).
#### Dependencies
1. Fullscreen element - unused, removed in this PR
2. HTML list of the descendant browsing contexts - [PR to export the term. Has ongoing discussion](https://github.com/whatwg/html/pull/5194)
3. Page Visibility now visible algorithm - [issue to export page visibility definitions](https://github.com/w3c/page-visibility)
4. Animation frame task - the linked [issue](https://github.com/whatwg/fullscreen/issues/16) is still pending. There doesn't seem to be a way to link the definition through xref yet.
cc @marcoscaceres
---
The following tasks have been completed:
* [x] Confirmed there are no ReSpec/BikeShed errors or warnings.
* [ ] Modified Web platform tests (link to pull request)
Implementation commitment:
* [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
* [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
* [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=)
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/screen-orientation/pull/191
-- Commit Summary --
* remove unused fullscreen element dependency
-- File Changes --
M index.html (4)
-- Patch Links --
https://github.com/w3c/screen-orientation/pull/191.patch
https://github.com/w3c/screen-orientation/pull/191.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/w3c/screen-orientation/pull/191
Received on Tuesday, 7 January 2020 07:29:33 UTC