Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Page Visibility spec references #218

Merged
merged 3 commits into from
Dec 19, 2022

Conversation

beaufortfrancois
Copy link
Collaborator

@beaufortfrancois beaufortfrancois commented Dec 19, 2022

@rakuco Thanks for filing #217

Hopefully this PR fixes it. Can you have a look?


Preview | Diff

Copy link
Member

@rakuco rakuco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at https://html.spec.whatwg.org/multipage/interaction.html#page-visibility, {{visibilityState}} just returns the value of an internal slot that's set to either "hidden" or "visible".

Wouldn't it make more sense to say that "the PiP window visibility must not be taken into account by the user agent to determine if the system visibility state of a traversable navigable has changed" or something along those lines?

@beaufortfrancois
Copy link
Collaborator Author

@rakuco Feedback addressed! Thank you :)

Copy link
Member

@rakuco rakuco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm with a nit. Thanks!

index.bs Outdated Show resolved Hide resolved
Copy link
Member

@rakuco rakuco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm :shipit:

@beaufortfrancois beaufortfrancois merged commit e2c0312 into main Dec 19, 2022
github-actions bot added a commit that referenced this pull request Dec 19, 2022
SHA: e2c0312
Reason: push, by beaufortfrancois

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants