The Wayback Machine - https://web.archive.org/web/20201223171212/https://github.com/Fyrd/caniuse/issues/4459
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

Please include `:blank` pseudo-class #4459

Closed
mahdiyazdani opened this issue Aug 24, 2018 · 3 comments
Closed

Please include `:blank` pseudo-class #4459

mahdiyazdani opened this issue Aug 24, 2018 · 3 comments

Comments

@mahdiyazdani
Copy link

@mahdiyazdani mahdiyazdani commented Aug 24, 2018

:blank is part of the CSS Selectors Level 4 draft

p:blank {
  display: none;
}
@Schweinepriester
Copy link
Contributor

@Schweinepriester Schweinepriester commented Aug 25, 2018

Already requested in #1058, but might be useful to have a separate issue.

@GreLI
Copy link

@GreLI GreLI commented Dec 6, 2018

:blank for the empty elements with space now is just extended :empty in CSS Selectors level 4. It was (re-)added for empty inputs, but its status is at-risk.

@Fyrd Fyrd closed this Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.