-
Notifications
You must be signed in to change notification settings - Fork 2k
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
adds Element.isVisible #16473
adds Element.isVisible #16473
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for adding this! We recently added a feature that allows derivative browsers to mirror from their upstream counterparts. Let's utilize it here, if that sounds good (this applies to all other PRs as well)!
w3c/csswg-drafts#7317 resolved to rename this to |
@foolip I'll update it when I do the other change |
It looks like this has been renamed to |
It was actually renamed to |
This pull request has merge conflicts that must be resolved before it can be merged. |
Alright, since there's no implementation and the spec has been renaming this, I think we should wait until a browser has implemented this before creating a PR. |
Element.isVisible is in Chrome 103. This PR adds BCD.