[w3c/ServiceWorker] Update Page Visibility refs and IDL (Issue #1616)

Service Workers references interfaces and concepts in Page Visibility. The Page Visibility spec was integrated into HTML. References to concepts should be updated to target the HTML spec.

The `VisibilityState` enum was also replaced by a [`DocumentVisibilityState`](https://html.spec.whatwg.org/multipage/dom.html#documentvisibilitystate) enum.

-- 
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/ServiceWorker/issues/1616

Received on Wednesday, 10 November 2021 09:37:25 UTC