Update Page Visibility refs and IDL
Open
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 3.6k
- Forks
- 324
- Avg merge
- 14d 22h
- Merged PRs (30d)
- 1
Description
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 enum.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the Service Workers specification for references to Page Visibility concepts and the VisibilityState IDL. Compare those references with the HTML specification, including the DocumentVisibilityState definition. Done means the affected references target HTML and the obsolete enum reference is updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100